Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946820 - dev-libs/darts-0.32h_pre20181117064816 - [llvm] lexicon.h: error: no member named random_shuffle in namespace std
Summary: dev-libs/darts-0.32h_pre20181117064816 - [llvm] lexicon.h: error: no member n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-22 13:14 UTC by Toralf Förster
Modified: 2024-12-22 13:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2024-12-22 13:15 UTC, Toralf Förster
Details
dev-libs:darts-0.32h_pre20181117064816:20241222-122632.log (dev-libs:darts-0.32h_pre20181117064816:20241222-122632.log,7.02 KB, text/plain)
2024-12-22 13:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,139.27 KB, text/plain)
2024-12-22 13:15 UTC, Toralf Förster
Details
environment (environment,77.87 KB, text/plain)
2024-12-22 13:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-12-22 13:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.63 KB, application/x-xz)
2024-12-22 13:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.46 KB, application/x-xz)
2024-12-22 13:15 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,38.14 KB, application/x-xz)
2024-12-22 13:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.04 KB, application/x-xz)
2024-12-22 13:15 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-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