Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132506 - media-video/totem-1.4.0 cannot find gstreamer plugin
Summary: media-video/totem-1.4.0 cannot find gstreamer plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Zaheer Abbas Merali (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 15:34 UTC by Michal Jakubowski
Modified: 2007-10-22 04:28 UTC (History)
3 users (show)

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


Attachments
totem-1.4.0/config.log (config.log,54.58 KB, text/plain)
2006-05-08 04:40 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Jakubowski 2006-05-06 15:34:14 UTC
I have a problem

GStreamer-0.10
checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... no
configure: error:
                                        Cannot find required GStreamer-0.10 plugin 'videoscale'.
                                        It should be part of gst-plugins-base. Please install it.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/totem-1.4.0/work/totem-1.4.0/config.log

!!! ERROR: media-video/totem-1.4.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  totem-1.4.0.ebuild, line 121:   Called gnome2_src_compile
  gnome2.eclass, line 57:   Called gnome2_src_configure
  gnome2.eclass, line 53:   Called econf '--disable-vanity' '--disable-gtk' '--without-dbus' '--enable-nautilus' '--enable-lirc' '--disable-mozilla' '--without-mozilla' '--disable-nvtv' '--enable-gstreamer=0.10' 'MOZILLA_PLUGINDIR=/usr/lib/nsbrowser' '--disable-gtk-doc'
  ebuild.sh, line 530:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-05-06 16:15:17 UTC
please supply your emerge info, a full build log, and config.log.
Comment 2 Michal Jakubowski 2006-05-06 16:41:38 UTC
OK
Sorcerer portage # emerge totem
Calculating dependencies... done!
>>> Emerging (1 of 1) media-video/totem-1.4.0 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Checking totem-1.4.0.tar.bz2's mtime...
>>> WORKDIR is up-to-date, keeping...
>>> Compiling source in /var/tmp/portage/totem-1.4.0/work/totem-1.4.0 ...
QA Notice: USE Flag 'doc' not in IUSE for media-video/totem-1.4.0
 * econf: updating totem-1.4.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating totem-1.4.0/config.guess with /usr/share/gnuconfig/config.guess
 * disabling confcache, binary cannot be found
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-vanity --disable-gtk --without-dbus --enable-nautilus --enable-lirc --disable-mozilla --without-mozilla --disable-nvtv --enable-gstreamer=0.10 MOZILLA_PLUGINDIR=/usr/lib/nsbrowser --disable-gtk-doc --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 static flag -static works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for intltool >= 0.20... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for backend libraries... checking for GST... yes
GStreamer-0.10
checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... no
configure: error:
                                        Cannot find required GStreamer-0.10 plugin 'videoscale'.
                                        It should be part of gst-plugins-base. Please install it.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/totem-1.4.0/work/totem-1.4.0/config.log

!!! ERROR: media-video/totem-1.4.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  totem-1.4.0.ebuild, line 121:   Called gnome2_src_compile
  gnome2.eclass, line 57:   Called gnome2_src_configure
  gnome2.eclass, line 53:   Called econf '--disable-vanity' '--disable-gtk' '--without-dbus' '--enable-nautilus' '--enable-lirc' '--disable-mozilla' '--without-mozilla' '--disable-nvtv' '--enable-gstreamer=0.10' 'MOZILLA_PLUGINDIR=/usr/lib/nsbrowser' '--disable-gtk-doc'
  ebuild.sh, line 530:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



emerge --info
Portage 2.1_pre10-r3 (default-linux/x86/2005.1, gcc-3.4.6-vanilla, glibc-2.4-r2, 2.6.16-hardened-r1 i686)
=================================================================
System uname: 2.6.16-hardened-r1 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.12.0_pre19
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mfpmath=sse,387 -O2 -s -pipe -fomit-frame-pointer -fstack-protector -m3dnow -msse -mmmx -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -mfpmath=sse,387 -O2 -s -pipe -fomit-frame-pointer -fstack-protector -m3dnow -msse -mmmx -ftracer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig buildpkg ccache confcache distlocks keepwork metadata-transfer parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.edu.pl http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LDFLAGS="-Wl,-O1,--enable-new-dtags,--sort-common,-Bdirect -s"
LINGUAS="pl"
MAKEOPTS="-j2 -s"
PKGDIR="/home/demon/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/package.banned"
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"
PORTDIR_OVERLAY="/usr/local/portage-xgl /usr/local/xgl-coffee /usr/local/portage"
SYNC="rsync://gentoo.prz.edu.pl/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d adsl alsa apache2 apic apm arts atm avi berkdb bitmap-fonts cairo cdparanoia cdrom cli cmov crypt cups curl cx8 de dhcp divx4linux dri dv dvd dvdr dvdread dvi eds elibc_glibc emboss encode esd extramodules fam foomaticdb fortran fpu fxsr gdbm gg gif glitz gnome gpm gstreamer gtk gtk2 hal halimlib hardened hddtemp imlib ipv6 irssi isdnlog java jpeg kde kernel_linux libg++ libwww linguas_pl lirc mad mca mce mikmod mmx mmx2 mmxext motif mozilla mp3 mpeg mpeg2 mplayer msr mtrr mysql ncurses network nls nptl nptlonly ntfs nvidia ogg oggvorbis opengl opera oss pae pam pat pcre pdf pdflib perl pge pic png ppdsdvdr pppd pse pse36 python qt quicktime readline reflection sdl sep serial server session speedup spell spl sse ssl syscall tcpd tiff transcode truetype truetype-fonts tsc type1-fonts usb userland_GNU vme voice vorbis win32codecs wmf wxGTK wxgtk1 x86 xml xml2 xmms xorg xprint xv zlib input_devices_keyboard input_devices_mouse video_cards_nvidia video_cards_vesa video_cards_fbdev video_cards_nv video_cards_vga"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK



config.log -> http://www.kajan.prv.pl/config.log



Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2006-05-06 19:02:12 UTC
please attach output of:
gst-inspect-0.10 videoscale

also, try to recompile media-libs/gst-plugins-base without LDFLAGS, then try totem again.

Report back with results, thanks.
Comment 4 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-05-07 02:58:27 UTC
This is actually usually due to downgrading liboil after emerging gst-plugins-base  (which sould have happened when liboil 0.3.7 was put into package.mask.  Either upgrade liboil to 0.3.8 or re-emerge gst-plugins-base
Comment 5 Michal Jakubowski 2006-05-07 04:31:01 UTC
Do not work :-(
>>> Emerging (3 of 3) media-video/totem-1.4.0 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking totem-1.4.0.tar.bz2 to /var/tmp/portage/totem-1.4.0/work
 * Applying totem-1.3.0-gecko-sdk.patch ...                               [ ok ]
 * Running eautoreconf in '/var/tmp/portage/totem-1.4.0/work/totem-1.4.0' ...
 * Running aclocal ...                                                    [ ok ]
 * Running libtoolize --copy --force --automake ...                       [ ok ]
 * Running aclocal ...                                                    [ ok ]
 * Running autoconf ...                                                   [ ok ]
 * Running autoheader ...                                                 [ ok ]
 * Running automake --add-missing --copy ...                              [ ok ]
 * Running elibtoolize in: totem-1.4.0
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.5.6.patch ...
 * Fixing OMF Makefiles ...                                               [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/totem-1.4.0/work/totem-1.4.0 ...
QA Notice: USE Flag 'doc' not in IUSE for media-video/totem-1.4.0
 * econf: updating totem-1.4.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating totem-1.4.0/config.guess with /usr/share/gnuconfig/config.guess
 * disabling confcache, binary cannot be found
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-vanity --disable-gtk --without-dbus --enable-nautilus --enable-lirc --disable-mozilla --without-mozilla --disable-nvtv --enable-gstreamer=0.10 MOZILLA_PLUGINDIR=/usr/lib/nsbrowser --disable-gtk-doc --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 static flag -static works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for intltool >= 0.20... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for backend libraries... checking for GST... yes
GStreamer-0.10
checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... no
configure: error:
                                        Cannot find required GStreamer-0.10 plugin 'videoscale'.
                                        It should be part of gst-plugins-base. Please install it.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/totem-1.4.0/work/totem-1.4.0/config.log

!!! ERROR: media-video/totem-1.4.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  totem-1.4.0.ebuild, line 121:   Called gnome2_src_compile
  gnome2.eclass, line 57:   Called gnome2_src_configure
  gnome2.eclass, line 53:   Called econf '--disable-vanity' '--disable-gtk' '--without-dbus' '--enable-nautilus' '--enable-lirc' '--disable-mozilla' '--without-mozilla' '--disable-nvtv' '--enable-gstreamer=0.10' 'MOZILLA_PLUGINDIR=/usr/lib/nsbrowser' '--disable-gtk-doc'
  ebuild.sh, line 530:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 6 José Romildo Malaquias 2006-05-08 04:40:54 UTC
Created attachment 86416 [details]
totem-1.4.0/config.log

I am having a similar problem on ~amd64:

# emerge -v totem
[...]
checking for backend libraries... checking for GST... yes
GStreamer-0.10
checking GStreamer 0.10 playbin plugin... no
configure: error:
                                        Cannot find required GStreamer-0.10 plugin 'playbin'.
                                        It should be part of gst-plugins-base. Please install it.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /small/tmp/portage/totem-1.4.0/work/totem-1.4.0/config.log
Comment 7 NiZoX 2006-05-10 13:15:39 UTC
Try in upgrade liboil and emerge totem
Comment 8 José Romildo Malaquias 2006-05-11 08:19:23 UTC
Re-emerging liboil-0.3.8 did not help.
Comment 9 José Romildo Malaquias 2006-05-11 08:23:45 UTC
Regarding comment #3, running "gst-inspect-0.10 playbin" fails with a segmentation fault:

$ gst-inspect-0.10 playbin

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib64/gstreamer-0.10/libgstvideotestsrc.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Comment 10 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-05-11 08:51:51 UTC
Now that you have re-emerged liboil, re-emerge gst-plugins-base
Comment 11 José Romildo Malaquias 2006-05-12 13:38:54 UTC
I am using gcc-4.1.0. Changing the compilation options when emerging liboil makes a difference.

With liboil compiled with CFLAGS="-march=k8 -O2 -pipe", the segmentation fault is gone and I can emerge totem.

When liboil is compiled with CFLAGS="-march=k8 -O2 -pipe -frename-registers -fweb -ftree-vectorize -mfpmath=sse -funswitch-loops -fgcse-after-reload", the command "gst-inspect-0.10 playbin" causes a segmentation fault and totem cannot be emerged.
Comment 12 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-05-12 15:38:13 UTC
This is a liboil problem, so removing the arches from assignment/cc.

The problem is the liboil ebuild does not remove people's silly CFLAGS.  liboil is basically a c library with a whole load of assembly so optimisations other than O2 WILL break.
Comment 13 Frank Russo 2006-06-06 11:11:27 UTC
Just FYI

I am unable to get these workarounds to work on ~sparc, even after emerging liboil with extremely conservative cflags (basically, no cflags other than -mcpu=ultrasparc)

[ebuild   R   ] dev-libs/liboil-0.3.8  0 kB

I'm happy to skip totem for the time being, as my E250 can't even run xorg

https://bugs.freedesktop.org/show_bug.cgi?id=2368

Perhaps I'll worry about this in a couple months.
Comment 14 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-06-07 06:27:40 UTC
try CFLAGS="-O2"
or CFLAGS="-O2 -g"
Comment 15 Paul Handly 2006-07-11 21:56:20 UTC
I'm on ppc, seeing the same issue as Mr. Jakubowski.  (videoscale, specifically)

gst-inspect-0.10 does not list videoscale at all, although gst-plugins-base does seem to build the library files and install them just fine.  They're THERE, but gst-inspect-0.10 doesn't seem to like them.  Willing to post logs where needed.  I have conservative CFLAGS, I recompiled liboil until my nose bled.  I think the segfaults are a different bug.
Comment 16 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-07-11 23:17:43 UTC
liboil MUST not have any CFLAGS other than -O2 and -g

I am going to enforce it in the ebuild soon enough.

videoscale not showing up in the registry but existing as a .so in /usr/lib/gstreamer-0.10/ is a DIRECT CONSEQUENCE of a non working liboil.

Just by saying you have conservative CFLAGS, without posting your emerge info, is completely useless to me.
Comment 17 Michal Jakubowski 2006-07-12 07:54:08 UTC
(In reply to comment #15)
> I'm on ppc, seeing the same issue as Mr. Jakubowski.  (videoscale,
> specifically)
> 
> gst-inspect-0.10 does not list videoscale at all, although gst-plugins-base
> does seem to build the library files and install them just fine.  They're
> THERE, but gst-inspect-0.10 doesn't seem to like them.  Willing to post logs
> where needed.  I have conservative CFLAGS, I recompiled liboil until my nose
> bled.  I think the segfaults are a different bug.
> 
USE="nsplugin xine" emerge totem

Salute
Comment 18 Paul Handly 2006-07-12 10:33:56 UTC
(In reply to comment #16)
> liboil MUST not have any CFLAGS other than -O2 and -g
> 
> I am going to enforce it in the ebuild soon enough.
> 
> videoscale not showing up in the registry but existing as a .so in
> /usr/lib/gstreamer-0.10/ is a DIRECT CONSEQUENCE of a non working liboil.
> 
> Just by saying you have conservative CFLAGS, without posting your emerge info,
> is completely useless to me.
> 

My apologies.  Please try to avoid the harsh tone, I'd like to see this resolved as much as you would like this bug report to go away.  I re-emerged liboil again today with CFLAGS="-O2 -g", then re-emerged gst-plugins-base and saw no difference.  To be quite frank, if this IS a liboil issue, I'd love to know how to make things work.

Full emerge --info output:

Gentoo Base System version 1.6.15
Portage 2.1.1_pre2-r6 (default-linux/ppc/ppc32/2006.0/G4, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r5 ppc)
=================================================================
System uname: 2.6.16-gentoo-r5 ppc 7447A, altivec supported
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
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-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=7450 -maltivec -mabi=altivec -pipe -fno-strict-aliasing"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -mcpu=7450 -maltivec -mabi=altivec -pipe -fno-strict-aliasing"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="ppc X acl alsa altivec apache2 apm bash-completion berkdb bitmap-fonts bonobo cdr cli crypt cups dbus dlloader dri dvd eds emboss encode foomaticdb fortran gif gnome gnutls gstreamer gtk gtkhtml hal imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod mozilla mp3 mpeg ncurses nls nptl ogg opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection ruby sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis xml xml2 xmms xorg xv zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_ati video_cards_fbdev video_cards_radeon video_cards_apm"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 19 Berend de Boer 2007-10-22 04:28:40 UTC
Can confirm that recompiling liboil with default flags "-O2 -pipe" I can install totem. I had these flags "-O2 -pipe -fomit-frame-pointer -march=pentium4" and that doesn't work. So I suggest that liboil gets fixed ASAP, I first had this issue in 2.20.0 and it's still in 2.20.1.