too long lines were shrinked: ./libtool --mode=compile clang++ -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/src -D_GNU_SOURCE -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/lang/cxx/stl /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/la libtool: compile: clang++ -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/src -D_GNU_SOURCE -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/lang/cxx/stl /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/lang/cxx/ ./libtool --mode=compile clang -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/src -D_GNU_SOURCE -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/util/db_archi ./libtool --mode=compile clang -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/src -D_GNU_SOURCE -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/src/common/ut In file included from /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/lang/cxx/stl/dbstl_container.cpp:11: In file included from /var/tmp/portage/sys-libs/db-5.3.28-r9/work/db-5.3.28/lang/cxx/stl/dbstl_container.h:12: ./dbstl_common.h:57:2: error: "No appropriate TLS modifier defined." 57 | #error "No appropriate TLS modifier defined." | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd_merged_usr-20231128-203237 ------------------------------------------------------------------- CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.6 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): (none found) go version go1.21.4 linux/amd64 HEAD of ::gentoo commit ee28b7d58666c1d047b807566a84c34d155eae00 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 30 23:02:01 2023 +0000 2023-11-30 23:02:01 UTC emerge -qpvO sys-libs/db [ebuild R ] sys-libs/db-6.0.35-r4 USE="cxx -doc -examples -tcl -test" ABI_X86="(64) -32 (-x32)"
Created attachment 876056 [details] emerge-info.txt
Created attachment 876057 [details] emerge-history.txt
Created attachment 876058 [details] environment
Created attachment 876059 [details] etc.clang.tar.xz
Created attachment 876060 [details] etc.portage.tar.xz
Created attachment 876061 [details] logs.tar.xz
Created attachment 876062 [details] qlist-info.txt
Created attachment 876063 [details] sys-libs:db-5.3.28-r9:20231130-232941.log.xz
Created attachment 876064 [details] var.tmp.clang.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae36006c79ef705252f5f7009e79f6add7dc353 commit 1ae36006c79ef705252f5f7009e79f6add7dc353 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-02 03:51:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-02 04:01:46 +0000 sys-libs/db: fix another configure check for modern c Closes: https://bugs.gentoo.org/898074 Closes: https://bugs.gentoo.org/918936 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/db/db-4.8.30-r9.ebuild | 171 +++++++++++++++++ sys-libs/db/db-5.3.28-r10.ebuild | 240 ++++++++++++++++++++++++ sys-libs/db/db-6.0.35-r5.ebuild | 234 +++++++++++++++++++++++ sys-libs/db/files/db-4.8.30-tls-configure.patch | 31 +++ 4 files changed, 676 insertions(+)