Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52176 - ebuild for media-gfx/skencil-0.6.16 failed with setup.py configure failed
Summary: ebuild for media-gfx/skencil-0.6.16 failed with setup.py configure failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 05:01 UTC by Martin Akselsen
Modified: 2004-12-22 15:49 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 Martin Akselsen 2004-05-27 05:01:01 UTC
emerging skencil-0.6.16 failed because I have upgraded to python2.3 and the Imaging.h file was in the python2.2 directory not the new python2.3 directory, see results for explanation. Maybe this is not a  bug in the skencil ebuild, but a bug in the python ebuild or python-updater?

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge skencil 
2.
3.

Actual Results:  
13:38:35 (3.94 MB/s) - `/usr/portage/distfiles/skencil-0.6.16.tar.gz' saved
[1136249]

>>> md5 src_uri ;-) skencil-0.6.16.tar.gz

>>> Unpacking source...
>>> Unpacking skencil-0.6.16.tar.gz to /var/tmp/portage/skencil-0.6.16/work
>>> Source unpacked.
nls
looking for include dir for Imaging.h under /usr/include/python2.3
Imaging.h not found under /usr/include/python2.3 !

!!! ERROR: media-gfx/skencil-0.6.16 failed.
!!! Function src_compile, Line 20, Exitcode 1
!!! setup.py configure failed


Expected Results:  
successful installation of skencil

an easy way to fix this was to "emerge Imaging", I suppose emerge skencil should
have done this for me?
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-05-27 06:16:55 UTC
Did you run /usr/sbin/python-updater after upgrade of python?
Comment 2 Martin Akselsen 2004-05-27 07:14:48 UTC
Hmm, i would have sworn that i did run python-updater, but after doing some investigating with genlop it appears that i did not, and that is probably the source of my error.

Thanks
Martin
Comment 3 Hanno Böck gentoo-dev 2004-12-22 15:49:15 UTC
This seems to be fixed for the reporter, so closing.