Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750140 - net-libs/libtorrent-rasterbar-1.2.10 doesn't build on prefix again
Summary: net-libs/libtorrent-rasterbar-1.2.10 doesn't build on prefix again
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-10-19 15:01 UTC by Alexey
Modified: 2021-01-28 19:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,11.50 KB, text/x-log)
2020-10-19 15:01 UTC, Alexey
Details
config.log (config.log,47.40 KB, text/x-log)
2020-10-19 15:02 UTC, Alexey
Details
emerge --info (file_750140.txt,15.87 KB, text/plain)
2020-10-19 15:03 UTC, Alexey
Details
patch (rasterbar.patch,2.14 KB, patch)
2020-10-19 15:04 UTC, Alexey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)