unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Guile automated builds available
@ 2008-08-12  7:22 Ludovic Courtès
  2008-09-10 21:18 ` Neil Jerram
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2008-08-12  7:22 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

Hello,

I've installed a daily build process on some of the GCC Compile Farm
Project's machines [0], currently covering 3 architectures (sparc64,
alphaev56 and x86-64), all under GNU/Linux, with different versions of
GCC.  From now on, the build should run at around 3pm UTC every day.
Build logs are sent by mail to Simon Josefsson's Autobuild service [1]
and can be seen here:

  http://autobuild.josefsson.org/guile/

I'm planning to add automated builds on some of HP's Test Drive machines
eventually, but that will require more work as they are behind a very
restrictive firewall (no HTTP, no SSH, etc.).

I use a simple script (attached) that invokes Autobuild's m4 macro [2].
I'm wondering whether it would be a good idea to include it in releases,
and tell people they can run
"./configure && make check | mail guile@autobuild.josefsson.org" so that
we get more build results.

Thoughts?

Thanks,
Ludovic.

[0] http://gcc.gnu.org/wiki/CompileFarm
[1] http://autobuild.josefsson.org/
[2] http://josefsson.org/autobuild/


[-- Attachment #2: The script --]
[-- Type: application/x-sh, Size: 952 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile automated builds available
  2008-08-12  7:22 Guile automated builds available Ludovic Courtès
@ 2008-09-10 21:18 ` Neil Jerram
  2008-09-11 10:21   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Jerram @ 2008-09-10 21:18 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guile-devel

Hi Ludo, sorry that this is so late...!

2008/8/12 Ludovic Courtès <ludo@gnu.org>:
> Hello,
>
> I've installed a daily build process on some of the GCC Compile Farm
> Project's machines [0], currently covering 3 architectures (sparc64,
> alphaev56 and x86-64), all under GNU/Linux, with different versions of
> GCC.  From now on, the build should run at around 3pm UTC every day.
> Build logs are sent by mail to Simon Josefsson's Autobuild service [1]
> and can be seen here:
>
>  http://autobuild.josefsson.org/guile/

This looks really useful!

> I use a simple script (attached) that invokes Autobuild's m4 macro [2].
> I'm wondering whether it would be a good idea to include it in releases,
> and tell people they can run
> "./configure && make check | mail guile@autobuild.josefsson.org" so that
> we get more build results.
>
> Thoughts?

I think that's an excellent idea.  Just to check that I'm
understanding correctly: I believe you mean just adding AB_INIT to
configure.in, and the source for AB_INIT to acinclude.m4; is that
right?

Regards,
       Neil




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile automated builds available
  2008-09-10 21:18 ` Neil Jerram
@ 2008-09-11 10:21   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2008-09-11 10:21 UTC (permalink / raw)
  To: guile-devel

Hi Neil,

"Neil Jerram" <neiljerram@googlemail.com> writes:

> 2008/8/12 Ludovic Courtès <ludo@gnu.org>:

>> I use a simple script (attached) that invokes Autobuild's m4 macro [2].
>> I'm wondering whether it would be a good idea to include it in releases,
>> and tell people they can run
>> "./configure && make check | mail guile@autobuild.josefsson.org" so that
>> we get more build results.
>>
>> Thoughts?
>
> I think that's an excellent idea.  Just to check that I'm
> understanding correctly: I believe you mean just adding AB_INIT to
> configure.in, and the source for AB_INIT to acinclude.m4; is that
> right?

Yes.  Will do it shortly.

Thanks,
Ludo'.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-11 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12  7:22 Guile automated builds available Ludovic Courtès
2008-09-10 21:18 ` Neil Jerram
2008-09-11 10:21   ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).