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