As part of a revdep-rebuild I ran into this problem and haven't been able to get past it. Thanks in advance. gandalf ~ # emerge --oneshot =media-libs/gst-plugins-0.8.11 <SNIP> i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -march=athlon-xp -pipe -O2 -MT libgstcdaudio_la-gstcdaudio.lo -MD -MP -MF .deps/libgstcdaudio_la-gstcdaudio.Tpo -c gstcdaudio.c -fPIC -DPIC -o .libs/libgstcdaudio_la-gstcdaudio.o gstcdaudio.c:24:21: cdaudio.h: No such file or directory gstcdaudio.c:50: error: field `info' has incomplete type gstcdaudio.c:51: error: field `volume' has incomplete type gstcdaudio.c: In function `gst_cdaudio_change_state': gstcdaudio.c:308: warning: implicit declaration of function `cd_init_device' gstcdaudio.c:313: warning: implicit declaration of function `cd_close' gstcdaudio.c:316: warning: implicit declaration of function `cd_stat' gstcdaudio.c:321: warning: implicit declaration of function `cddb_discid' gstcdaudio.c:331: warning: implicit declaration of function `cd_resume' gstcdaudio.c:333: warning: implicit declaration of function `cd_play' gstcdaudio.c:343: warning: implicit declaration of function `cd_pause' gstcdaudio.c:348: warning: implicit declaration of function `cd_stop' gstcdaudio.c:350: warning: implicit declaration of function `cd_finish' gstcdaudio.c: In function `gst_cdaudio_send_event': gstcdaudio.c:393: warning: implicit declaration of function `cd_play_pos' make[3]: *** [libgstcdaudio_la-gstcdaudio.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/ext/cdaudio' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/ext' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11' make: *** [all] Error 2 !!! ERROR: media-libs/gst-plugins-0.8.11 failed. !!! Function src_compile, Line 52, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. gandalf ~ # gandalf ~ # emerge --info Portage 2203-svn (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.6-r3, 2.6.15-gentoo-r1 i686) ================================================================= System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 2500+ Gentoo Base System version 1.12.0_pre19 dev-lang/python: 2.2.3-r5, 2.3.5, 2.4.2 dev-python/pycrypto: [Not Present] dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext X Xi aalib alsa apache2 audiofile avi berkdb bitmap-fonts bzip2 cdb cdparanoia cdr cjk cli cpudetection crypt cups curl dri dvd dvdr dvdread eds emboss encode exif expat fam ffmpeg flac foomaticdb fortran gd gdbm gif gimp gimpprint glut gnome gpm gstreamer gtk gtk2 gtkhtml guile i8x0 idn imagemagick imlib ipv6 isdnlog java jpeg kde lcms libg++ libwww mad mikmod mjpeg mmx mmxext mng motif mozilla mp3 mpeg mysql mythtv ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png ppds pppd python qt quicktime readline real reflection samba scanner sdl session slang sndfile spell spl sse ssl svga tcltk tcpd threads tiff transcode truetype truetype-fonts type1-fonts udev usb v4l v4l2 vorbis win32codecs xine xml xml2 xmms xorg xscreensaver xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY gandalf ~ #
This solved the problem. I suppose some dependency in the ebuild is missing? emerge --oneshot -pv libcdaudio
I have a problem compiling this package as well, but something else seems to be failing...Any ideas? i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -march=pentium4 -pipe -g -g -g -O2 -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesink.Tpo -c ximagesink.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesink.o ximagesrc.c: In function `gst_ximagesrc_change_state': ximagesrc.c:443: error: structure has no member named `damage_event_base' make[3]: *** [libgstximagesink_la-ximagesrc.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys/ximage' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11' make: *** [all] Error 2 !!! ERROR: media-libs/gst-plugins-0.8.11 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile gst-plugins-0.8.11.ebuild, line 52: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. emerge --info Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686) ================================================================= System uname: 2.6.16-gentoo-r9 i686 Intel(R) Xeon(TM) CPU 2.80GHz Gentoo Base System version 1.6.15 dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo" CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://gentoo.mirrored.ca/ http://gentoo.osuosl.org/ http://www.gtlib.gatech.edu/pub/gentoo http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.mirrors.pair.com/ " MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 X aalib aim alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bonobo cli crypt cups debug directfb dlloader dri eds emacs emboss encode esd firebird foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imagemagic imlib ipv6 isdnlog java jpeg lesstif libcaca libg++ libwww mad mikmod mime mmap mmx motif mozilla mp3 mpeg ncurses nls nptl nsplugin ogg opengl oss pam pcre pdf pdflib perl plotutils png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl svg tcpd tidy tiff truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
I appear to experinecing the same issues as discribed in comment two. I upgraded my GCC according to the instructions from the gentoo doc site and I am in the middle of a 500 + package emerge -e world. ###################################error Details################################## i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -march=pentium4 -pipe -O2 -MT libgstximagesink_la-ximagesrc.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesrc.Tpo -c ximagesrc.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesrc.o ximagesrc.c: In function `gst_ximagesrc_change_state': ximagesrc.c:443: error: structure has no member named `damage_event_base' make[3]: *** [libgstximagesink_la-ximagesrc.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -march=pentium4 -pipe -O2 -MT libgstximagesink_la-gstximageplugin.lo -MD -MP -MF .deps/libgstximagesink_la-gstximageplugin.Tpo -c gstximageplugin.c -fPIC -DPIC -o .libs/libgstximagesink_la-gstximageplugin.o make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys/ximage' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11' make: *** [all] Error 2 !!! ERROR: media-libs/gst-plugins-0.8.11 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile gst-plugins-0.8.11.ebuild, line 52: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. #################################EMERGE INFO#################################### Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9n i686) ================================================================= System uname: 2.6.16-gentoo-r9n i686 Intel(R) Pentium(R) 4 CPU 2.00GHz Gentoo Base System version 1.6.15 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.5-r2, 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -O3 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=pentium4 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org ftp://ftp.heanet.ie/pub/gentoo http://distfiles.gentoo.org ftp://ftp.heanet.ie/pub/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts cd cdr cli crypt cups dlloader doc dri dvd eds encode esd foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 hal imlib isdnlog java jce jikes jpeg junit kde kdeenablefinal kdexdeltas libg++ libwww log4j mad mikmod mmx mmx2 motif mp3 mpeg mptl msn ncurses nls nptl nptlonly ogg opengl pam pcmcia pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline real reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs xine xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Please feel free to email me for further info tighetribe@yahoo.co.uk
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -O2 -march=athlon-xp -pipe -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF ".deps/libgstximagesink_la-ximagesink.Tpo" -c -o libgstximagesink_la-ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c; \ then mv -f ".deps/libgstximagesink_la-ximagesink.Tpo" ".deps/libgstximagesink_la-ximagesink.Plo"; else rm -f ".deps/libgstximagesink_la-ximagesink.Tpo"; exit 1; fi ximagesrc.c: In function `gst_ximagesrc_change_state': ximagesrc.c:443: error: structure has no member named `damage_event_base' make[3]: *** [libgstximagesink_la-ximagesrc.lo] Erreur 1 make[3]: *** Attente des t
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -O2 -march=athlon-xp -pipe -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF ".deps/libgstximagesink_la-ximagesink.Tpo" -c -o libgstximagesink_la-ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c; \ then mv -f ".deps/libgstximagesink_la-ximagesink.Tpo" ".deps/libgstximagesink_la-ximagesink.Plo"; else rm -f ".deps/libgstximagesink_la-ximagesink.Tpo"; exit 1; fi ximagesrc.c: In function `gst_ximagesrc_change_state': ximagesrc.c:443: error: structure has no member named `damage_event_base' make[3]: *** [libgstximagesink_la-ximagesrc.lo] Erreur 1 make[3]: *** Attente des tâches non terminées.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -O2 -march=athlon-xp -pipe -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesink.Tpo -c ximagesink.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesink.o make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys/ximage' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11' make: *** [all] Erreur 2 !!! ERROR: media-libs/gst-plugins-0.8.11 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile gst-plugins-0.8.11.ebuild, line 52: Called die Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r11 i686) ================================================================= System uname: 2.6.16-gentoo-r11 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.6.15 ccache version 2.3 [enabled] app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo " LANG="fr_FR@euro" LC_ALL="fr_FR@euro" LINGUAS="fr fr_FR" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext 7zip X alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdparanoia cjk clamd cli crypt cups curl dlloader dri dvd dvdread eds emboss encode expat fbcon ffmpeg flac foomaticdb fortran gdbm gif gmp gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib ipv6 isdnlog java jpeg kde lcms libg++ libwww mad matroska mikmod mmx mmxext mng motif mp3 mpeg musicbrainz ncurses nls ogg opengl oss pam pcre pdf pdflib perl png pppd python qt qt3 quicktime readline reflection ruby sdl session speex spell spl sqlite sse ssl stream symlink tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs wxwindows x264 xine xinerama xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_fr linguas_fr_FR userland_GNU video_cards_radeon video_cards_vesa" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment #2 & #3 are obviously not the same as #1 and should not have been posted here, see bug #138639 . Comment #1 shouldn't happen, because the plugin should not be built if the lib isn't installed. Also, the correct switch 'cdaudio' is probably missing from the eclass, it should not rely on autodetect.
i emerge libXdamage and after i can emerge gst-plugins
yes chipster, as I said before.. this is NOT the bug to report that.
*** This bug has been marked as a duplicate of bug 190800 ***