| ^~~~~~~~ ../../include/ixion/compute_engine.hpp:16:1: note: uint32_t is defined in header <cstdint>; this is probably fixable by adding #include <cstdint> 15 | #include <string> +++ |+#include <cstdint> 16 | compute_engine.cpp: In member function virtual void ixion::draft::compute_engine::compute_fibonacci(ixion::draft::array&): compute_engine.cpp:127:12: error: struct ixion::draft::array has no member named uint32 127 | io.uint32[i] = fibonacci(io.uint32[i]); | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_hardened_systemd-20240802-065003 UNMASKED: Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. <sys-devel/gcc-15.0.9999:15 Requested by sam ~dev-libs/icu-75.1 ~dev-libs/icu-layoutex-75.1 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 18.1.8 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.8 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.79.0 * The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.2 [2] php8.3 * go version go1.22.5 linux/amd64 HEAD of ::gentoo commit 8b49e39d493f19746b53d41bc063857fdf3b375f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Aug 5 06:20:06 2024 +0000 2024-08-05 06:20:06 UTC emerge -qpvO dev-libs/libixion [ebuild N ] dev-libs/libixion-0.19.0 USE="-debug -python" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Created attachment 899094 [details] emerge-info.txt
Created attachment 899095 [details] dev-libs:libixion-0.19.0:20240805-064011.log
Created attachment 899096 [details] emerge-history.txt
Created attachment 899097 [details] environment
Created attachment 899098 [details] etc.clang.tar.xz
Created attachment 899099 [details] etc.portage.tar.xz
Created attachment 899100 [details] logs.tar.xz
Created attachment 899101 [details] qlist-info.txt.xz
Created attachment 899102 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4a14ea0d2fcc7c30abbf640ee4228929fa33e3 commit dc4a14ea0d2fcc7c30abbf640ee4228929fa33e3 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-15 20:10:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-15 20:10:43 +0000 dev-libs/libixion: fix build w/ gcc-15 Closes: https://bugs.gentoo.org/937388 Signed-off-by: Sam James <sam@gentoo.org> .../files/libixion-0.19.0-gcc15-cstdint.patch | 22 ++++++++++++++++++++++ dev-libs/libixion/libixion-0.19.0.ebuild | 4 ++++ 2 files changed, 26 insertions(+)