Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937395 - llvm-core/llvm-16.0.6 - [icu-75.1] [gcc-15] /.../Allocator.h: error: class llvm::SmallVector<void , 4> has no member named begin
Summary: llvm-core/llvm-16.0.6 - [icu-75.1] [gcc-15] /.../Allocator.h: error: class ll...
Status: RESOLVED OBSOLETE
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-05 17:37 UTC by Toralf Förster
Modified: 2025-03-15 20:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.92 KB, text/plain)
2024-08-05 17:37 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,68.75 KB, application/x-xz)
2024-08-05 17:37 UTC, Toralf Förster
Details
environment (environment,177.42 KB, text/plain)
2024-08-05 17:37 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2024-08-05 17:37 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,45.07 KB, application/x-xz)
2024-08-05 17:37 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,74.78 KB, application/x-xz)
2024-08-05 17:37 UTC, Toralf Förster
Details
sys-devel:llvm-16.0.6:20240805-134658.log (sys-devel:llvm-16.0.6:20240805-134658.log,108.34 KB, text/plain)
2024-08-05 17:37 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.00 KB, application/x-xz)
2024-08-05 17:37 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-05 17:37:41 UTC
      |                                                 ^~~~~~~~
      |                                                         ;
/var/tmp/portage/sys-devel/llvm-16.0.6/work/llvm/include/llvm/Support/Allocator.h:352:58: error: 'E' does not name a type
  352 |                        SmallVectorImpl<void *>::iterator E) {
      |                                                          ^
/var/tmp/portage/sys-devel/llvm-16.0.6/work/llvm/include/llvm/Support/Allocator.h: In destructor 'llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, GrowthDelay>::~BumpPtrAllocatorImpl()':
/var/tmp/portage/sys-devel/llvm-16.0.6/work/llvm/include/llvm/Support/Allocator.h:98:27: error: 'class llvm::SmallVector<void*, 4>' has no member named 'begin'
   98 |     DeallocateSlabs(Slabs.begin(), Slabs.end());
      |                           ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240801-090532

  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

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

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/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.4
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:
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]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 9385f1608eedf92b077a0fe960425f140c0a51f8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 5 12:03:57 2024 +0000

    2024-08-05 12:03:57 UTC

emerge -qpvO sys-devel/llvm
Comment 1 Toralf Förster gentoo-dev 2024-08-05 17:37:41 UTC
Created attachment 899151 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-05 17:37:43 UTC
Created attachment 899152 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-08-05 17:37:44 UTC
Created attachment 899153 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-05 17:37:45 UTC
Created attachment 899154 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-05 17:37:46 UTC
Created attachment 899155 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-05 17:37:47 UTC
Created attachment 899156 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-05 17:37:48 UTC
Created attachment 899157 [details]
sys-devel:llvm-16.0.6:20240805-134658.log
Comment 8 Toralf Förster gentoo-dev 2024-08-05 17:37:49 UTC
Created attachment 899158 [details]
temp.tar.xz