Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917256 - sys-cluster/hpx-1.9.1 - /.../restricted_thread_pool_executor.hpp: error: assignment of read-only member hpx::parallel::execution::restricted_policy_ex
Summary: sys-cluster/hpx-1.9.1 - /.../restricted_thread_pool_executor.hpp: error: assi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-12 15:53 UTC by Toralf Förster
Modified: 2023-11-13 02:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.42 KB, text/plain)
2023-11-12 15:53 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,90.86 KB, application/x-xz)
2023-11-12 15:53 UTC, Toralf Förster
Details
environment (environment,138.55 KB, text/plain)
2023-11-12 15:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-12 15:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.27 KB, application/x-xz)
2023-11-12 15:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,92.05 KB, application/x-xz)
2023-11-12 15:53 UTC, Toralf Förster
Details
sys-cluster:hpx-1.9.1:20231112-152727.log.xz (sys-cluster:hpx-1.9.1:20231112-152727.log.xz,33.29 KB, application/x-xz)
2023-11-12 15:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,63.42 KB, application/x-xz)
2023-11-12 15:53 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 2023-11-12 15:53:28 UTC
too long lines were shrinked:

                 from /var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/core/compute_local/include/hpx/compute_local/host.hpp:11,
                 from /var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1_build/libs/core/compute_local/include/hpx/modules/compute_local.hpp:14,
                 from /var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/full/compute/include/hpx/compute/host/get_targets.hpp:14,
                 from /var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/full/compute/include/hpx/compute/host/distributed_target.hpp:15,
                 from /var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/full/compute/src/distributed_target.cpp:11:
/var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp: In member function hpx::parallel::execution::restricted_policy_executor<Policy>& hpx::parallel::execution::restricted_policy_executor<Policy>::operator=(const hpx::par
/var/tmp/portage/sys-cluster/hpx-1.9.1/work/hpx-1.9.1/libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp:77:27: error: assignment of read-only member hpx::parallel::execution::restricted_policy_executor<Policy>::first_thread_
   77 |             first_thread_ = rhs.first_thread_;
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20231105-204015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 21.0.1_p12 [openjdk-jre-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-jre-bin-17 
  [4]   openjdk-jre-bin-21 

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

  HEAD of ::gentoo
commit 46d64e60ea2aec5bf48edde42228cfeaedaaa523
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 12 14:31:52 2023 +0000

    2023-11-12 14:31:52 UTC

emerge -qpvO sys-cluster/hpx
[ebuild  N    ] sys-cluster/hpx-1.9.1  USE="perftools zlib -examples -jemalloc -mpi -papi -tbb" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-11-12 15:53:29 UTC
Created attachment 874584 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-12 15:53:30 UTC
Created attachment 874585 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-12 15:53:31 UTC
Created attachment 874586 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-12 15:53:32 UTC
Created attachment 874587 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-12 15:53:33 UTC
Created attachment 874588 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-12 15:53:35 UTC
Created attachment 874589 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-12 15:53:36 UTC
Created attachment 874590 [details]
sys-cluster:hpx-1.9.1:20231112-152727.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-12 15:53:37 UTC
Created attachment 874591 [details]
temp.tar.xz