../../attic/cmac-timing.c: In function ‘One_EVP_MAC’: ../../attic/cmac-timing.c:249:18: error: too few arguments to function ‘EVP_MAC_init’ 249 | if (0 == EVP_MAC_init(ctx)) { | ^~~~~~~~~~~~ In file included from /usr/include/openssl/cmac.h:25, from ../../attic/cmac-timing.c:29: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j3-20210730-192333 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.53.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit b94435ff47f252f8e4fd96ab9a38204d1c591ea6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Aug 1 15:22:09 2021 +0000 2021-08-01 15:22:08 UTC emerge -qpvO net-misc/ntpsec [ebuild N ] net-misc/ntpsec-1.2.1 USE="seccomp -debug -doc -early -gdb -heat -libbsd -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="python3_9 -python3_8"
Created attachment 729333 [details] emerge-info.txt
Created attachment 729336 [details] emerge-history.txt
Created attachment 729339 [details] environment
Created attachment 729342 [details] etc.portage.tar.bz2
Created attachment 729345 [details] logs.tar.bz2
Created attachment 729348 [details] net-misc:ntpsec-1.2.1:20210801-155907.log
Created attachment 729351 [details] temp.tar.bz2
Bunch of fixes in upstream master.
Aim is to unmask OpenSSL 3 by end of year.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac399cc3c7c5e65ad87f0f55e3b2872c567a19cf commit ac399cc3c7c5e65ad87f0f55e3b2872c567a19cf Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-13 05:26:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-13 05:26:34 +0000 net-misc/ntpsec: depend on < openssl 3 Last released version fails to compile w/ openssl 3. Live is ok. Bug: https://bugs.gentoo.org/806037 Signed-off-by: Sam James <sam@gentoo.org> net-misc/ntpsec/ntpsec-1.2.1-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
*** Bug 885619 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5dc88331ebe51f7b98a4aaca17657b7e914d63 commit 3e5dc88331ebe51f7b98a4aaca17657b7e914d63 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-30 06:29:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-30 06:32:19 +0000 net-misc/ntpsec: add 1.2.2 Closes: https://bugs.gentoo.org/679510 Closes: https://bugs.gentoo.org/753854 Closes: https://bugs.gentoo.org/806037 Closes: https://bugs.gentoo.org/839597 Closes: https://bugs.gentoo.org/885879 Signed-off-by: Sam James <sam@gentoo.org> net-misc/ntpsec/Manifest | 1 + net-misc/ntpsec/ntpsec-1.2.2.ebuild | 163 ++++++++++++++++++++++++++++++++++++ net-misc/ntpsec/ntpsec-9999.ebuild | 3 +- 3 files changed, 165 insertions(+), 2 deletions(-)