Date: Sun, 14 Oct 2018 13:31:09 -0400 From: Eric McCorkle <eric@metricspace.net> To: freebsd-current@freebsd.org Subject: Re: OpenSSL 1.1.1 Update report (ongoing) Message-ID: <e57f5200-4719-b264-7299-86efba36073d@metricspace.net> In-Reply-To: <584f2a1c-9ee3-36c1-ce78-681218d73b3a@metricspace.net> References: <584f2a1c-9ee3-36c1-ce78-681218d73b3a@metricspace.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l3gXiGfzTHG8RT3WbqFNdISn8U2t8u5Fq Content-Type: multipart/mixed; boundary="yzzNfzBs7a8ms4EzBWDYNOs9jYQhyy7fL"; protected-headers="v1" From: Eric McCorkle <eric@metricspace.net> To: freebsd-current@freebsd.org Message-ID: <e57f5200-4719-b264-7299-86efba36073d@metricspace.net> Subject: Re: OpenSSL 1.1.1 Update report (ongoing) References: <584f2a1c-9ee3-36c1-ce78-681218d73b3a@metricspace.net> In-Reply-To: <584f2a1c-9ee3-36c1-ce78-681218d73b3a@metricspace.net> --yzzNfzBs7a8ms4EzBWDYNOs9jYQhyy7fL Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable More: * ImageMagick (unrelated to OpenSSL 1.1.1): This fails with the OpenMP option ticked, due to trying to link with the base ld. Can be fixed by setting CC, CXX, LD to a port-installed clang, clang++, lld. The port should probably do this automatically. * compat-linux-c7-base had a signal 11 when creating a package, which could be ignored without any apparent problem. Might be related. * evolution-data-server: build process apparently ends up linking against installed evolution libs. This led to a build failure, due to missing libssl.so.8. Trying to deinstall then reinstall. Currently a little over halfway through. On 10/14/18 9:18 AM, Eric McCorkle wrote: > I'm currently in the process of updating my laptop, rebuilding world, > then rebuilding *all* ports. I have a large number of ports installed > (around 1200), and I tend to select a lot of build options. >=20 > This report is intended to help shake out issues relating to OpenSSL > 1.1.1. I'll be adding to this report as things progress. >=20 > So far: >=20 > * I'd seen issues with some C++ files not including string.h. I can't > seem to reproduce this on my other laptop, so I'm going to assume it's > fixed. >=20 > * Base libpmc jevents issue: buildworld fails for me when building > libpmc. It appears to be missing a dependency link to build the jevent= s > executable in the pmu-events subdirectory. I was able to work around > this by manually running make in that directory, then copying the resul= t > to the object directory for LIB32 builds >=20 > * librtmp: C compile errors directly attributable to OpenSSL 1.1.1 > (missing defs, etc) >=20 > * graphics/graphviz circular deps (unrelated to OpenSSL 1.1.1): graphvi= z > with gnomeui and/or librsvg options ticked ends up depending on vala, > which depends on graphviz. Unrelated to OpenSSL 1.1.1, but warrants > reporting. >=20 >=20 > That's all so far. Will send more info as it comes. >=20 --yzzNfzBs7a8ms4EzBWDYNOs9jYQhyy7fL-- --l3gXiGfzTHG8RT3WbqFNdISn8U2t8u5Fq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEvGNLeZs4J0tuYEzVGFxMX1xMlvsFAlvDfV0ACgkQGFxMX1xM lvvv8RAAi8S08yRuKS9iX64MiemBlsk5H0gM/mxtzlWUcZNup8iJW1m3S8OBRiMw 2VoaZdXbx0QCrnM8P0sj2PlnQsb35dQ1LZRjxFXO8j9MoiknFbFuWtHXVUBllrLY MNIaGFTy6wLhaGcJ49qy1SRlK0X2VHiWN+BpPxauAW4zg7ycZQgE/5rq1Ri+62Il EZaTmYkxJrX3UmlSnruRZk9Iu0IRDCnj0aEGCJiJMVqrGVOa8cf58Mg1YfQ7sXtR sN6Ib6Kq4QPa0/rSMASF5NU3gKEDbM2pR3TTVaVPyAIQcdKDqdOMEvE/lCu4xDBs Stk0tSi9VYzl/qbY4iLhtz1vafFgmLzXVeTD+jSytrgf4EnqwnEpjKETvClYepBI DfRSf9YuhV5SrzKMJqws7nYYwORWNoLo+/rNyoooZ9udNpBPqrbrEKvm7vmQej85 mAxowrP19LGJ9L/A2uk0If+qAkBnflKd0rpAwJtOrH5vNVvbV41CMmmbgAj9iSMy Fu2kD5tVrM2MQvw01Ai8Z1mHYxhxZBpfomDYruPQ/5F5uWnhXeWoGarwjTvt31JN 6mtWfxreUetGuh1XUatX4mlZuyJjJHkDoJ5Xtt5KufY8EPWS+aIg1hNbtIjpd2Fj LuBJROg2uPC2NASMjAPzPY+/MWCc18e8DpoBoa0zH73Xd4xfGIg= =YStf -----END PGP SIGNATURE----- --l3gXiGfzTHG8RT3WbqFNdISn8U2t8u5Fq--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e57f5200-4719-b264-7299-86efba36073d>