Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895212 - sys-cluster/hpx-1.8.1 - /.../counting_iterator.hpp: error: intmax_t is not a member of std
Summary: sys-cluster/hpx-1.8.1 - /.../counting_iterator.hpp: error: intmax_t is not a ...
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-18 08:41 UTC by Toralf Förster
Modified: 2023-02-27 11:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.00 KB, text/plain)
2023-02-18 08:41 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,70.16 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
environment (environment,135.87 KB, text/plain)
2023-02-18 08:41 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.18 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.56 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
sys-cluster:hpx-1.8.1:20230218-043405.log.bz2 (sys-cluster:hpx-1.8.1:20230218-043405.log.bz2,14.50 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,45.13 KB, application/x-bzip)
2023-02-18 08:41 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-02-18 08:41:50 UTC
too long lines were shrinked:

In file included from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/iterator_support/include/hpx/iterator_support/counting_shape.hpp:10,
                 from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/execution_base/include/hpx/execution_base/execution.hpp:14,
                 from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/execution/include/hpx/execution/executors/execution.hpp:14,
                 from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/executors/include/hpx/executors/apply.hpp:11,
                 from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/async_local/include/hpx/async_local/apply.hpp:11,
                 from /var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/thread_pool_util/src/thread_pool_suspension_helpers.cpp:7:
/var/tmp/portage/sys-cluster/hpx-1.8.1/work/hpx-1.8.1/libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp:58:53: error: intmax_t is not a member of std; did you mean intmax_t?
   58 |                     (sizeof(Integer) >= sizeof(std::intmax_t)),
      |                                                     ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20230214-230019

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit a731b4ecb92551763c85a05463bef989bcef8b43
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 03:16:58 2023 +0000

    2023-02-18 03:16:57 UTC

emerge -qpvO sys-cluster/hpx
[ebuild  N    ] sys-cluster/hpx-1.8.1  USE="perftools zlib -examples -jemalloc -mpi -papi -tbb" PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2023-02-18 08:41:51 UTC
Created attachment 852458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 08:41:52 UTC
Created attachment 852460 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-18 08:41:54 UTC
Created attachment 852462 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-18 08:41:54 UTC
Created attachment 852464 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-18 08:41:55 UTC
Created attachment 852466 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 08:41:56 UTC
Created attachment 852468 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-18 08:41:57 UTC
Created attachment 852470 [details]
sys-cluster:hpx-1.8.1:20230218-043405.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-18 08:41:58 UTC
Created attachment 852472 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-27 11:22:35 UTC
The bug has been closed via the following commit(s):

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

commit 3e011cd6f314f2032f5e6918dbdda5b308f47edb
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2023-02-22 20:48:47 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-02-27 11:22:26 +0000

    sys-cluster/hpx: Fix build failure
    
    Fix build failure due to missing header file regarding std::intmax_t.
    
    Patch taken from upstream master branch.
    
    Closes: https://bugs.gentoo.org/895212
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
    Closes: https://github.com/gentoo/gentoo/pull/29734
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../hpx/files/hpx-1.8.1-fix-intmax-error.patch     | 24 ++++++++++++++++++++++
 sys-cluster/hpx/hpx-1.8.1.ebuild                   |  1 +
 2 files changed, 25 insertions(+)