| From: | Jeremy Drake <pgbuildfarm(at)jdrake(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>, "Aaron W(dot) Swenson" <titanofold(at)gentoo(dot)org> |
| Subject: | Re: PL/perl should fail on configure, not make |
| Date: | 2013-01-11 06:01:43 |
| Message-ID: | alpine.BSO.2.00.1301102151510.8610@resin.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, 11 Jan 2013, Tom Lane wrote:
> pgbuildfarm(at)jdrake(dot)com writes:
> 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 ...)
mongoose is 32-bit, and a really old version of icc. okapi is 64-bit, and
a merely moderately old icc. I should set up a dedicated buildfarm
VM with the latest version...
>
> 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.
I'm sorry, I didn't see this. It must not have been CC'd to me, I don't
subscribe to -hackers anymore, I just couldn't keep up with the traffic
after I got a new job that wasn't postgres-related.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sandeep Thakkar | 2013-01-11 06:32:47 | Re: Bug: Windows installer modifies ACLs on the whole volume |
| Previous Message | Tom Lane | 2013-01-11 05:48:33 | Re: PL/perl should fail on configure, not make |