Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303749 - dev-python/pyfltk-1.1.5 fails to build with Python 2.7 (sysconfig)
Summary: dev-python/pyfltk-1.1.5 fails to build with Python 2.7 (sysconfig)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sébastien Fabbro (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.7
  Show dependency tree
 
Reported: 2010-02-06 15:22 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-07-26 16:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyfltk-1.1.5:20100206-151434.log (pyfltk-1.1.5:20100206-151434.log,9.22 KB, text/plain)
2010-02-06 15:23 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-02-06 15:22:38 UTC
dev-python/pyfltk-1.1.5 fails to build with Python 2.7.
It tries to use private objects of deprecated distutils.sysconfig module.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-02-06 15:23:34 UTC
Created attachment 218673 [details]
pyfltk-1.1.5:20100206-151434.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-26 16:36:40 UTC
Some changes in distutils have been reverted, so this problem no longer occurs.