Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938564 - app-cdr/gaffitter-1.0.0-r1 - [ncurses-6.5] [llvm] /.../GeneticAlgorithm.cc: error: no member named random_shuffle in namespace std
Summary: app-cdr/gaffitter-1.0.0-r1 - [ncurses-6.5] [llvm] /.../GeneticAlgorithm.cc: e...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-27 19:49 UTC by Toralf Förster
Modified: 2024-08-27 19:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2024-08-27 19:49 UTC, Toralf Förster
Details
app-cdr:gaffitter-1.0.0-r1:20240827-155151.log (app-cdr:gaffitter-1.0.0-r1:20240827-155151.log,7.42 KB, text/plain)
2024-08-27 19:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.98 KB, text/plain)
2024-08-27 19:49 UTC, Toralf Förster
Details
environment (environment,109.47 KB, text/plain)
2024-08-27 19:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-08-27 19:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.94 KB, application/x-xz)
2024-08-27 19:49 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,202.40 KB, text/plain)
2024-08-27 19:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.82 KB, application/x-xz)
2024-08-27 19:49 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.22 KB, application/x-xz)
2024-08-27 19:49 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-27 19:49:22 UTC
too long lines were shrinked:

 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-cdr/gaffitter-1.0.0-r1/work/gaffitter-1.0.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/app-cdr/gaffitter-1.0.0-r1/work/gaffitter-1.0.0_build"
ninja -v -j4 -l0
[1/12] /usr/lib/llvm/18/bin/clang++ -Doptimizers_EXPORTS   -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/optimizers/CMakeFiles/optimizers.dir/GeneticAlgorithm.o -MF src/optimizers/CMakeFiles/optimizers.dir/GeneticAlgorithm.o.d -o src/optimizers/CMakeFiles/op
FAILED: src/optimizers/CMakeFiles/optimizers.dir/GeneticAlgorithm.o 
/usr/lib/llvm/18/bin/clang++ -Doptimizers_EXPORTS   -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/optimizers/CMakeFiles/optimizers.dir/GeneticAlgorithm.o -MF src/optimizers/CMakeFiles/optimizers.dir/GeneticAlgorithm.o.d -o src/optimizers/CMakeFiles/optimizer
/var/tmp/portage/app-cdr/gaffitter-1.0.0-r1/work/gaffitter-1.0.0/src/optimizers/GeneticAlgorithm.cc:190:12: error: no member named 'random_shuffle' in namespace 'std'
  190 |       std::random_shuffle( m_files.begin(), m_files.end(), rand_func );
      |       ~~~~~^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240825-084454

  UNMASKED:
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.8+libcxx
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+libcxx
Python 3.12.5
Available Rust versions:
  [1]   rust-bin-1.80.1
  [2]   rust-1.80.1 *
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.2.8
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit d5a250b0320b313b9034db02283656d5accafff5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 27 15:04:00 2024 +0000

    2024-08-27 15:04:00 UTC

emerge -qpvO =app-cdr/gaffitter-1.0.0-r1
[ebuild  N    ] app-cdr/gaffitter-1.0.0-r1  USE="-scripts"
Comment 1 Toralf Förster gentoo-dev 2024-08-27 19:49:23 UTC
Created attachment 901360 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-27 19:49:24 UTC
Created attachment 901361 [details]
app-cdr:gaffitter-1.0.0-r1:20240827-155151.log
Comment 3 Toralf Förster gentoo-dev 2024-08-27 19:49:25 UTC
Created attachment 901362 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-27 19:49:26 UTC
Created attachment 901363 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-27 19:49:27 UTC
Created attachment 901364 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-27 19:49:28 UTC
Created attachment 901365 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-27 19:49:30 UTC
Created attachment 901366 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-27 19:49:31 UTC
Created attachment 901367 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-08-27 19:49:31 UTC
Created attachment 901368 [details]
var.tmp.clang.tar.xz