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

Bug 303749

Summary: dev-python/pyfltk-1.1.5 fails to build with Python 2.7 (sysconfig)
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Sébastien Fabbro (RETIRED) <bicatali>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292401    
Attachments: pyfltk-1.1.5:20100206-151434.log

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.