Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 189974

Summary: emerge kdenetwork-3.5.7 fails: "Please reemerge =x11-libs/qt3* with USE="opengl"
Product: Gentoo Linux Reporter: Nam3l3ss <nam3l3ssa>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nam3l3ss 2007-08-23 23:00:31 UTC
Using x11-libs/qt-4.3.0-r2. 
The ebuild script has "qt3*", and therefore fails to recognize qt4.
Suggested fix: fix ebuild script.

Reproducible: Always

Steps to Reproduce:
emerge kde
OR
emerge kdenetwork
Actual Results:  
emerge kde
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 6) kde-base/kdenetwork-3.5.7 to /
 * kdenetwork-3.5-patchset-01.tar.bz2 RMD160 ;-) ...                                                                                                  [ ok ]
 * kdenetwork-3.5-patchset-01.tar.bz2 SHA1 ;-) ...                                                                                                    [ ok ]
 * kdenetwork-3.5-patchset-01.tar.bz2 SHA256 ;-) ...                                                                                                  [ ok ]
 * kdenetwork-3.5-patchset-01.tar.bz2 size ;-) ...                                                                                                    [ ok ]
 * kdenetwork-3.5.7.tar.bz2 RMD160 ;-) ...                                                                                                            [ ok ]
 * kdenetwork-3.5.7.tar.bz2 SHA1 ;-) ...                                                                                                              [ ok ]
 * kdenetwork-3.5.7.tar.bz2 SHA256 ;-) ...                                                                                                            [ ok ]
 * kdenetwork-3.5.7.tar.bz2 size ;-) ...                                                                                                              [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                [ ok ]
 * checking kdenetwork-3.5.7.tar.bz2 ;-) ...                                                                                                          [ ok ]
 * checking kdenetwork-3.5-patchset-01.tar.bz2 ;-) ...                                                                                                [ ok ]
 * QA Notice: USE Flag 'kernel_linux' not in IUSE for kde-base/kdenetwork-3.5.7
 * To support Video4Linux webcams in this package is required to have
 * =x11-libs/qt-3* compiled with OpenGL support.
 * Please reemerge =x11-libs/qt-3* with USE="opengl".

!!! ERROR: kde-base/kdenetwork-3.5.7 failed.
Call stack:
  ebuild.sh, line 1654:   Called dyn_setup
  ebuild.sh, line 714:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  kdenetwork-3.5.7.ebuild, line 57:   Called die

!!! Please reemerge =x11-libs/qt-3* with USE="opengl".
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdenetwork-3.5.7/temp/build.log'.


Expected Results:  
Install kdenetwork properly.

emerge --info
Portage 2.1.2.12 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r5, 2.6.20-hardened-r6 i686)
=================================================================
System uname: 2.6.20-hardened-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 23 Aug 2007 22:00:01 +0000
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-mtune=i386 -O3 -march=pentium4 -pipe -fforce-addr"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/gconf /etc/terminfo"
CXXFLAGS="-mtune=i386 -O3 -march=pentium4 -pipe -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inf.elte.hu/"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow alsa berkdb cracklib crypt gt3 hardened kde midi mmx nls nptl nptlonly opengl pam pic qt4 readline sse2 ssl tcpd urandom x86 xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-23 23:02:36 UTC
(In reply to comment #0)
> Suggested fix: fix ebuild script.

Suggested fix - recompile =qt-3* with required flags. This CANNOT use qt4 at all.