Re: Windows exit code 128 ... it's baaack

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, dpage(at)postgresql(dot)org
Subject: Re: Windows exit code 128 ... it's baaack
Date: 2014-09-17 16:17:58
Message-ID: 5419B436.7070404@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 04/07/2014 10:26 AM, Andres Freund wrote:
> On 2014-04-05 11:05:09 -0400, Tom Lane wrote:
>> Andres Freund <andres(at)2ndquadrant(dot)com> writes:
>>> On 2014-02-27 19:14:13 -0500, Tom Lane wrote:
>>>> I looked at the postmaster log for the ongoing issue on narwhal
>>>> (to wit, that the contrib/dblink test dies the moment it tries
>>>> to do anything dblink-y), and looky here what the postmaster
>>>> has logged:
>>> One interesting bit about this is that it seems to work in 9.3...
>> Well, yeah, it seems to have been broken somehow by the Windows
>> linking changes we did awhile back to try to ensure that missing
>> PGDLLIMPORT markers would be detected reliably. Which we did not
>> back-patch.
> Hard to say since there's been no working builds for HEAD for so long on
> narwahl :(.
>

This issue has been hanging around for many months, possibly much longer
since the last successful build on narwhal was 2012-08-01 and then it
went quiet until 2014-02-03, when it came back with this error.

If we don't care to find a fix, I think we need to declare narwhal's
fairly ancient compiler out of support and decommission it. Other gcc
systems we have with more modern compilers are not getting this issue.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marti Raudsepp 2014-09-17 16:22:28 Re: Join consolidation / Removing duplicate joins
Previous Message Pavel Stehule 2014-09-17 15:46:39 Re: printing table in asciidoc with psql