[Bug 234080] devel/rust-cbindgen 0.6.7_1 segfaults during configure with *** Signal 11 on FreeBSD 12.0-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 18 15:30:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234080
--- Comment #10 from Kevin Reinholz <kreinholz at gmail.com> ---
@Jan Beach:
Great catch! Thank you! I've added the following line to /etc/make.conf in an
attempt to prevent the Port version of openssl from getting pulled in and
causing conflicts in the future:
DEFAULT_VERSIONS+=ssl=base
It seems I had DEFAULT_VERSIONS+=ssl=openssl in my /etc/make.conf from back in
2016 per a /usr/ports/UPDATING 16 June 2016 message. Odd that it never caused a
problem until I upgraded to FreeBSD 12.0, but then, with different system
versions of openssl, that perhaps should not be such a surprise. I need to do a
better job of policing what I add to /etc/make.conf in response to UPDATING
messages and make sure it doesn't stay longer than it needs to!
This thread from 2015 seems to shed a fair amount of light on the base vs. Port
openssl mess:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198788
This is what running pkg info -r openssl reveals:
openssl-1.0.2q,1:
qt4-network-4.8.7_10
libarchive-3.3.3,1
libssh-0.8.4
unbound-1.8.2_1
apr-1.6.5.1.6.1_1
gstreamer1-plugins-dtls-1.14.4
libsrtp2-2.2.0
python36-3.6.7
libsoup-2.62.3
heimdal-7.5.0_3
liblrdf-0.6.1
libsoup-gnome-2.62.3
mysql56-client-5.6.42_1
p5-Crypt-OpenSSL-RSA-0.31
spamassassin-3.4.2_2
git-2.20.0
argyllcms-1.9.2_4
ruby-2.4.5_1,1
evolution-data-server-3.28.5_1
kf5-kio-5.52.0_1
gdcm-2.8.8_1
pulseaudio-12.2_2
qca-qt5-2.1.3_4
apache-openoffice-4.1.6_3
libtorrent-rasterbar-1.1.10_2
postgresql95-client-9.5.15_2
samba-nsupdate-9.13.3_1
rust-nightly-1.33.0.20181216
qt5-network-5.12.0
Lahan%
Honestly that's not too bad to rebuild all of those Ports, so I'm going to
delete the Port openssl then rebuild all of the above to use base ssl, and
report back--hopefully this will resolve the problem.
I'm sorry for the off base bug report if this ends up working, but thank you
very much for your patience and assistance troubleshooting my issue!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list