Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 946820

Summary: dev-libs/darts-0.32h_pre20181117064816 - [llvm] lexicon.h: error: no member named random_shuffle in namespace std
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
Status: CONFIRMED ---    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:darts-0.32h_pre20181117064816:20241222-122632.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-12-22 13:14:59 UTC
Making all in include
make[1]: Nothing to be done for 'all'.
Making all in src
make[1]: Entering directory '/var/tmp/portage/dev-libs/darts-0.32h_pre20181117064816/work/darts-clone-e40ce4627526985a7767444b6ed6893ab6ff8983/src'
clang++ -DPACKAGE_NAME=\"darts-clone\" -DPACKAGE_TARNAME=\"darts-clone\" -DPACKAGE_VERSION=\"0.32h\" -DPACKAGE_STRING=\"darts-clone\ 0.32h\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"darts-clone\" -DVERSION=\"0.32h\" -I.    -Wall -Weffc++ -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o darts-benchmark.o darts-benchmark.cc
In file included from darts-benchmark.cc:8:
././lexicon.h:63:10: error: no member named 'random_shuffle' in namespace 'std'
   63 |     std::random_shuffle(keys_.begin(), keys_.end(), mt);
      |     ~~~~~^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20241220-181511

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.6+libcxx
llvm-config: 19.1.6+libcxx
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0 *

  HEAD of ::gentoo
commit 3324f2f4cbda4e73ba4b5d789507eb174734628e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 22 12:03:35 2024 +0000

    2024-12-22 12:03:35 UTC

emerge -qpvO =dev-libs/darts-0.32h_pre20181117064816
[ebuild  N    ] dev-libs/darts-0.32h_pre20181117064816
Comment 1 Toralf Förster gentoo-dev 2024-12-22 13:15:00 UTC
Created attachment 914699 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-22 13:15:01 UTC
Created attachment 914700 [details]
dev-libs:darts-0.32h_pre20181117064816:20241222-122632.log
Comment 3 Toralf Förster gentoo-dev 2024-12-22 13:15:02 UTC
Created attachment 914701 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-22 13:15:03 UTC
Created attachment 914702 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-22 13:15:04 UTC
Created attachment 914703 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-22 13:15:05 UTC
Created attachment 914704 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-22 13:15:06 UTC
Created attachment 914705 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-22 13:15:07 UTC
Created attachment 914706 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-22 13:15:08 UTC
Created attachment 914707 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-12-22 13:16:26 UTC
pbly dup of bug #902851 but now with latest clang