../../src/quic/data.cc:182:27: error: ISO C++ forbids declaration of type name with no type [-fpermissive] 182 | QuicError::operator const ngtcp2_connection_close_error*() const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/quic/data.cc:182:27: error: ISO C++ forbids declaration of type name with no type [-fpermissive] ../../src/quic/data.cc:182:27: error: operator const int in class node::quic::QuicError does not name a type ../../src/quic/data.cc: In static member function static node::quic::QuicError node::quic::QuicError::ForTransport(error_code, std::string_view): ../../src/quic/data.cc:216:14: error: class node::quic::QuicError has no member named error_ 216 | &error.error_, code, error.reason_c_str(), reason.length()); | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened_systemd-20240606-232505 UNMASKED: <sys-devel/gcc-15.0.9999:15 Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 18.1.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.7 Python 3.12.4 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.78.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-17 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.2 [2] php8.3 * go version go1.22.3 linux/amd64 HEAD of ::gentoo commit 139eb8db2899428454ac48b1ad8a4c0b43ad7f81 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Jun 9 06:04:16 2024 +0000 2024-06-09 06:04:15 UTC emerge -qpvO net-libs/nodejs [ebuild N ] net-libs/nodejs-20.14.0 USE="icu inspector npm snapshot ssl system-icu -corepack -debug -doc (-lto) (-pax-kernel) -system-ssl -test" CPU_FLAGS_X86="sse2"
Created attachment 895441 [details] emerge-info.txt
Created attachment 895442 [details] emerge-history.txt
Created attachment 895443 [details] environment
Created attachment 895444 [details] etc.clang.tar.xz
Created attachment 895445 [details] etc.portage.tar.xz
Created attachment 895446 [details] net-libs:nodejs-20.14.0:20240609-063352.log.xz
Created attachment 895447 [details] qlist-info.txt
Created attachment 895448 [details] temp.tar.xz
* https://github.com/nodejs/node/blob/20aff2b6ff2ab5525e6e523aba86ab622a9329d0/src/quic/data.cc#L311 * https://github.com/nodejs/node/blob/20aff2b6ff2ab5525e6e523aba86ab622a9329d0/src/quic/data.h#L142