Re: [Pgbuildfarm-members] new commit

Lists: buildfarm-members
From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org>
Subject: [Pgbuildfarm-members] new commit
Date: 2006-07-16 21:30:28
Message-ID: 44BAAFF4.2010203@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: buildfarm-members


I have committed a new version of main client script, which does 2 things:

. removes the ccache directory if it exists and the build has failed.
There have been persistent suspicions of failures due to ccache, so this
should help a bit if ccache has in fact been the cause.

. alters many of the file operations from shell calls to direct perl
module calls. This is a beginning of preparation for support of MSVC builds.

I have not put together a new release yet, but I would appreciate test
reports on this version of the script, which you can get at
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/pgbuildfarm/client-code/run_build.pl?rev=1.64&content-type=text/plain

thanks

andrew


From: David Fetter <david(at)fetter(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org>
Subject: Re: [Pgbuildfarm-members] new commit
Date: 2006-07-17 01:06:12
Message-ID: 20060717010612.GA26868@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: buildfarm-members

On Sun, Jul 16, 2006 at 05:30:28PM -0400, Andrew Dunstan wrote:
>
> I have committed a new version of main client script, which does 2
> things:
>
> . removes the ccache directory if it exists and the build has
> failed. There have been persistent suspicions of failures due to
> ccache, so this should help a bit if ccache has in fact been the
> cause.
>
> . alters many of the file operations from shell calls to direct perl
> module calls. This is a beginning of preparation for support of MSVC
> builds.
>
> I have not put together a new release yet, but I would appreciate
> test reports on this version of the script, which you can get at
> http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/pgbuildfarm/client-code/run_build.pl?rev=1.64&content-type=text/plain

It's running on agouti :)

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!