Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452706 - media-plugins/audacious-plugins-3.3.3 with dev-libs/libcdio-0.90 - cdaudio-ng.c:29:23: fatal error: cdio/cdda.h: No such file or directory
Summary: media-plugins/audacious-plugins-3.3.3 with dev-libs/libcdio-0.90 - cdaudio-ng...
Status: RESOLVED DUPLICATE of bug 452458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Jeff (JD) Horelick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 17:34 UTC by Attila Stehr
Modified: 2013-01-17 18:41 UTC (History)
1 user (show)

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


Attachments
build log (media-plugins:audacious-plugins-3.3.3:20130117-015622.log,29.35 KB, text/plain)
2013-01-17 17:34 UTC, Attila Stehr
Details
emerge --pqv ... and emerge --info ... (file_452706.txt,18.55 KB, text/plain)
2013-01-17 17:36 UTC, Attila Stehr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Stehr 2013-01-17 17:34:39 UTC
Created attachment 335930 [details]
build log

After a world update (containing libcdio-0.90) I ran revdep-rebuild.
audacious-plugins-3.3.3 had to be rebuilt. Doing that led to this problem:

Successfully compiled ffaudio-io.c (plugin).
ffaudio-core.c: In function ‘ffaudio_play’:
ffaudio-core.c:530:12: warning: ‘stream_id’ may be used uninitialized in this function [-Wuninitialized]
Successfully compiled ffaudio-core.c (plugin).
Successfully linked ffaudio.so.
Leaving directory ffaudio.
Entering directory cdaudio-ng.
cdaudio-ng.c:29:23: fatal error: cdio/cdda.h: No such file or directory
compilation terminated.
Successfully generated dependencies.
cdaudio-ng.c:29:23: fatal error: cdio/cdda.h: No such file or directory
compilation terminated.
Failed to compile cdaudio-ng.c (plugin)!
make[5]: *** [cdaudio-ng.plugin.o] Error 1

 * ERROR: media-plugins/audacious-plugins-3.3.3 failed (compile phase):
 *   emake failed

-----------------------------------------------

Unmerge and (new) emerge led to the same error.

Not sure if this is used, but:
$ locate cdda.h
/usr/include/cdio/paranoia/cdda.h
Comment 1 Attila Stehr 2013-01-17 17:36:22 UTC
Created attachment 335932 [details]
emerge --pqv ... and emerge --info ...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2013-01-17 18:41:09 UTC

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