Bug 202998 - dev-python/wxpython-2.6.4.0-r1 fails to check_wxuse (broken wxGTK DEPEND)
Bug#: 202998 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: wxwidgets@gentoo.org Reported By: rufus-azrael@numericable.fr
Component: Library
URL: 
Summary: dev-python/wxpython-2.6.4.0-r1 fails to check_wxuse (broken wxGTK DEPEND)
Keywords:  
Status Whiteboard: 
Opened: 2007-12-22 11:01 0000
Description:   Opened: 2007-12-22 11:01 0000
When compiling wxGTK-2.6.4.0-r1 this configure's error occurs :

>>> Emerging (2 of 3) dev-python/wxpython-2.6.4.0-r1 to /
 * wxPython-src-2.6.4.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...             [
ok ]
 * checking ebuild checksums ;-) ...                                        [
ok ]
 * checking auxfile checksums ;-) ...                                       [
ok ]
 * checking miscfile checksums ;-) ...                                      [
ok ]
 * checking wxPython-src-2.6.4.0.tar.bz2 ;-) ...                            [
ok ]
>>> Unpacking source...
>>> Unpacking wxPython-src-2.6.4.0.tar.bz2 to /var/tmp/portage/dev-python/wxpython-2.6.4.0-r1/work
 * Applying scripts-multiver-2.6.1.0.diff ...                               [
ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-python/wxpython-2.6.4.0-r1/work/wxPython-src-2.6.4.0/wxPython/ ...
 * Checking wxGTK-2.6 for X support ...
 * 
 * ERROR: dev-python/wxpython-2.6.4.0-r1 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2419:  Called need-wxwidgets 'src_compile'
 *             environment, line 2085:  Called check_wxuse 'src_compile'
 *             environment, line  544:  Called built_with_use 'unicode' 'X'
 *             environment, line  323:  Called die
 * The specific snippet of code:
 *       [[ -z ${PKG} ]] && diefunc "$FUNCNAME" "$LINENO" "$?" "Unable to
resolve $1 to an installed package";
 *  The die message:
 *   Unable to resolve =x11-libs/wxGTK-2.6* to an installed package


Reproducible: Always

------- Comment #1 From BedOS_Gui 2007-12-22 11:03:56 0000 -------
Created an attachment (id=139086) [details]
emerge log

------- Comment #2 From BedOS_Gui 2007-12-22 11:07:03 0000 -------
Created an attachment (id=139089) [details]
emerge --info

------- Comment #3 From Jakub Moc (RETIRED) 2007-12-22 11:30:44 0000 -------
 >=x11-libs/wxGTK-${PV} is clearly incorrect.

------- Comment #4 From Ryan Hill 2007-12-22 13:49:47 0000 -------
forgot to change that back.  thanks.