119 | using Container = std::remove_const_t<T>; | ^~~~~~~~~~~~~~ | remove_const /usr/include/absl/types/internal/span.h:121:44: error: parse error in template argument list 121 | decltype(span_internal::GetData(std::declval<const Container&>())); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/absl/types/internal/span.h:122:64: error: 'Container' was not declared in this scope 122 | sing MutData = decltype(span_internal::GetData(std::declval<Container&>())); | ^~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-20230816-090515 ------------------------------------------------------------------- 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/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-1.71.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-11 [3] openjdk-bin-17 php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 6f80b9c73eb2ade01ae6f20b1dfad66160121a97 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Aug 21 18:31:43 2023 +0000 2023-08-21 18:31:42 UTC emerge -qpvO net-analyzer/netdata [ebuild R ] net-analyzer/netdata-1.42.1 USE="cloud compression dbengine filecaps jsonc lto prometheus python xen -caps -cups -ipmi -mongodb -mysql -nfacct -nodejs -postgres -tor" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 868410 [details] emerge-info.txt
Created attachment 868411 [details] emerge-history.txt.xz
Created attachment 868412 [details] environment
Created attachment 868413 [details] etc.clang.tar.xz
Created attachment 868414 [details] etc.portage.tar.xz
Created attachment 868415 [details] logs.tar.xz
Created attachment 868416 [details] net-analyzer:netdata-1.42.1:20230821-195319.log.xz
Created attachment 868417 [details] temp.tar.xz
-std=c++17 or -std=gnu++17 may help (or 14)
*** Bug 923838 has been marked as a duplicate of this bug. ***
*** Bug 913897 has been marked as a duplicate of this bug. ***
1.42.1 is gone. can this bug be reproduced with actual version?
net-analyzer/netdata-1.44.0 - still fails
Created attachment 888026 [details] build.log.xz
https://github.com/netdata/netdata/issues/15552#issuecomment-2186692854 suggests it's fixed by 1.46.x, 1.46.1 at a minimum.