Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719824 - net-libs/libtorrent-rasterbar-1.2.6 : configure: error: Could not find a version of the library!
Summary: net-libs/libtorrent-rasterbar-1.2.6 : configure: error: Could not find a vers...
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:
Depends on:
Blocks:
 
Reported: 2020-04-27 17:14 UTC by Toralf Förster
Modified: 2020-08-27 19:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.90 KB, text/plain)
2020-04-27 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.38 KB, text/plain)
2020-04-27 17:14 UTC, Toralf Förster
Details
environment (environment,126.41 KB, text/plain)
2020-04-27 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.17 KB, application/x-bzip)
2020-04-27 17:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.07 KB, application/x-bzip)
2020-04-27 17:14 UTC, Toralf Förster
Details
net-libs:libtorrent-rasterbar-1.2.6:20200427-165103.log (net-libs:libtorrent-rasterbar-1.2.6:20200427-165103.log,10.55 KB, text/plain)
2020-04-27 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.28 KB, application/x-bzip)
2020-04-27 17:14 UTC, Toralf Förster
Details
ebuild fix (file_719824.txt,438 bytes, patch)
2020-04-30 09:31 UTC, Dominic Jänichen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-27 17:14:35 UTC
checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features by default... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the library!

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/work/libtorrent-libtorrent-1_2_6/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200425-233309

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 27 15:42:56 UTC 2020
/var/db/repos/musl	Mon Apr 27 12:44:51 UTC 2020

emerge -qpvO net-libs/libtorrent-rasterbar
[ebuild  N    ] net-libs/libtorrent-rasterbar-1.2.6  USE="dht ssl -debug -doc -examples -libressl -python -static-libs -test" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-27 17:14:38 UTC
Created attachment 634908 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-27 17:14:41 UTC
Created attachment 634910 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-27 17:14:44 UTC
Created attachment 634912 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-27 17:14:46 UTC
Created attachment 634914 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-27 17:14:49 UTC
Created attachment 634916 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-27 17:14:52 UTC
Created attachment 634918 [details]
net-libs:libtorrent-rasterbar-1.2.6:20200427-165103.log
Comment 7 Toralf Förster gentoo-dev 2020-04-27 17:14:54 UTC
Created attachment 634920 [details]
temp.tbz2
Comment 8 Dominic Jänichen 2020-04-30 09:31:09 UTC
Created attachment 635344 [details, diff]
ebuild fix

Maybe not musl specific, also happens with glibc. Removing explicit boot-dir in options to configure seems to fix it, see attached patch.
Comment 9 Georg Rudoy 2020-08-20 17:00:52 UTC
JFYI this still affects libtorrent-rasterbar-1.2.8, and the fix proposed by Dominic still fixes it.
Comment 10 Larry the Git Cow gentoo-dev 2020-08-27 19:49:56 UTC
The bug has been closed via the following commit(s):

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

commit d253442e6fef143c66c89d36e53728fc857adf5c
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-08-27 19:49:44 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-08-27 19:49:44 +0000

    net-libs/libtorrent-rasterbar: remove explicit boost path
    
    Closes: https://bugs.gentoo.org/719824
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild | 2 +-
 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild | 2 +-
 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)