Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264483 - media-plugins/gst-plugins-cdparanoia-0.10.20
Summary: media-plugins/gst-plugins-cdparanoia-0.10.20
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 10:12 UTC by Davide
Modified: 2009-04-03 14:35 UTC (History)
1 user (show)

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


Attachments
compile error log (build.log,197.44 KB, text/plain)
2009-04-01 10:14 UTC, Davide
Details
compile log (build.log,197.57 KB, text/plain)
2009-04-02 20:11 UTC, Davide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide 2009-04-01 10:12:32 UTC
I can't compile new version of media-plugins/gst-plugins-cdparanoia-0.10.20. This is my portgae info:
Portage 2.1.6.11 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo x86_64)
=================================================================
System uname: Linux-2.6.29-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Wed, 01 Apr 2009 06:15:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.4.4-r14, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.1-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirrors.tera-byte.com/ ftp://ftp.unina.it/pub/linux/distributions/gentoo "
LANG="en_US"
LC_ALL="en_US"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j5"
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="/usr/portage/local/layman/sunrise /usr/portage/local/layman/desktop-effects /usr/portage/local/layman/gnome /usr/portage/local/layman/verlihub"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 apache2 berkdb bzip2 cairo cdr cleartype cli cracklib crypt cups dbus dri dvd fortran gdbm gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg midi mmx mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin opengl openmp pam pcre perl php png policykit pppd python readline reflection samba session spl sse sse2 ssl svg sysfs tcpd truetype unicode usb xorg xulrunner zlib" ALSA_CARDS="emu10k1" 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

I attached the build error :)

Reproducible: Always
Comment 1 Davide 2009-04-01 10:14:12 UTC
Created attachment 186973 [details]
compile error log
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2009-04-01 14:50:51 UTC
Which version of media-libs/gstreamer do you have ?
Comment 3 Davide 2009-04-01 15:25:31 UTC
(In reply to comment #2)
> Which version of media-libs/gstreamer do you have ?
> 

I'm using the last version: 0.10.22
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2009-04-01 15:47:45 UTC
So you need the latest version of cdparanoia too.. I guess we should make plugins depend on the exact same version of the core...
Comment 5 Davide 2009-04-01 15:55:49 UTC
(In reply to comment #4)
> So you need the latest version of cdparanoia too.. I guess we should make
> plugins depend on the exact same version of the core...
> 

I just update media-sound/cdparanoia to 3.10.2-r2 and trying emerge again gst lib but without success
Comment 6 Olivier Crete (RETIRED) gentoo-dev 2009-04-01 16:29:11 UTC
Sorry, I meant gst-plugins-cdparanoia-0.10.22 must be upgraded along with gstreamer-0.10.22/gst-plugins-base-0.10.22 (they're split packages, but they must be upgraded together).
Comment 7 Davide 2009-04-01 16:31:57 UTC
media-libs/gst-plugins-base is already up to date (0.10.22)
Comment 8 Davide 2009-04-02 15:54:51 UTC
Same situation i cant compile the lib so i cant update some other gnome programs :S
Comment 9 Olivier Crete (RETIRED) gentoo-dev 2009-04-02 16:09:54 UTC
short version.. don't mix unstable and stable versions of the media-libs/gst* and media-plugins/gst-plugins-* packages. Either go unstable for all package, or stable for all of them.
Comment 10 Davide 2009-04-02 19:00:01 UTC
I checked but all installed libs are unstable :)
Comment 11 Olivier Crete (RETIRED) gentoo-dev 2009-04-02 19:09:31 UTC
(In reply to comment #10)
> I checked but all installed libs are unstable :)

You have media-libs/gstreamer 0.10.22 ??

Comment 12 Davide 2009-04-02 19:26:30 UTC
(In reply to comment #11)
> (In reply to comment #10)
> > I checked but all installed libs are unstable :)
> 
> You have media-libs/gstreamer 0.10.22 ??
> 

Yes, Installed versions:  0.10.22
Comment 13 Olivier Crete (RETIRED) gentoo-dev 2009-04-02 19:34:24 UTC
then this shoudln't happen.. please post a build log with emerge --info
Comment 14 Davide 2009-04-02 20:11:38 UTC
Created attachment 187135 [details]
compile log

Portage 2.1.6.11 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo x86_64)
=================================================================
System uname: Linux-2.6.29-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Thu, 02 Apr 2009 10:15:02 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.4.4-r14, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.1-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirrors.tera-byte.com/ ftp://ftp.unina.it/pub/linux/distributions/gentoo "
LANG="en_US"
LC_ALL="en_US"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j5"
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="/usr/portage/local/layman/sunrise /usr/portage/local/layman/desktop-effects /usr/portage/local/layman/gnome /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 apache2 berkdb bzip2 cairo cdr cleartype cli cracklib crypt cups dbus dri dvd fortran gdbm gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg midi mmx mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin opengl openmp pam pcre perl php png policykit pppd python readline reflection samba session spl sse sse2 ssl svg sysfs tcpd truetype unicode usb xorg xulrunner zlib" ALSA_CARDS="emu10k1" 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 15 Olivier Crete (RETIRED) gentoo-dev 2009-04-02 20:27:28 UTC
DUH! You're trying to build gst-plugins-cdparanoia-0.10.20 against gstreamer 0.10.22. You're mixing. That will not work.

I changed the gst-p-cdparanoia ebuild to require <media-libs/gstreamer-0.10.22.
Comment 16 Davide 2009-04-03 08:47:16 UTC
(In reply to comment #15)
> DUH! You're trying to build gst-plugins-cdparanoia-0.10.20 against gstreamer
> 0.10.22. You're mixing. That will not work.
> 
> I changed the gst-p-cdparanoia ebuild to require <media-libs/gstreamer-0.10.22.
> 

Sorry but i dont undderstand this:
These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy ">=media-libs/gstreamer-0.10.22" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-libs/gstreamer-0.10.22 (masked by: ~amd64 keyword)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
(dependency required by "media-plugins/gst-plugins-lame-0.10.11" [installed])

some libs require gstreamer-0.10.22. Which version i should install of all libs? 
Comment 17 Olivier Crete (RETIRED) gentoo-dev 2009-04-03 13:44:33 UTC
The gst packages have been split into a gazillion tiny pieces... if you upgrade the core (media-libs/gstreamer-0.10.22), you are also advised to upgrade the split up package media-libs/gst* and media-plugins/gst-plugins-* to the latest versions. Otherwise all bets are off.
Comment 18 Davide 2009-04-03 14:35:00 UTC
Now i installed the correct version of each plugins :) Some problem is solved Thanks