Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576268 - app-emulation/virtualbox-5.0.14 fails to compile missing libcurl
Summary: app-emulation/virtualbox-5.0.14 fails to compile missing libcurl
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 16:40 UTC by Alex Barker
Modified: 2016-03-04 05:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,4.28 KB, text/x-log)
2016-03-02 16:43 UTC, Alex Barker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Barker 2016-03-02 16:40:03 UTC
Checking for libcurl: 
  libcurl not found at -lcurl  or libcurl headers not found
  Check the file /var/tmp/portage/app-emulation/virtualbox-5.0.14/work/VirtualBox-5.0.14/configure.log for detailed error information.
Check /var/tmp/portage/app-emulation/virtualbox-5.0.14/work/VirtualBox-5.0.14/configure.log for details


Reproducible: Always
Comment 1 Alex Barker 2016-03-02 16:42:20 UTC
I can't attach a build log due to access denied on https://bugs.gentoo.org/attachment.cgi. ::Shakes Head::
Comment 2 Alex Barker 2016-03-02 16:43:11 UTC
Created attachment 427228 [details]
build.log
Comment 3 Cănărău Constantin 2016-03-03 12:09:08 UTC
As libcurl is part of the @system I presume that a simple recompile of libcurl will solve the problem. 
Revdep rebuild/preserve libs miss it during dev-libs/openssl-1.0.2g-r1 emerge.
Just a suposition, but worth a try.
Comment 4 Alex Barker 2016-03-04 05:28:01 UTC
Something similar just came up somewhere else and yes that was the issue. Thanks.