Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938434 - sys-cluster/ucx-1.13.1 - [llvm] io_demo.cc: error: no member named random_shuffle in namespace std
Summary: sys-cluster/ucx-1.13.1 - [llvm] io_demo.cc: error: no member named random_shu...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 08:34 UTC by Toralf Förster
Modified: 2024-08-24 08:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.22 KB, text/plain)
2024-08-24 08:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,26.62 KB, text/plain)
2024-08-24 08:34 UTC, Toralf Förster
Details
environment (environment,88.11 KB, text/plain)
2024-08-24 08:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.22 KB, application/x-xz)
2024-08-24 08:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.36 KB, application/x-xz)
2024-08-24 08:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,19.60 KB, application/x-xz)
2024-08-24 08:34 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,62.69 KB, text/plain)
2024-08-24 08:34 UTC, Toralf Förster
Details
sys-cluster:ucx-1.13.1:20240824-001345.log.xz (sys-cluster:ucx-1.13.1:20240824-001345.log.xz,17.41 KB, application/x-xz)
2024-08-24 08:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,278.74 KB, application/x-xz)
2024-08-24 08:34 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.19 KB, application/x-xz)
2024-08-24 08:34 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-24 08:34:11 UTC
too long lines were shrinked:

libtool: link: clang -g -Wall -fmax-type-align=16 -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declarati
make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/test/apps/profiling'
Making all in iodemo
make[3]: Entering directory '/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/test/apps/iodemo'
clang++ -DHAVE_CONFIG_H -I. -I../../..  -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/src -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1 -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/src   -g -Wall -fmax-type-align=16 -funwind-tables -Wno-missing-fie
clang++ -DHAVE_CONFIG_H -I. -I../../..  -DCPU_FLAGS="" -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/src -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1 -I/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/src   -g -Wall -fmax-type-align=16 -funwind-tables -Wno-missing-fie
io_demo.cc:2909:10: error: no member named 'random_shuffle' in namespace 'std'
 2909 |     std::random_shuffle(test_opts.servers.begin(), test_opts.servers.end(),
      |     ~~~~~^

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

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

  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 *
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 4743852d0513801695e8fd4cc728a518597dd959
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 23 23:48:55 2024 +0000

    2024-08-23 23:48:55 UTC

emerge -qpvO =sys-cluster/ucx-1.13.1
[ebuild  N    ] sys-cluster/ucx-1.13.1  USE="numa openmp"
Comment 1 Toralf Förster gentoo-dev 2024-08-24 08:34:12 UTC
Created attachment 901044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-24 08:34:13 UTC
Created attachment 901045 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-24 08:34:15 UTC
Created attachment 901046 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-24 08:34:15 UTC
Created attachment 901047 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-24 08:34:16 UTC
Created attachment 901048 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-24 08:34:17 UTC
Created attachment 901049 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-24 08:34:18 UTC
Created attachment 901050 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-24 08:34:19 UTC
Created attachment 901051 [details]
sys-cluster:ucx-1.13.1:20240824-001345.log.xz
Comment 9 Toralf Förster gentoo-dev 2024-08-24 08:34:21 UTC
Created attachment 901052 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-08-24 08:34:22 UTC
Created attachment 901053 [details]
var.tmp.clang.tar.xz