mingw check hung - Mailing list pgsql-hackers

From Andrew Dunstan
Subject mingw check hung
Date
Msg-id 497BA951.7090205@dunslane.net
Whole thread Raw
Responses Re: mingw check hung  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Something happened about 80 hours ago that caused my mingw buildfarm 
member (gcc 3.4.2 on Win XP Pro SP2) to hang at the check stage. It 
looks like it's hung in initdb.

I wonder if it could be this commit:

Log Message:
-----------
Make win32 builds always do SetEnvironmentVariable() when doing putenv().
Also, if linked against other versions than the default MSVCRT library
(for example the MSVC build which links against MSVCRT80), also update
the cache in the default MSVCRT at the same time.

I note that the change is not apparently limited to MSVC builds. The MSVC animal that runs on the same machine appears
unaffected.I see one other mingw buildfarm member that is having problems that started a few days ago (yak) and another
thatlooks like it is a few hours overdue to report, so it might also be hung (vaquita).
 

cheers

andrew




pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: More FOR UPDATE/FOR SHARE problems
Next
From: Robert Haas
Date:
Subject: Re: SE-PostgreSQL Updated Revision (r1460)