Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105229 - xmule failes to emerge saying wxGTK needs to be compiled with USE="gtk2" which is set
Summary: xmule failes to emerge saying wxGTK needs to be compiled with USE="gtk2" whic...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 02:06 UTC by Michael Postmann
Modified: 2005-09-12 08:21 UTC (History)
0 users

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 Michael Postmann 2005-09-08 02:06:06 UTC
after USE="gtk2" emerge wxGTK:


dagobert ~ # emerge xmule
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/xmule-1.9.4b to /
>>> md5 files   ;-) xmule-1.10.0.ebuild
>>> md5 files   ;-) xmule-1.8.4-r1.ebuild
>>> md5 files   ;-) xmule-1.9.0.ebuild
>>> md5 files   ;-) xmule-1.9.1b.ebuild
>>> md5 files   ;-) xmule-1.9.2.ebuild
>>> md5 files   ;-) xmule-1.9.3.ebuild
>>> md5 files   ;-) xmule-1.9.4.ebuild
>>> md5 files   ;-) xmule-1.9.4b.ebuild
>>> md5 files   ;-) files/digest-xmule-1.10.0
>>> md5 files   ;-) files/digest-xmule-1.8.4-r1
>>> md5 files   ;-) files/digest-xmule-1.9.0
>>> md5 files   ;-) files/digest-xmule-1.9.1b
>>> md5 files   ;-) files/digest-xmule-1.9.2
>>> md5 files   ;-) files/digest-xmule-1.9.3
>>> md5 files   ;-) files/digest-xmule-1.9.4
>>> md5 files   ;-) files/digest-xmule-1.9.4b
>>> md5 files   ;-) files/xmule-1.10.0-crypto-gentoo.patch
>>> md5 files   ;-) files/xmule-1.9.4.diff
>>> md5 src_uri ;-) xmule-1.9.4b.tar.bz2
>>> Unpacking source...
>>> Unpacking xmule-1.9.4b.tar.bz2 to /var/tmp/portage/xmule-1.9.4b/work
>>> Source unpacked.
!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig:         /usr/bin/wxgtk2-2.4-config not found
!!! set-wxconfig:         /usr/bin/wxgtk2d-2.4-config not found
!!! You need to emerge wxGTK with gtk2 in your USE

Reproducible: Always
Steps to Reproduce:





dagobert ~ # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12-gentoo-r9 i686)
=================================================================
System uname: 2.6.12-gentoo-r9 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=athlon-xp"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 7zip X aac acl acpi aim alsa amr apache2 apm arts avi
bash-completion berkdb bitmap-fonts bmp bootsplash browserplugin bzip2
cdparanoia cdr cdrom checkpath chroot cpudetection crypt css cups curl dbx dga
directfb divx4linux dmx dri dts dvd dvdr dvdread eds emboss encode esd exif fam
flac foomaticdb fortran gd gdbm gif gimp gimpprint glx gmail gmailtimestamps
gnome gnome-print gphoto2 gpm graphviz gs gstreamer gtk gtk2 gtkhtml hfs hpn
iconv icq id3 idn imagemagick imap imlib imlib2 inifile innodb iodbc ipv6 irc
jabber jasper java javascript jikes joystick jp2 jpeg jpeg2k kde kdeenablefinal
kdexdeltas kerberos libg++ libwww lzo lzw mad mikmod mmx motif mozilla mp3 mpeg
mysql ncurses new-login nls ogg oggvorbis opengl oss pam pdflib perl png python
qt quicktime readline samba sdl spell ssl tcpd tiff truetype truetype-fonts
type1-fonts vorbis win32codecs xine xml xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2005-09-08 11:48:16 UTC
Please, recompile wxGTK with gtk2 USE flag enabled. It's mentioned in message
that you get from portage.
Comment 2 Michael Postmann 2005-09-11 23:33:55 UTC
As I said before, I have done
USE="gtk2" emerge wxGTK

And I have gtk2 in my USE-Flags too.

But as my Harddisk died yesterday, I could not reproduce this anymore, but maybe
someon has a similar problem...
Comment 3 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-12 08:21:30 UTC
fixed in cvs. wait about a hour and try to sync and compile xmule.
reopen bug if you'll still have problems