Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542608 - games-emulation/dolphin-9999: failure during configure phase
Summary: games-emulation/dolphin-9999: failure during configure phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Devan Franchini (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 23:48 UTC by Itzamna
Modified: 2015-03-11 17:32 UTC (History)
1 user (show)

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


Attachments
games-emulation/dolphin-9999 build.log (build.log,9.20 KB, text/plain)
2015-03-08 23:48 UTC, Itzamna
Details
emerge --info (emerge.info,5.60 KB, application/x-info)
2015-03-08 23:48 UTC, Itzamna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Itzamna 2015-03-08 23:48:05 UTC
Created attachment 398424 [details]
games-emulation/dolphin-9999 build.log

The ebuild games-emulation/dolphin-9999 fails during the configure phase with the following error:

Using static enet from Externals
CMake Error at CMakeLists.txt:538 (add_subdirectory):
  add_subdirectory given source "Externals/enet" which is not an existing
  directory.

Upstream told me it is an ebuild issue, which was confirmed by manual compilation. However, I could not get CMake to use the shared ENet library under any circumstance.

See the attachments emerge.info and build.log for more information.

Regards,

Itzamna
Comment 1 Itzamna 2015-03-08 23:48:59 UTC
Created attachment 398426 [details]
emerge --info
Comment 2 Devan Franchini (RETIRED) gentoo-dev 2015-03-09 20:00:28 UTC
Correct, the ebuild does its best to remove all internal libs in favor of system compiled ones. I'll be trying to get net-libs/enet to work with dolphin-9999 and if that doesn't work I'll be adding "Externals/enet" to my list of bundled libs which get saved.

Thank you for the bug report!
Comment 3 Devan Franchini (RETIRED) gentoo-dev 2015-03-11 17:32:41 UTC
The updated version should be on the tree. I'm going to close this bug now but please feel free to file another one if you run into another issue. Or re-open this one if the issue persists.