Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741960 - sys-cluster/hpx-1.4.1 fails to compile
Summary: sys-cluster/hpx-1.4.1 fails to compile
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: 2020-09-12 18:42 UTC by Agostino Sarubbo
Modified: 2020-10-31 09:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,403.05 KB, text/plain)
2020-09-12 18:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-12 18:42:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/hpx-1.4.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-12 18:42:14 UTC
Created attachment 659865 [details]
build.log

build log and emerge --info
Comment 2 Kurt Kanzenbach 2020-09-18 07:01:21 UTC
I'll bump hpx to v1.5 and see if it's fixed already. Thanks.
Comment 3 Larry the Git Cow gentoo-dev 2020-10-31 09:47:49 UTC
The bug has been closed via the following commit(s):

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

commit 14fe4e4392d78029ea9d761696b3b3d4fda08999
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2020-09-18 20:04:19 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-31 09:47:39 +0000

    sys-cluster/hpx: Drop old
    
    The new version v1.5 builds with clang and boost-1.74. So, the build failure
    bugs related to v1.4 can be closed.
    
    Closes: https://bugs.gentoo.org/741960
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    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.4.1-boost.patch        |  30 ----
 .../files/hpx-1.4.1-disable-failing-tests.patch    | 157 ---------------------
 sys-cluster/hpx/files/hpx-1.4.1-placeholder.patch  |  79 -----------
 sys-cluster/hpx/files/hpx-1.4.1-python.patch       |  37 -----
 sys-cluster/hpx/hpx-1.4.1.ebuild                   | 120 ----------------
 6 files changed, 424 deletions(-)