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

Bug 533536

Summary: net-irc/xchat-gnome-0.26.1-r3: fails at libdir while looking for python*/config/Makefile
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED WONTFIX    
Severity: normal CC: gnome, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-25 18:36:34 UTC
checking whether Python support is requested... yes
checking whether /usr/bin/python2.7 version >= 2.3... yes
checking for /usr/bin/python2.7 version... 2.7
checking for /usr/bin/python2.7 platform... linux2
checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages
checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for headers required to compile python extensions... found
sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory

So it looks for /usr/lib/python2.7 instead of /usr/lib64/python2.7.
Comment 1 Pacho Ramos gentoo-dev 2015-04-26 12:31:58 UTC
removed