Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300322 - dev-python/numpy-1.4.0 fails to build with Python 2.7
Summary: dev-python/numpy-1.4.0 fails to build with Python 2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL: http://projects.scipy.org/numpy/ticke...
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.7
  Show dependency tree
 
Reported: 2010-01-09 19:32 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-05-26 18:41 UTC (History)
1 user (show)

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


Attachments
numpy-1.4.0:20100109-185805.log (numpy-1.4.0:20100109-185805.log,110.11 KB, text/plain)
2010-01-09 19:33 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-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.