too long lines were shrinked: clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DWITH_XMSS -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unuse xmss_hash.c:56:5: error: call to undeclared function 'SHA256'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd_clang-20231210-041514 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/16 16.0.6+libcxx Python 3.11.7 php cli (if any): HEAD of ::gentoo commit 33ab19e432dc0e48016804e15d7e2ceff51e393f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Dec 10 01:47:02 2023 +0000 2023-12-10 01:47:00 UTC emerge -qpvO net-misc/openssh [ebuild U ] net-misc/openssh-9.5_p1-r2 [9.4_p1-r1] USE="pam pie security-key* ssl xmss* -X -audit (-debug) -kerberos -ldns -libedit -livecd (-selinux) -static -test -verify-sig"
Created attachment 878630 [details] emerge-info.txt
Created attachment 878631 [details] emerge-history.txt
Created attachment 878632 [details] environment
Created attachment 878633 [details] etc.clang.tar.xz
Created attachment 878634 [details] etc.portage.tar.xz
Created attachment 878635 [details] logs.tar.xz
Created attachment 878636 [details] net-misc:openssh-9.5_p1-r2:20231210-103141.log
Created attachment 878637 [details] qlist-info.txt
Created attachment 878638 [details] temp.tar.xz
Created attachment 878639 [details] var.tmp.clang.tar.xz
It's an upstream regression introduced in the 9.1p1 version (see https://github.com/openssh/openssh-portable/commit/d571314d14b919fbd7c84a61f9bf2065fc0a6841). I filed a bug upstream: https://bugzilla.mindrot.org/show_bug.cgi?id=3689
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c918a33118902360c569b896d45e4149641b89f commit 6c918a33118902360c569b896d45e4149641b89f Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-09 22:45:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-09 22:45:13 +0000 profiles/base: mask net-misc/openssh[xmss] Experimental option upstream which seems undertested and underdocumented. Fails to build with stricter C compilers too (bug #919685). Bug: https://bugs.gentoo.org/919685 Signed-off-by: Sam James <sam@gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c7252424eb9de31f91a502e8fffd323000a89b commit d4c7252424eb9de31f91a502e8fffd323000a89b Author: Gabi Falk <gabifalk@gmx.com> AuthorDate: 2024-05-09 22:50:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-21 11:48:19 +0000 net-misc/openssh: fix implicit function declaraions with USE=xmss Link: https://bugzilla.mindrot.org/show_bug.cgi?id=3689 Closes: https://bugs.gentoo.org/919685 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36623 Signed-off-by: Sam James <sam@gentoo.org> .../files/openssh-9.6_p1-fix-xmss-c99.patch | 20 + net-misc/openssh/openssh-9.6_p1-r4.ebuild | 390 ++++++++++++++++++++ net-misc/openssh/openssh-9.7_p1-r3.ebuild | 404 +++++++++++++++++++++ 3 files changed, 814 insertions(+)