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

Bug 300322

Summary: dev-python/numpy-1.4.0 fails to build with Python 2.7
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://projects.scipy.org/numpy/ticket/1355
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292401    
Attachments: numpy-1.4.0:20100109-185805.log

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-09 19:32:30 UTC
dev-python/numpy-1.4.0 fails to build with Python 2.7.
It tries to use not defined names.
http://svn.python.org/view?view=rev&revision=76956
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-09 19:33:29 UTC
Created attachment 215854 [details]
numpy-1.4.0:20100109-185805.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-09 19:46:45 UTC
Fixed.

Bicatali: Could you send the patch to upstream?
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2010-01-10 17:35:55 UTC
(In reply to comment #2)
> Fixed.
> 
> Bicatali: Could you send the patch to upstream?
> 

done.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-02-08 14:01:49 UTC
New changes in Python 2.7 has caused a different build failure...
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-26 18:41:45 UTC
This problem no longer occurs.