Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937779 - sys-devel/llvm-15.0.7-r3 - [icu-75.1] [gcc-15] /.../raw_ostream.h: error: const class llvm::SmallVectorImpl<char> has no member named data
Summary: sys-devel/llvm-15.0.7-r3 - [icu-75.1] [gcc-15] /.../raw_ostream.h: error: con...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-11 18:59 UTC by Toralf Förster
Modified: 2024-08-11 21:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.90 KB, text/plain)
2024-08-11 18:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.98 KB, text/plain)
2024-08-11 18:59 UTC, Toralf Förster
Details
environment (environment,178.58 KB, text/plain)
2024-08-11 18:59 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-08-11 18:59 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.84 KB, application/x-xz)
2024-08-11 18:59 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,178.80 KB, text/plain)
2024-08-11 18:59 UTC, Toralf Förster
Details
sys-devel:llvm-15.0.7-r3:20240811-013312.log (sys-devel:llvm-15.0.7-r3:20240811-013312.log,109.07 KB, text/plain)
2024-08-11 18:59 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.68 KB, application/x-xz)
2024-08-11 18:59 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-08-11 18:59:19 UTC
  561 |   using size_type = typename SuperClass::size_type;
      |         ^~~~~~~~~
/var/tmp/portage/sys-devel/llvm-15.0.7-r3/work/llvm/include/llvm/ADT/SmallVector.h:598:21: error: set_size has not been declared in using llvm::SmallVectorImpl<char>::SuperClass = class llvm::SmallVectorTemplateBase<char, true>
  598 |   using SuperClass::set_size;
      |                     ^~~~~~~~
/var/tmp/portage/sys-devel/llvm-15.0.7-r3/work/llvm/include/llvm/Support/raw_ostream.h: In member function llvm::raw_ostream& llvm::raw_ostream::operator<<(const llvm::SmallVectorImpl<char>&):
/var/tmp/portage/sys-devel/llvm-15.0.7-r3/work/llvm/include/llvm/Support/raw_ostream.h:247:22: error: const class llvm::SmallVectorImpl<char> has no member named data
  247 |     return write(Str.data(), Str.size());
      |                      ^~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20240809-132509

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  Block bug #35155 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-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.3 *
go version go1.22.6 linux/amd64

  HEAD of ::gentoo
commit 3262f0164233aaca084e821780d0d00c880cb453
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 10 23:48:59 2024 +0000

    2024-08-10 23:48:59 UTC

emerge -qpvO =sys-devel/llvm-15.0.7-r3
[ebuild  NS   ] sys-devel/llvm-15.0.7-r3 [18.1.8-r4] USE="binutils-plugin libffi ncurses xml zstd -debug -doc -exegesis -libedit -test -verify-sig -xar% -z3 (-debuginfod%)" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) (-ARC) (-CSKY) (-DirectX) (-LoongArch*) (-M68k) (-SPIRV) (-Xtensa%)"
Comment 1 Toralf Förster gentoo-dev 2024-08-11 18:59:20 UTC
Created attachment 899879 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-11 18:59:21 UTC
Created attachment 899880 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-11 18:59:22 UTC
Created attachment 899881 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-11 18:59:23 UTC
Created attachment 899882 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-11 18:59:24 UTC
Created attachment 899883 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-11 18:59:25 UTC
Created attachment 899884 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-08-11 18:59:27 UTC
Created attachment 899885 [details]
sys-devel:llvm-15.0.7-r3:20240811-013312.log
Comment 8 Toralf Förster gentoo-dev 2024-08-11 18:59:28 UTC
Created attachment 899886 [details]
temp.tar.xz