Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941408 - dev-python/rapidfuzz-3.10.0 - [libtool] [llvm] /.../string: error: implicit instantiation of undefined template std::char_traits<unsigned int>
Summary: dev-python/rapidfuzz-3.10.0 - [libtool] [llvm] /.../string: error: implicit i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 14:53 UTC by Toralf Förster
Modified: 2024-10-24 12:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.71 KB, text/plain)
2024-10-12 14:53 UTC, Toralf Förster
Details
dev-python:rapidfuzz-3.10.0:20241012-124135.log (dev-python:rapidfuzz-3.10.0:20241012-124135.log,90.08 KB, text/plain)
2024-10-12 14:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.86 KB, text/plain)
2024-10-12 14:53 UTC, Toralf Förster
Details
environment (environment,176.32 KB, text/plain)
2024-10-12 14:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-12 14:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.62 KB, application/x-xz)
2024-10-12 14:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,43.05 KB, application/x-xz)
2024-10-12 14:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,41.79 KB, application/x-xz)
2024-10-12 14:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-10-12 14:53:16 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2024-10-12 14:53:17 UTC
Created attachment 905318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-12 14:53:19 UTC
Created attachment 905319 [details]
dev-python:rapidfuzz-3.10.0:20241012-124135.log
Comment 3 Toralf Förster gentoo-dev 2024-10-12 14:53:21 UTC
Created attachment 905320 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-12 14:53:23 UTC
Created attachment 905321 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-12 14:53:24 UTC
Created attachment 905322 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-12 14:53:26 UTC
Created attachment 905323 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-12 14:53:28 UTC
Created attachment 905324 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-12 14:53:30 UTC
Created attachment 905325 [details]
temp.tar.xz
Comment 9 HyperWin 2024-10-24 12:14:11 UTC
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.