Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 249268

Summary: media-sound/sound-juicer-2.22.0-r1 - /usr/include/cdio/cdio.h:80:25: error: cdio/cdtext.h: no such file or directory
Product: Gentoo Linux Reporter: Alexey <shiriy.lyoha>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexey 2008-11-29 15:14:58 UTC
media-sound/sound-juicer-2.22.0-r1 filed due compilation

Reproducible: Always




mv -f .deps/libjuicer_la-sj-metadata-musicbrainz.Tpo .deps/libjuicer_la-sj-metadata-musicbrainz.Plo
In file included from sj-metadata-cdtext.c:32:
/usr/include/cdio/cdio.h:80:25: error: cdio/cdtext.h: no such file or directory
sj-metadata-cdtext.c: in function ‘cdtext_list_albums’
sj-metadata-cdtext.c:120: warning: implicit declaration of function ‘cdtext_get’
sj-metadata-cdtext.c:120: warning: nested extern declaration of ‘cdtext_get’
sj-metadata-cdtext.c:120: error: ‘CDTEXT_TITLE’ undeclared (first use in this function)
sj-metadata-cdtext.c:120: error: (Each undeclared identifier is reported only once
sj-metadata-cdtext.c:120: error: for each function it appears in.)
sj-metadata-cdtext.c:120: warning: passing argument 1 of ‘g_strdup’ makes pointer from integer without a cast
sj-metadata-cdtext.c:121: error: ‘CDTEXT_PERFORMER’ undeclared (first use in this function)
sj-metadata-cdtext.c:121: warning: passing argument 1 of ‘g_strdup’ makes pointer from integer without a cast
sj-metadata-cdtext.c:133: warning: passing argument 1 of ‘g_strdup’ makes pointer from integer without a cast
sj-metadata-cdtext.c:134: warning: passing argument 1 of ‘g_strdup’ makes pointer from integer without a cast
sj-metadata-cdtext.c:135: error: ‘CDTEXT_GENRE’ undeclared (first use in this function)
sj-metadata-cdtext.c:135: warning: passing argument 1 of ‘g_strdup’ makes pointer from integer without a cast
make[3]: *** [libjuicer_la-sj-metadata-cdtext.lo] error 1
make[3]: Leaving directory `/var/tmp/portage/media-sound/sound-juicer-2.22.0-r1/work/sound-juicer-2.22.0/libjuicer'
make[2]: *** [all] error 2
make[2]: Leaving directory `/var/tmp/portage/media-sound/sound-juicer-2.22.0-r1/work/sound-juicer-2.22.0/libjuicer'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/sound-juicer-2.22.0-r1/work/sound-juicer-2.22.0'
make: *** [all] error 2
 * 
 * ERROR: media-sound/sound-juicer-2.22.0-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2600:  Called gnome2_src_compile
 *             environment, line 1981:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-sound/sound-juicer-2.22.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/sound-juicer-2.22.0-r1/temp/environment'.
Comment 1 Rafał Mużyło 2008-11-29 17:16:22 UTC
Reemerging libcdio should fix this.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-29 17:56:55 UTC
Please follow the suggestion of comment #1. If that doesn't fix the issue, reopen this bug report and post your `emerge --info.'
Comment 3 Alexey 2008-11-29 18:31:15 UTC
reemergin dev-libs/libcdio dy default not help,
BUT it helps when I reemerged dev-libs/libcdio with USE="-minimal" flag.

Thanks, guys
Comment 4 Alexey 2008-11-29 18:42:22 UTC
By the way, mayby this info shood be added in media-sound/sound-juicer-2.22.0-r1 ebuild.