Re: [Pgbuildfarm-members] Error tree problem on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: pgbuildfarm-members(at)pgfoundry(dot)org
Subject: Re: [Pgbuildfarm-members] Error tree problem on Windows
Date: 2007-05-14 11:52:39
Message-ID: 46484D87.3030406@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members


Ugh. Of course.

Please replace the strftime format argument with this: "%Y-%m-%d_%H-%M-%S"

I'll get a patch in shortly.

Meanwhile, you'll need to rename those directories by hand if you need
to keep them or buildfarm won't run (as you see below).

cheers

andrew

Dave Page wrote:
> Hi Andrew,
>
> Narwhal errored on Friday, so I have some logging from the run which
> sheds some light on why the error builds aren't being kept. The problem
> appears to be that the new directory name contains colons which can only
> be used in the drive designation on Windows.
>
> I also included the log from the following run - for whatever reason it
> seems that the error run left it's inst directory behind.
>
> Regards, Dave.
>
> ==============================================================================
> Fri May 11 21:00:00 GMTDT 2007
> Starting HEAD run...
> failed to unlimit core size: Can't locate BSD/Resource.pm in @INC (@INC
> contains: /usr/lib/perl5/5.6.1/msys /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/msys /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl .) at ./run_build.pl line 330.
> [21:00:01] checking out source ...
> [21:00:19] checking if build run needed ...
> [21:00:29] copying source to pgsql.2360 ...
> [21:02:01] running configure ...
> [21:07:08] running make ...
> [21:23:00] running make check ...
> [21:31:08] running make contrib ...
> [21:34:59] running make install ...
> [21:39:09] setting up db cluster ...
> [21:39:28] starting db ...
> [21:39:32] running make installcheck ...
> [21:44:01] restarting db ...
> [21:44:04] running make PL installcheck ...
> [21:44:34] restarting db ...
> [21:44:36] running make contrib install ...
> [21:45:49] running make contrib installcheck ...
> Buildfarm member narwhal failed on HEAD stage ContribCheck
> sh: $devnull: ambiguous redirect
> moving kept error trees
> error renaming 'pgsql.2360' to 'pgsqlkeep.2007-05-11-21:00:01': No such
> file or directoryerror renaming 'inst' to
> 'instkeep.2007-05-11-21:00:01': Permission deniedFinished.
> Fri May 11 21:49:41 GMTDT 2007
> ==============================================================================
>
>
>
> ==============================================================================
>
> Sat May 12 03:00:00 GMTDT 2007
> Starting HEAD run...
> /usr/local/pgbuildfarm/buildroot/HEAD has pgsql.1824 or inst
> directories! at ./run_build.pl line 308.
> Finished.
> Sat May 12 03:00:01 GMTDT 2007
> ==============================================================================
>
>

In response to

Responses

Browse buildfarm-members by date

  From Date Subject
Next Message Dave Page 2007-05-14 12:37:33 Re: [Pgbuildfarm-members] Error tree problem on Windows
Previous Message Dave Page 2007-05-14 07:38:42 [Pgbuildfarm-members] Error tree problem on Windows