Re: PL/perl should fail on configure, not make

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgbuildfarm@jdrake.com
Cc: Andrew Dunstan <andrew@dunslane.net>, Josh Berkus <josh@agliodbs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Tim Bunce <Tim.Bunce@pobox.com>, "Aaron W. Swenson" <titanofold@gentoo.org>
Date: 2013-01-11T05:48:33Z
Lists: pgsql-hackers
pgbuildfarm@jdrake.com writes:
> On Thu, 10 Jan 2013, Andrew Dunstan wrote:
>> Without access to the machine it's pretty hard to know, so I was just
>> speculating fairly wildly. If Jeremy can find out what the problem is that
>> would be good, or if he can give us access to the machine it shouldn't be
>> terribly hard to get to the bottom.

> I'll see what I can do.  For now, I can tell you that it works with GCC
> and fails with ICC.

Well, that's darn interesting in itself, because the error message looks
like it should be purely a linker issue.  (And I note that your other
buildfarm animal mongoose uses icc but is working anyway, so that's
definitely not the whole story ...)

Please note Aaron Swenson's offer of help too -- he's probably a lot
better qualified than anybody else here to figure out what is going on
with this.

			regards, tom lane