Re: Build failures with Mountain Lion - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Build failures with Mountain Lion
Date
Msg-id 11663.1343424391@sss.pgh.pa.us
Whole thread Raw
In response to Build failures with Mountain Lion  (Robert Creager <robert@logicalchaos.org>)
Responses Re: Build failures with Mountain Lion
List pgsql-hackers
Robert Creager <robert@logicalchaos.org> writes:
> Working on bringing online a new build farm machine running Mountain Lion.

> Warnings are being generated in the contrib installcheck phase, causing the failure of the build transaction.

> [5012f1c9.4014:27] LOG:  statement: select pgp_key_id(dearmor(seckey)) from keytbl where id=6;
> [5012f1c9.4014:28] WARNING:  detected write past chunk end in ExprContext 0x7fc82c136758

Hm.  We have seen similar symptoms reported by people using broken
openssl installations.  I've never tracked down the details but I
suspect header-vs-library mismatches.  Is it possible there are some
pre-ML openssl-related files hanging about on your machine?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Covering Indexes
Next
From: Jaime Casanova
Date:
Subject: Re: PostgreSQLs Extension