/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntpd/nts_server.c.1.o: in function `nts_server_init': nts_server.c:(.text+0x218): undefined reference to `SSL_CTX_get_security_level' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntpd/nts_client.c.1.o: in function `check_certificate': nts_client.c:(.text+0x4db): undefined reference to `SSL_get0_peername' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntpd/nts_cookie.c.1.o: in function `nts_make_cookie_key': ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-libressl-20190709-190833 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * Available Rust versions: [1] rust-1.36.0 * emerge -qpvO net-misc/ntpsec [ebuild N ] net-misc/ntpsec-1.1.6 USE="libressl seccomp -debug -doc -early -gdb -heat -nist -ntpviz -rclock_arbiter -rclock_generic -rclock_gpsd -rclock_hpgps -rclock_jjy -rclock_local -rclock_modem -rclock_neoclock -rclock_nmea -rclock_oncore -rclock_pps -rclock_shm -rclock_spectracom -rclock_trimble -rclock_truetime -rclock_zyfer -samba -smear -tests" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Created attachment 582826 [details] emerge-info.txt
Created attachment 582828 [details] emerge-history.txt
Created attachment 582830 [details] environment
Created attachment 582832 [details] etc.portage.tbz2
Created attachment 582834 [details] logs.tbz2
Created attachment 582836 [details] net-misc:ntpsec-1.1.6:20190714-023047.log
Created attachment 582838 [details] temp.tbz2
LibreSSL was never really supported by upstream and is actively deprecated post 1.1.3 see https://gitlab.com/NTPsec/ntpsec/issues/601 which would make more sense if the libressl useflag could get removed from 3 affected ebuild. Probably flag this issue upstream wontfix or something.
(In reply to James Browning from comment #8) > LibreSSL was never really supported by upstream and is actively deprecated > post 1.1.3 see https://gitlab.com/NTPsec/ntpsec/issues/601 which would make > more sense if the libressl useflag could get removed from 3 affected ebuild. > Probably flag this issue upstream wontfix or something. Agreed. I'll do it tomorrow.
(In reply to Anthony Basile from comment #9) > (In reply to James Browning from comment #8) > > LibreSSL was never really supported by upstream and is actively deprecated > > post 1.1.3 see https://gitlab.com/NTPsec/ntpsec/issues/601 which would make > > more sense if the libressl useflag could get removed from 3 affected ebuild. > > Probably flag this issue upstream wontfix or something. > > Agreed. I'll do it tomorrow. done
This seems to have dropped through the cracks, so fixed it yesterday.