Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472134 - media-plugins/audacious-plugins-3.2.4[cdda] does not compile with dev-libs/libcdio-0.90
Summary: media-plugins/audacious-plugins-3.2.4[cdda] does not compile with dev-libs/li...
Status: RESOLVED DUPLICATE of bug 452458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-02 19:15 UTC by Sebastian Pipping
Modified: 2014-01-21 07:46 UTC (History)
7 users (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 Sebastian Pipping gentoo-dev 2013-06-02 19:15:27 UTC
With dev-libs/libcdio-0.83 -> success
With dev-libs/libcdio-0.90 -> compile error

The reason is that header /usr/include/cdio/cdda.h is no longer provided by libcdio-0.90:

================================================
[..]
Entering directory cdaudio-ng.
cdaudio-ng.c:29:23: fatal error: cdio/cdda.h: No such file or directory
compilation terminated.
[..]
Failed to compile cdaudio-ng.c (plugin)!
[..]
 * ERROR: media-plugins/audacious-plugins-3.2.4 failed (compile phase):
================================================
Comment 1 David W Noon 2014-01-15 17:56:05 UTC
I also have this problem with =media-plugins/audacious-plugins-3.2.2-r1 (i.e. current stable on x86).

I have found that the cdda.h and paranoia.h headers are now under a lower level of directory, under /usr/include/cdio/paranoia/ instead of /usr/include/cdio/.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-01-17 04:51:01 UTC
Does newer audacious-plugins work, like 3.4.1 for example? I think we just need to stabilize newer audacious.
Comment 4 Tobias Leupold 2014-01-20 21:10:39 UTC
3.3.4 compiles fine with the current stable tree on my amd64 box.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2014-01-21 04:38:12 UTC
fixed by 3.3.4, stabilization happening at bug 490463
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2014-01-21 07:46:57 UTC

*** This bug has been marked as a duplicate of bug 452458 ***