too long lines were shrinked: make: Entering directory '/var/tmp/portage/dev-libs/libpy-0.2.5-r1/work/libpy-0.2.5' x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O3 -std=gnu++17 -g -fwrapv -fno-strict-aliasing -pipe -fvisibility=hidden -Wall -Wextra -Wno-register -Wno-missing-field-initializers -Wsign-compare -Wparentheses -Wsuggest-override -Wno-maybe-uninitialized -Waggressive-loop-optimiz In file included from include/libpy/exception.h:13, from include/libpy/buffer.h:11, from src/buffer.cc:1: include/libpy/util.h:104:6: error: int64_t in namespace std does not name a type 104 | std::int64_t searchsorted_l(const C& container, const T& needle) { | ^~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20230214-230019 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-11 [2] 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-1.67.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php7.4 [2] php8.0 [3] php8.2 * HEAD of ::gentoo commit 874396b2853862adb883bcd5951dcd3002901ec4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Feb 16 06:46:51 2023 +0000 2023-02-16 06:46:51 UTC emerge -qpvO dev-libs/libpy [ebuild N ] dev-libs/libpy-0.2.5-r1 USE="-sparsehash -test" PYTHON_TARGETS="python3_10 -python3_9"
Created attachment 851740 [details] emerge-info.txt
Created attachment 851742 [details] dev-libs:libpy-0.2.5-r1:20230216-073355.log
Created attachment 851744 [details] emerge-history.txt
Created attachment 851746 [details] environment
Created attachment 851748 [details] etc.clang.tar.bz2
Created attachment 851750 [details] etc.portage.tar.bz2
Created attachment 851752 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd33ef3a91a715a6ad1dffd87b0b17ca23640ad commit ebd33ef3a91a715a6ad1dffd87b0b17ca23640ad Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2023-05-03 18:15:31 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2023-05-03 18:16:23 +0000 dev-libs/libpy: Add py311, eapi8 Disable tests for now since they fail to build with a C++ error that I don't know how to fix. Closes: https://bugs.gentoo.org/894744 Closes: https://bugs.gentoo.org/896720 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> dev-libs/libpy/files/libpy-0.2.5-setuptools.patch | 11 +++++++++++ dev-libs/libpy/files/libpy-0.2.5-stdint.patch | 11 +++++++++++ .../{libpy-0.2.5-r1.ebuild => libpy-0.2.5-r2.ebuild} | 19 ++++++++++++++----- 3 files changed, 36 insertions(+), 5 deletions(-)