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

Bug 917256

Summary: sys-cluster/hpx-1.9.1 - /.../restricted_thread_pool_executor.hpp: error: assignment of read-only member hpx::parallel::execution::restricted_policy_ex
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Kurt Kanzenbach <kurt>
Status: RESOLVED FIXED    
Severity: normal CC: kostadinshishmanov, proxy-maint
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/STEllAR-GROUP/hpx/issues/6437
https://github.com/gentoo/gentoo/pull/37109
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 914580    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz
sys-cluster:hpx-1.9.1:20231112-152727.log.xz
temp.tar.xz

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
Comment 9 Kostadin Shishmanov 2024-05-04 17:23:16 UTC
There is a patch for this here: https://github.com/STEllAR-GROUP/hpx/issues/6437#issuecomment-1933131150
Comment 10 Larry the Git Cow gentoo-dev 2024-07-13 08:11:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdeb05e8253e98a85dd5cfe0ef552110f65fe29

commit afdeb05e8253e98a85dd5cfe0ef552110f65fe29
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2024-06-10 18:10:05 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-07-13 08:11:50 +0000

    sys-cluster/hpx: drop 1.9.1
    
    Closes: https://bugs.gentoo.org/917256
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-cluster/hpx/Manifest                     |   1 -
 sys-cluster/hpx/files/hpx-1.8.0-python.patch |  30 --------
 sys-cluster/hpx/hpx-1.9.1.ebuild             | 105 ---------------------------
 3 files changed, 136 deletions(-)