Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369151 - aqualung fails to build when libcdio built with +minimal
Summary: aqualung fails to build when libcdio built with +minimal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 09:15 UTC by David Honour
Modified: 2011-05-31 18:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Honour 2011-05-29 09:15:28 UTC
Aqualung depends on libcdio_paranoia, which isn't created when cdio is built with the minimal flag.

Reproducible: Always

Steps to Reproduce:
1. Build cdio with +minimal
2. Build aqualung
Actual Results:  
No build

Expected Results:  
Build

I don't know if it applies on other platforms.
Comment 1 Daniel Pielmeier gentoo-dev 2011-05-31 13:52:42 UTC
Thanks for your report. I will take a look at it.

In the meantime please provide the output of "emerge --info aqualung", and the full log of the failing build.
Comment 2 Daniel Pielmeier gentoo-dev 2011-05-31 18:12:39 UTC
+  31 May 2011; Daniel Pielmeier <billie@gentoo.org> aqualung-0.9_beta11.ebuild,
+  aqualung-0.9_beta11-r1.ebuild:
+  Aqualung needs libcdio built with USE="-minimal". This fixes bug #369151.
+  Thanks to David Honour for the report.

Should be fixed now.