From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>, pgsql-hackers(at)postgresql(dot)org, Christoph Berg <myon(at)debian(dot)org>, remi_zara(at)mac(dot)com |
Subject: | Re: OpenSSL 1.1 breaks configure and more |
Date: | 2016-08-29 18:27:17 |
Message-ID: | 15588.1472495237@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Heikki Linnakangas <hlinnaka(at)iki(dot)fi> writes:
> Buildfarm animals "locust" and "prairiedog" are not happy with this.
> They seem to be using OpenSSL 0.9.7, as they failed with errors related
> to those ECDH calls:
prairiedog definitely is, and since locust is also an ancient OS X
version, that's not too surprising also. (I imagine gaur/pademelon
will fall over too, next time I turn it on.)
> Tom, Rmi, can you fix locust and prairiedog, please, by updating
> OpenSSL or removing --with-openssl?
Roger, will do (probably just the latter for today).
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-08-29 18:39:27 | Re: GIN logging GIN_SEGMENT_UNMODIFIED actions? |
Previous Message | Tom Lane | 2016-08-29 18:19:42 | Fix some corner cases that cube_in rejects |