too long lines were shrinked: [12/26] /usr/lib/llvm/19/bin/clang++ -Dutils_cpp_EXPORTS -I/var/tmp/portage/dev-python/rapidfuzz-3.10.0/work/rapidfuzz-3.10.0/src/rapidfuzz -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Wno-psabi -MD -M FAILED: src/rapidfuzz/CMakeFiles/utils_cpp.dir/utils_cpp.cxx.o /usr/lib/llvm/19/bin/clang++ -Dutils_cpp_EXPORTS -I/var/tmp/portage/dev-python/rapidfuzz-3.10.0/work/rapidfuzz-3.10.0/src/rapidfuzz -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Wno-psabi -MD -MT src/ra In file included from /var/tmp/portage/dev-python/rapidfuzz-3.10.0/temp/tmpngfj9uxt/build/src/rapidfuzz/utils_cpp.cxx:1240: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__locale:24: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned int>' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_llvm-20241010-060009 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 19.1.1+libcxx Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/19/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/19 19.1.1+libcxx Python 3.12.7 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.3 * go version go1.23.1 linux/amd64 HEAD of ::gentoo commit 09878a4e84b17d225f2de2728fa692dca2b38f29 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Oct 12 11:33:35 2024 +0000 2024-10-12 11:33:34 UTC emerge -qpvO =dev-python/rapidfuzz-3.10.0 [ebuild N ] dev-python/rapidfuzz-3.10.0 USE="-debug -test" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Created attachment 905318 [details] emerge-info.txt
Created attachment 905319 [details] dev-python:rapidfuzz-3.10.0:20241012-124135.log
Created attachment 905320 [details] emerge-history.txt
Created attachment 905321 [details] environment
Created attachment 905322 [details] etc.clang.tar.xz
Created attachment 905323 [details] etc.portage.tar.xz
Created attachment 905324 [details] qlist-info.txt.xz
Created attachment 905325 [details] temp.tar.xz
Got the same issue today, did small research and contacted rapidfuzz developer. It's related to libcxx-19 update. Fix for that gonna be released soon.