Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153165 - media-video/totem-2.16.2-r1 failed with gstreamer
Summary: media-video/totem-2.16.2-r1 failed with gstreamer
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-28 11:09 UTC by NiZoX
Modified: 2006-11-05 05:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NiZoX 2006-10-28 11:09:27 UTC
Hello, 

this is the error:
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/media-video/totem-2.16.2-r1/work/totem-2.16.2/config.log

!!! ERROR: media-video/totem-2.16.2-r1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  totem-2.16.2-r1.ebuild, line 149:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-vanity' '--disable-gtk' '--with-dbus' '--with-hal' '--enable-nautilus' '--enable-lirc' '--disable-nvtv' '--disable-browser-plugins' '--enable-gstreamer=yes' 'MOZILLA_PLUGINDIR=/usr/lib/nsbrowser' '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

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


but gstreamer-0.10.10 was emerge correctly:
[ebuild   R   ] media-libs/gst-plugins-base-0.10.10  USE="X alsa esd oss xv -debug" 0 kB 

My emerge --info:
Lena ~ # emerge --info
Portage 2.1.2_pre3-r4 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17.6 i686)
=================================================================
System uname: 2.6.17.6 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.1
Last Sync: Wed, 18 Oct 2006 13:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.0-r2, 2.0.26-r3
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.60
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.17
sys-devel/gcc-config: 1.3.13-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -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/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.ovh.net/gentoo-distfiles/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo "
LC_ALL="en_US.UTF-8"
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/portage/local/layman/portage-xgl"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apm berkdb bitmap-fonts cairo cli cracklib crypt cups dbus dlloader dri eds elibc_glibc emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl svg tcltk tcpd theora truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_ati video_cards_radeon video_cards_vesa vorbis xml xmms xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-10-28 20:32:17 UTC
what does:

gst-inspect-0.10 videoscale

say?
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-11-04 20:38:49 UTC
the dependencies on totem are fine it depends of gst-plugins-base. Do you have this package installed or you remove it somehow ? 
Another thing is if you are using prelink your gst plugins might not work very well.
Comment 3 NiZoX 2006-11-05 02:00:41 UTC
I solved this because I make a new gentoo :/
but gst-inspect-0.10 videoscale was false

Thank you ;)
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2006-11-05 05:58:55 UTC
marking wfm per reporters comments