Summary: | sci-libs/libgeodecomp-0.4.0 : main.cpp: | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Kurt Kanzenbach <kurt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/14855 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 sci-libs:libgeodecomp-0.4.0:20190518-233439.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 577272 [details]
emerge-info.txt
Created attachment 577274 [details]
emerge-history.txt
Created attachment 577276 [details]
environment
Created attachment 577278 [details]
etc.portage.tbz2
Created attachment 577280 [details]
logs.tbz2
Created attachment 577282 [details]
sci-libs:libgeodecomp-0.4.0:20190518-233439.log
Created attachment 577284 [details]
temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3473874f431d2047da57f71c253146ae8f243c commit ac3473874f431d2047da57f71c253146ae8f243c Author: Kurt Kanzenbach <kurt@kmk-computers.de> AuthorDate: 2020-03-08 11:33:31 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-03-15 17:51:49 +0000 sci-libs/libgeodecomp: Fix boost detection When hpx is installed libgeodecomp tries to use the boost libraries detected by hpx. That doesn't work, because the wrong variables are referenced and hpx uses fewer boost libraries than libgeodecomp. So remove that and use the system boost libraries in all cases. Closes: https://bugs.gentoo.org/686294 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Closes: https://github.com/gentoo/gentoo/pull/14855 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../files/libgeodecomp-0.4.0-boost.patch | 92 ++++++++++++++++++++++ sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild | 1 + 2 files changed, 93 insertions(+) |