Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512882 - dev-libs/liborcus-0.5.1 on x32 - missing Boost::System library version in configure
Summary: dev-libs/liborcus-0.5.1 on x32 - missing Boost::System library version in con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on: 512884
Blocks: x32
  Show dependency tree
 
Reported: 2014-06-10 12:52 UTC by Thibaud CANALE
Modified: 2014-12-30 15:02 UTC (History)
0 users

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


Attachments
emerge --info (file_512882.txt,5.73 KB, text/plain)
2014-06-10 12:52 UTC, Thibaud CANALE
Details
build.log (dev-libs:liborcus-0.5.1:20140610-122116.log,9.17 KB, text/plain)
2014-06-10 12:54 UTC, Thibaud CANALE
Details
config.log (config.log,44.23 KB, text/plain)
2014-06-10 13:04 UTC, Thibaud CANALE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaud CANALE 2014-06-10 12:52:14 UTC
Created attachment 378624 [details]
emerge --info

Hello,

When trying to emerge dev-libs/liborcus in x32 profile, emerge will fail in configure phase with those outputs (see build.log too):

checking for boostlib >=1.20.0... yes
checking if we need to link with Boost.System... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the library!

This bug happens with different versions of dev-libs/boost (and resp. dev-util/boost-build), I tried with current stable version, 1.52.0-r6 (and resp. 1.52.0-r1) and last ~arch version, 1.55.0-r1 (and resp. 1.55.0).

Steps to Reproduce:
1. Using x32 profile.
2. emerge dev-libs/boost (step 2 is not mandatory, because it is a required dependency)
3. emerge dev-libs/liborcus

Expect Result: Successful compilation and installation.

Reproducible: on x32 ABI_X86, always, but success on no x32 profiles.

By the way, should I do another bug report, for requesting multilib support of this library, or can we add a blocking link to bug 454644?
Thanks for support.
Comment 1 Thibaud CANALE 2014-06-10 12:54:42 UTC
Created attachment 378626 [details]
build.log

Build log of dev-libs/liborcus-0.5.1, with dev-libs/boost-1.55.0-r1
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-10 13:01:19 UTC
configure: error: Could not find a version of the library!

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/liborcus-0.5.1/work/liborcus-0.5.1/config.log

Please please.
Comment 3 Thibaud CANALE 2014-06-10 13:04:16 UTC
Created attachment 378628 [details]
config.log

(In reply to Jeroen Roovers from comment #2)
> configure: error: Could not find a version of the library!
> 
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/dev-libs/liborcus-0.5.1/work/liborcus-0.5.1/config.log
> 
> Please please.

My bad, didn't see. Glad I removed the fail-clean FEATURES flag :-)
Comment 4 Thibaud CANALE 2014-07-27 12:50:37 UTC
Sorry, mistyping ... (9 & 6 problems...)
it's bug 393673, not bug 363973 (copy/paste is more secure).
Comment 5 Thibaud CANALE 2014-08-08 14:06:33 UTC
Thanks to the ebuild on bug 512884 comment 2, dev-libs/liborcus-0.5.1 is now emerging fine.

I think we can close this bug, when the modifications on dev-libs/boost (bug 512884) will be stable.

Thanks again.
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2014-12-30 15:02:03 UTC
(In reply to Thibaud "thican" CANALE from comment #5)
> Thanks to the ebuild on bug 512884 comment 2, dev-libs/liborcus-0.5.1 is now
> emerging fine.
> 
> I think we can close this bug, when the modifications on dev-libs/boost (bug
> 512884) will be stable.
> 
> Thanks again.

Excellent, thanks!