Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242884 - media-sound/phonon-4.2.0 doesn't pull x11-libs/qt-opengl and fails without it
Summary: media-sound/phonon-4.2.0 doesn't pull x11-libs/qt-opengl and fails without it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 12:42 UTC by Ivor Prebeg
Modified: 2009-02-28 06:51 UTC (History)
1 user (show)

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


Attachments
build log of media-sound/phonon failing if x11-libs/qt-opengl is not installed (build.log,5.46 KB, text/plain)
2008-10-20 14:45 UTC, Ivor Prebeg
Details
kdebase-startkde build log (build.log,5.57 KB, text/plain)
2008-11-22 09:30 UTC, Jamie Learmonth
Details
Another example (phonon-build.amd64.log,4.36 KB, text/plain)
2008-12-06 08:49 UTC, Wily Unrest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivor Prebeg 2008-10-20 12:42:22 UTC
While emerge amarok-1.90-r1 on a system clean of any qt/kde deps, media-sound/phonon failed to merge after configure. x11-libs/qt-opengl was also pulled into dependency tree, but it was about to be installed somewhere after phonon.

Reproducible: Always




emergo --info
Portage 2.2_rc12 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.6.1-r0, 2.6.26-tuxonice i686)
=================================================================
System uname: Linux-2.6.26-tuxonice-i686-Intel-R-_Celeron-R-_M_processor_1.50GHz-with-glibc2.0
Timestamp of tree: Sun, 19 Oct 2008 11:45:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
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.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.bih.net.ba/gentoo/ "
LDFLAGS="-Wl,-O1"
LINGUAS="hr en"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
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/java-experimental"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa avi berkdb bzip2 cdrw cli cracklib crypt cups dbus dri dvd dvdr dvdread ffmpeg flac fortran gdbm gif gpm gtk hal iconv ipv6 isdnlog jpeg laptop mad midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly objc opengl openmp pam pcre perl png pppd python readline reflection session spl sse sse2 ssl sysfs tcpd tiff truetype unicode win32codecs x264 x86 xcomposite xorg xscreensaver xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="hr en" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Mike Auty (RETIRED) gentoo-dev 2008-10-20 13:38:47 UTC
Hi Ivor, could you please include a build log showing the failure to compile, just so we can check whether it's a hard dependency or something we can turn off...
Comment 2 Ivor Prebeg 2008-10-20 14:45:08 UTC
Created attachment 169182 [details]
build log of media-sound/phonon failing if x11-libs/qt-opengl is not installed
Comment 3 Mike Auty (RETIRED) gentoo-dev 2008-10-20 22:37:11 UTC
Thanks Ivor, it seems to be getting pulled in by the gstreamer requirements.  Weird.  5:)
Comment 4 Ivor Prebeg 2008-10-21 06:09:31 UTC
(In reply to comment #3)
> Thanks Ivor, it seems to be getting pulled in by the gstreamer requirements. 
> Weird.  5:)
> 

Note that I use keyworded portage-2.2-rc12, so bug may occur due to incompatibility with EAPI-2.0.
Comment 5 Jamie Learmonth 2008-11-22 09:30:57 UTC
Created attachment 172811 [details]
kdebase-startkde build log

Problem exists in emerge kdebase-startkde
Comment 6 Wily Unrest 2008-12-06 08:49:24 UTC
Created attachment 174390 [details]
Another example
Comment 7 Wily Unrest 2008-12-06 08:51:38 UTC
I have attached another example of the same failure on amd64.

It seems qt-opengl is to be compiled after phonon.

Also, note another example of GStreamer in configure, despite use flag being disabled. But I suppose that's for another bug..

cressida ~ # emerge -atv amarok

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  NS   ] media-sound/amarok-1.90-r1 [1.4.9.1] USE="mysql opengl visualization -cdaudio -daap -debug -ifp -kdeprefix -mp3tunes -mp4 -mtp -njb" 0 kB
[ebuild  NS   ]  kde-base/libplasma-4.1.3 [4.0.3] USE="opengl xinerama -debug -kdeprefix -test" 0 kB
[ebuild  NS   ]   kde-base/libtaskmanager-4.1.3 [4.0.3] USE="-debug -kdeprefix -xcomposite" 0 kB
[ebuild  NS   ]   kde-base/libkworkspace-4.1.3 [4.0.3] USE="-debug -kdeprefix" 0 kB
[ebuild  NS   ]    kde-base/kdepimlibs-4.1.3 [4.0.3] USE="sasl -debug -htmlhandbook -kdeprefix -ldap -test" 0 kB
[ebuild  N    ]     app-office/akonadi-server-1.0.0  USE="mysql" 0 kB
[ebuild  NS   ]     kde-base/kdelibs-4.1.3-r1 [3.5.9-r3, 4.0.3-r1] USE="acl alsa bzip2 mmx opengl semantic-desktop sse sse2 ssl -3dnow (-altivec) -bindist -debug -doc -fam -htmlhandbook -jpeg2k -kdeprefix -kerberos -nls -openexr -spell -test -zeroconf" 0 kB
[ebuild     U ]      dev-libs/soprano-2.1 [2.0.2] USE="clucene sesame2%* -debug -doc -redland%" 0 kB
[ebuild  N    ]      x11-libs/qt-opengl-4.4.2  USE="qt3support -debug -pch" 0 kB
[ebuild     U ]      app-misc/strigi-0.5.11 [0.5.8] USE="clucene dbus qt4 -debug -exif% -fam -hyperestraier -inotify -log% -test (-exiv2%*) (-java%)" 0 kB
[ebuild  N    ]      x11-libs/qt-qt3support-4.4.2  USE="accessibility -debug -pch" 0 kB
[ebuild  N    ]       x11-libs/qt-sql-4.4.2  USE="mysql qt3support sqlite -debug (-firebird) -odbc -pch -postgres" 0 kB
[ebuild  N    ]   x11-libs/qt-webkit-4.4.2  USE="-debug -pch" 0 kB
[ebuild  N    ]  media-sound/phonon-4.2.0  USE="-debug -gstreamer" 0 kB

Total: 14 packages (2 upgrades, 6 new, 6 in new slots), Size of downloads: 0 kB
Comment 8 Wily Unrest 2008-12-06 10:02:01 UTC
#Workaround: Build x11-libs/qt-opengl prior to building phonon.

emerge of phonon then succeeds.
Comment 9 Tomáš Chvátal (RETIRED) gentoo-dev 2009-02-28 06:51:01 UTC
Phonon has qt-opengl dep added.
So this one is fixed.