Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359097 - [gnome-overlay] media-libs/gst-plugins-good-0.10.23 failed
Summary: [gnome-overlay] media-libs/gst-plugins-good-0.10.23 failed
Status: RESOLVED DUPLICATE of bug 348623
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 22:09 UTC by mike peterson
Modified: 2011-03-16 07:50 UTC (History)
1 user (show)

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


Attachments
emerge --info, build log, envionment (build.log,67.90 KB, text/plain)
2011-03-15 22:12 UTC, mike peterson
Details
enviornment file (env,134.70 KB, text/plain)
2011-03-15 22:20 UTC, mike peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mike peterson 2011-03-15 22:09:57 UTC
a new gentoo install. added gnome overlay before emerging gnome.
media-libs/gst-plugins-good-0.10.23 repeatedly fails to build.

Reproducible: Always

Steps to Reproduce:
1.emerge gnome
2.
3.
Actual Results:  
make[4]: Entering directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/v4l2'
  CC     shapewipe_example-shapewipe-example.o
  CC     demo_osssrc-demo-osssrc.o
  CC     level_example-level-example.o
  CC     probe-probe.o
  CC     server_alsasrc_PCMA-server-alsasrc-PCMA.o
  CC     client_PCMA-client-PCMA.o
  CCLD   probe
  CCLD   level-example
  CCLD   shapewipe-example
  CC     iirfilter_example-iirfilter-example.o
demo.c:15:30: error: expected ')' before '*' token
demo.c: In function 'draw_spectrum':
demo.c:86:43: error: 'GtkWidget' has no member named 'window'
demo.c:87:3: warning: implicit declaration of function 'gdk_draw_rectangle'
demo.c:87:3: warning: nested extern declaration of 'gdk_draw_rectangle'
demo.c:87:34: error: 'GtkWidget' has no member named 'window'
demo.c:87:55: error: 'GtkWidget' has no member named 'style'
demo.c:90:36: error: 'GtkWidget' has no member named 'window'
demo.c:90:57: error: 'GtkWidget' has no member named 'style'
demo.c:93:36: error: 'GtkWidget' has no member named 'window'
demo.c: In function 'main':
demo.c:171:3: error: 'on_window_destroy' undeclared (first use in this function)
demo.c:171:3: note: each undeclared identifier is reported only once for each function it appears in
make[4]: *** [demo-demo.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/equalizer'
make[3]: *** [equalizer] Error 2
make[3]: *** Waiting for unfinished jobs....
  CC     demo_audiotest-demo-audiotest.o
  CCLD   server-alsasrc-PCMA
demo-osssrc.c:43:30: error: expected ')' before '*' token
demo-osssrc.c: In function 'draw_spectrum':
demo-osssrc.c:74:43: error: 'GtkWidget' has no member named 'window'
demo-osssrc.c:75:3: warning: implicit declaration of function 'gdk_draw_rectangle'
demo-osssrc.c:75:3: warning: nested extern declaration of 'gdk_draw_rectangle'
demo-osssrc.c:75:34: error: 'GtkWidget' has no member named 'window'
demo-osssrc.c:75:55: error: 'GtkWidget' has no member named 'style'
demo-osssrc.c:78:36: error: 'GtkWidget' has no member named 'window'
demo-osssrc.c:78:57: error: 'GtkWidget' has no member named 'style'
demo-osssrc.c:81:36: error: 'GtkWidget' has no member named 'window'
demo-osssrc.c: In function 'main':
demo-osssrc.c:183:3: error: 'on_window_destroy' undeclared (first use in this function)
demo-osssrc.c:183:3: note: each undeclared identifier is reported only once for each function it appears in
make[4]: *** [demo_osssrc-demo-osssrc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
  CCLD   client-PCMA
  CCLD   firfilter-example
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/level'
  CCLD   iirfilter-example
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/shapewipe'
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/v4l2'
demo-audiotest.c:44:30: error: expected ')' before '*' token
demo-audiotest.c: In function 'draw_spectrum':
demo-audiotest.c:85:43: error: 'GtkWidget' has no member named 'window'
demo-audiotest.c:86:3: warning: implicit declaration of function 'gdk_draw_rectangle'
demo-audiotest.c:86:3: warning: nested extern declaration of 'gdk_draw_rectangle'
demo-audiotest.c:86:34: error: 'GtkWidget' has no member named 'window'
demo-audiotest.c:86:55: error: 'GtkWidget' has no member named 'style'
demo-audiotest.c:89:36: error: 'GtkWidget' has no member named 'window'
demo-audiotest.c:89:57: error: 'GtkWidget' has no member named 'style'
demo-audiotest.c:92:36: error: 'GtkWidget' has no member named 'window'
demo-audiotest.c: In function 'main':
demo-audiotest.c:197:3: error: 'on_window_destroy' undeclared (first use in this function)
demo-audiotest.c:197:3: note: each undeclared identifier is reported only once for each function it appears in
make[4]: *** [demo_audiotest-demo-audiotest.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/spectrum'
make[3]: *** [spectrum] Error 2
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/rtp'
make[4]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples/audiofx'
make[3]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/gst-plugins-good-0.10.23/work/gst-plugins-good-0.10.23'
make: *** [all] Error 2
emake failed
 * ERROR: media-libs/gst-plugins-good-0.10.23 failed (compile phase):
 *   emake failed.


Expected Results:  
package to compile

 emerge --info =media-libs/gst-plugins-good-0.10.23
Portage 2.1.9.43 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.2, glibc-2.13-r2, 2.6.38-rc8-git3 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.38-rc8-git3-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.0.1
Timestamp of tree: Tue, 15 Mar 2011 20:30:02 +0000
app-shells/bash:     4.2_p8
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.4
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.7.0
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/gnome /var/lib/layman/lcd-filtering"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gdu gif gnome gnome-keyring gpm gstreamer gtk gtk3 iconv icu ipv6 jpeg lcms ldap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support qt4 readline sdl session spell sqlite sse sse2 sse3 sse4 sse4a ssl startup-notification svg sysfs tcpd threads tiff truetype udev unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


emerge -pqv =media-libs/gst-plugins-good-0.10.23
[ebuild  N    ] media-libs/gst-plugins-good-0.10.23  USE="-debug"
Comment 1 mike peterson 2011-03-15 22:12:25 UTC
Created attachment 266047 [details]
emerge --info, build log, envionment
Comment 2 mike peterson 2011-03-15 22:20:31 UTC
Created attachment 266053 [details]
enviornment file
Comment 3 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-03-16 05:59:53 UTC
Gstreamer herd's problem, nothing we can do here.
Comment 4 Arun Raghavan (RETIRED) gentoo-dev 2011-03-16 06:46:41 UTC
Will get fixed whenever the gst-plugins-good bump happens. If someone feels like fixing this in-tree, either include the patches below or block on gtk+:3:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=562ff37d800c961664a7152d7fd723bd60e302f3
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=3eb02097f90027f3c1d117628e2f7871af6a140c
Comment 5 Mart Raudsepp gentoo-dev 2011-03-16 07:50:06 UTC
--disable-examples is the best fix per the duplicate bug, as we don't install the examples anyway, so no point in compiling them anyway

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