Date: Wed, 01 Apr 2015 16:21:33 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Yuri <yuri@rawbw.com>, "ports@freebsd.org" <ports@freebsd.org> Subject: Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug Message-ID: <551C615D.8050706@FreeBSD.org> In-Reply-To: <551C5C4C.5090707@rawbw.com> References: <551C5C4C.5090707@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WdINNaRrbTxE6avAogRNblsR7eAfsp4JS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 4/1/2015 3:59 PM, Yuri wrote: > I found that packages produced by poudriere likely link with base > openssl, while port make likely links with the port openssl. > This is because of the lines in bsd.openssl.mk which check for the > presence of openssl shared library and headers under PREFIX, and set > WITH_OPENSSL_BASE when they aren't present. In case of port make files > are likely present, and in case of poudriere build files are likely not= > present. >=20 > Example is ftp/curl (with GSSAPI=3DNONE, OPENSSL=3Dyes options). *Poud= riere > produces curl library, that causes VirtualBox to break* due to the > openssl base vs. port conflicts. See recent emulation@ ML threads. Port= > make produces curl library that works fine with VirtualBox. >=20 > I think both WITH_OPENSSL_BASE and WITH_OPENSSL_PORT should be retired,= > and code checking file presence also should be removed, and all ports > should be made to build with an openssl port instead. Ports should neve= r > use base OpenSSL. >=20 > Only <100 ports touch WITH_OPENSSL_... variables. Somebody who is able > to make such decisions and has the commit bit should bit should look > into this. Otherwise, massively faulty package repositories are produce= s. >=20 > Yuri I've wanted this for a long time. I think we should just do it. --=20 Regards, Bryan Drewery --WdINNaRrbTxE6avAogRNblsR7eAfsp4JS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVHGFdAAoJEDXXcbtuRpfPqRwIAN4SQpXDtl6kR2BKsQuJ9pL4 hMUQ+tOudVYCdiSN5aodxJv90QRZV5S/yjVURTfhewIN3gubWV3ssohLdBL9oufI AOynhHxafhyoeOjtp7YdytC05uDVc4cZYA151J++VoLWkrnD5IhhL0268jPFjIm5 nm6g9xbVtoNN+ghH4K6lmpvnHfuVnhz6MJCOP1Q/Q9j1geSUHmiDrjTc1e1kh1nr 4WzFnnd34QOKZki1lFVlQBu+qEVEwKsbE48V83KbHHB4ZKQQL1xHbbav3J0KTCSY WjmYpZG+94FGyYLVeiKbUSYj/OU5tw6w/xZpYu+CMJqn+4vCJp3GSxlit/KqkTg= =S5di -----END PGP SIGNATURE----- --WdINNaRrbTxE6avAogRNblsR7eAfsp4JS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551C615D.8050706>