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

From: "Aaron W(dot) Swenson" <titanofold(at)gentoo(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL/perl should fail on configure, not make
Date: 2013-01-11 03:59:28
Message-ID: 20130111035927.GB6696@gengoff.grandmasfridge.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 10, 2013 at 10:25:25PM -0500, Tom Lane wrote:
> "Aaron W. Swenson" <titanofold(at)gentoo(dot)org> writes:
> > On Thu, Jan 10, 2013 at 08:12:56PM -0500, Tom Lane wrote:
> >> Sorry about going off on a theological tangent. The important question
> >> at this point is, can anybody fix the test so it works on Gentoo?
> >> If not we'll have to pull it out, whether or not it would be a good
> >> thing to have on Debian.
>
> > I can give it a go.
>
> Great, thanks!
>
> One thing we can see now that we have a full buildfarm cycle with that
> patch is that two out of the three Gentoo machines in the farm are
> perfectly happy with it --- only okapi doesn't like it. So that raises
> a new set of questions. It seems somewhat likely now that this is a
> local misconfiguration problem on okapi, but unless we can diagnose it
> I still feel that we'll have to drop the configure probe.
>
> Just a moment ago I pushed another change to make configure place the
> -I$perl_archlibexp/CORE switch at the end of CPPFLAGS not the beginning,
> because that's how plperl's makefile does it. I have not got much hope
> that the problem is an include search order issue, but that's the last
> thing I can think to try. I don't see any other plausibly-significant
> differences between what configure is doing and what the makefile is
> doing.
>
> regards, tom lane

Just checked out that change and it works for me. It finds libperl.

--
Mr. Aaron W. Swenson
Gentoo Linux Developer
Email : titanofold(at)gentoo(dot)org
GnuPG FP : 2C00 7719 4F85 FB07 A49C 0E31 5713 AA03 D1BB FDA0
GnuPG ID : D1BBFDA0

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message 李海龙 2013-01-11 04:08:30 Re: I s this a bug of spgist index in a heavy write condition?
Previous Message Craig Ringer 2013-01-11 03:58:36 Re: Bug: Windows installer modifies ACLs on the whole volume