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

Bug 750140

Summary: net-libs/libtorrent-rasterbar-1.2.10 doesn't build on prefix again
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo, prefix
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
config.log
emerge --info
patch

Description Alexey 2020-10-19 15:01:12 UTC
Created attachment 666731 [details]
build.log

Checking for boost libraries:
checking for boostlib >= 1.58 (105800)... yes
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes
checking whether the Boost::System library is available... no
configure: error: Boost.System library not found. Try using --with-boost-system=lib
Comment 1 Alexey 2020-10-19 15:02:04 UTC
Created attachment 666734 [details]
config.log
Comment 2 Alexey 2020-10-19 15:03:06 UTC
Created attachment 666737 [details]
emerge --info
Comment 3 Alexey 2020-10-19 15:04:20 UTC
Created attachment 666740 [details, diff]
patch
Comment 4 Larry the Git Cow gentoo-dev 2021-01-28 19:44:48 UTC
The bug has been closed via the following commit(s):

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

commit c699da6f29aa4c7fc50c54370af289eafe6e3035
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2021-01-28 19:44:37 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2021-01-28 19:44:37 +0000

    net-libs/libtorrent-rasterbar-1.2.11: fix build for Prefix
    
    Ensure we pick up boost from Prefix, thanks Alexey.
    
    Closes: https://bugs.gentoo.org/750140
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)