Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953360 - app-text/doxygen-1.13.2 - [llvm] string: error: implicit instantiation of undefined template std::char_traits<unsigned char>
Summary: app-text/doxygen-1.13.2 - [llvm] string: error: implicit instantiation of und...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-07 18:28 UTC by Toralf Förster
Modified: 2025-04-20 13:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.54 KB, text/plain)
2025-04-07 18:28 UTC, Toralf Förster
Details
app-text:doxygen-1.13.2:20250406-211031.log (app-text:doxygen-1.13.2:20250406-211031.log,94.54 KB, text/plain)
2025-04-07 18:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,206.14 KB, text/plain)
2025-04-07 18:28 UTC, Toralf Förster
Details
environment (environment,132.30 KB, text/plain)
2025-04-07 18:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.61 KB, application/x-xz)
2025-04-07 18:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.07 KB, application/x-xz)
2025-04-07 18:28 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,38.18 KB, application/x-xz)
2025-04-07 18:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.47 KB, application/x-xz)
2025-04-07 18:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.66 KB, application/x-xz)
2025-04-07 18:28 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 2025-04-07 18:28:50 UTC
too long lines were shrinked:

[115/259] /usr/lib/llvm/20/bin/clang++-20  -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/src -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/vhdlparser -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2_build/generated_src  -O2 -pipe -march=native -fno-dia
FAILED: vhdlparser/CMakeFiles/vhdlparser.dir/ParseException.cc.o 
/usr/lib/llvm/20/bin/clang++-20  -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/src -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/vhdlparser -I/var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2_build/generated_src  -O2 -pipe -march=native -fno-diagnostics-c
In file included from /var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/vhdlparser/ParseException.cc:3:
In file included from /var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/vhdlparser/ParseException.h:6:
In file included from /var/tmp/portage/app-text/doxygen-1.13.2/work/doxygen-1.13.2/vhdlparser/JavaCC.h:6:
/usr/include/c++/v1/string:834:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>'
  834 |   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-20250403-002508

  Block bug #351559 if this looks like a parallel build issue.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.2+libcxx
llvm-config: 20.1.2+libcxx
Python 3.12.9
go version go1.24.1 linux/amd64
  [1]   php8.2
  [2]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1
  [2]   rust-1.85.1
  [3]   rust-bin-1.86
  [4]   rust-1.86 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 3532743c85146ba44d29583076cc9b8945ca3a31
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 6 19:50:42 2025 +0000

    2025-04-06 19:50:42 UTC

emerge -qpvO =app-text/doxygen-1.13.2
[ebuild  N    ] app-text/doxygen-1.13.2  USE="(clang) -debug -doc -dot -doxysearch -gui -test" LLVM_SLOT="19 -18 -20"
Comment 1 Toralf Förster gentoo-dev 2025-04-07 18:28:51 UTC
Created attachment 923727 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-07 18:28:52 UTC
Created attachment 923728 [details]
app-text:doxygen-1.13.2:20250406-211031.log
Comment 3 Toralf Förster gentoo-dev 2025-04-07 18:28:53 UTC
Created attachment 923729 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-07 18:28:55 UTC
Created attachment 923730 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-07 18:28:55 UTC
Created attachment 923731 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-07 18:28:56 UTC
Created attachment 923732 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-07 18:28:57 UTC
Created attachment 923733 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-07 18:28:58 UTC
Created attachment 923734 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-04-07 18:28:59 UTC
Created attachment 923735 [details]
temp.tar.xz
Comment 10 hugegameartgd 2025-04-20 13:00:47 UTC
Duplicate of https://bugs.gentoo.org/show_bug.cgi?id=924551 ?