| ^~~~~~~ /var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/include/cif++/text.hpp:41:1: note: uint8_t is defined in header <cstdint>; did you forget to #include <cstdint>? 40 | #include <experimental/type_traits> +++ |+#include <cstdint> 41 | #else /var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/include/cif++/text.hpp: In function char cif::tolower(int): /var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/include/cif++/text.hpp:199:34: error: kCharToLowerMap was not declared in this scope 199 | return static_cast<char>(kCharToLowerMap[static_cast<uint8_t>(ch)]); | ^~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-j5-20230224-224111 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.67.1 [2] rust-1.67.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] *) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit 9ee5a10ab1dbc49d214a9c8a042abec01017ca95 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Feb 26 16:32:12 2023 +0000 2023-02-26 16:32:11 UTC emerge -qpvO sci-libs/libcifpp [ebuild N ] sci-libs/libcifpp-5.0.8 USE="-test"
Created attachment 854862 [details] emerge-info.txt
Created attachment 854864 [details] emerge-history.txt
Created attachment 854866 [details] environment
Created attachment 854868 [details] etc.clang.tar.bz2
Created attachment 854870 [details] etc.portage.tar.bz2
Created attachment 854872 [details] logs.tar.bz2
Created attachment 854874 [details] sci-libs:libcifpp-5.0.8:20230226-172031.log
Created attachment 854876 [details] temp.tar.bz2
ping, this should be just a trivial missing include, gcc 13 is out in a few days
*** Bug 900575 has been marked as a duplicate of this bug. ***
*** Bug 895472 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21fed73301f33176d1986aed3b31e2751f119dc9 commit 21fed73301f33176d1986aed3b31e2751f119dc9 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2023-04-25 13:12:01 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2023-04-25 13:12:01 +0000 sci-libs/libcifpp: Fix build with gcc-13 Closes: https://bugs.gentoo.org/897978 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../files/libcifpp-5.0.8-missing-include.patch | 21 +++++++++++++++++++++ sci-libs/libcifpp/libcifpp-5.0.8.ebuild | 5 +++++ 2 files changed, 26 insertions(+)