Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800641 - sys-cluster/hpx-1.6.0 - /.../plain_action.hpp: error: invalid use of incomplete type using type = struct hpx::actions::action<doub
Summary: sys-cluster/hpx-1.6.0 - /.../plain_action.hpp: error: invalid use of incomple...
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:
 
Reported: 2021-07-05 11:17 UTC by Toralf Förster
Modified: 2021-07-23 14:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2021-07-05 11:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,292.94 KB, text/plain)
2021-07-05 11:17 UTC, Toralf Förster
Details
environment (environment,131.48 KB, text/plain)
2021-07-05 11:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.29 KB, application/x-bzip)
2021-07-05 11:17 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.47 KB, application/x-bzip)
2021-07-05 11:17 UTC, Toralf Förster
Details
sys-cluster:hpx-1.6.0:20210705-073511.log.bz2 (sys-cluster:hpx-1.6.0:20210705-073511.log.bz2,142.95 KB, application/x-bzip)
2021-07-05 11:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,173.22 KB, application/x-bzip)
2021-07-05 11:17 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 2021-07-05 11:17:31 UTC
                 from /var/tmp/portage/sys-cluster/hpx-1.6.0/work/hpx-1.6.0/libs/core/config/include/hpx/config.hpp:25,
                 from /var/tmp/portage/sys-cluster/hpx-1.6.0/work/hpx-1.6.0/tests/performance/local/future_overhead.cpp:9:
/var/tmp/portage/sys-cluster/hpx-1.6.0/work/hpx-1.6.0/libs/full/actions_base/include/hpx/actions_base/plain_action.hpp:210:66: error: invalid use of incomplete type ‘using type = struct hpx::actions::action<double (*)() noexcept, null_function, null_action>’ {aka ‘struct hpx::actions::action<double (*)() noexcept, null_function, null_action>’}
  210 |       : hpx::actions::make_action<decltype(&func), &func, name>::type          \
      |                                                                  ^~~~
/var/tmp/portage/sys-cluster/hpx-1.6.0/work/hpx-1.6.0/libs/core/preprocessor/include/hpx/preprocessor/expand.hpp:23:26: note: in definition of macro ‘HPX_PP_EXPAND’
   23 | #define HPX_PP_EXPAND(X) X

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j3_abi32+64_test-20210627-122138

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit f7ae9e78b287f7ed27281d37b2ecd52bd3079fa4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 5 06:51:45 2021 +0000

    2021-07-05 06:51:44 UTC

emerge -qpvO sys-cluster/hpx
[ebuild  N    ] sys-cluster/hpx-1.6.0  USE="perftools test -doc -examples -jemalloc -mpi -papi -tbb" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-05 11:17:32 UTC
Created attachment 721984 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-05 11:17:34 UTC
Created attachment 721987 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-05 11:17:35 UTC
Created attachment 721990 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-05 11:17:37 UTC
Created attachment 721993 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-05 11:17:38 UTC
Created attachment 721996 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-05 11:17:39 UTC
Created attachment 721999 [details]
sys-cluster:hpx-1.6.0:20210705-073511.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-05 11:17:41 UTC
Created attachment 722002 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-07-23 14:33:22 UTC
The bug has been closed via the following commit(s):

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

commit 55c06d283d3289f8350aec0ab9137fe97c3fa568
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2021-07-19 16:42:20 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-07-23 14:33:15 +0000

    sys-cluster/hpx: Drop old
    
    Closes: https://bugs.gentoo.org/733778
    Closes: https://bugs.gentoo.org/774198
    Closes: https://bugs.gentoo.org/800623
    Closes: https://bugs.gentoo.org/800641
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
    Closes: https://github.com/gentoo/gentoo/pull/21714
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-cluster/hpx/Manifest                     |   1 -
 sys-cluster/hpx/files/hpx-1.6.0-cmake.patch  |  32 -------
 sys-cluster/hpx/files/hpx-1.6.0-docs.patch   |  91 --------------------
 sys-cluster/hpx/files/hpx-1.6.0-python.patch |  37 ---------
 sys-cluster/hpx/files/hpx-1.6.0-tests.patch  | 115 -------------------------
 sys-cluster/hpx/hpx-1.6.0.ebuild             | 120 ---------------------------
 6 files changed, 396 deletions(-)