setupscons.py does no compilation without scons parameter

Bug #185484 reported by Matthew Brett
2
Affects Status Importance Assigned to Milestone
numscons
Fix Released
High
Unassigned

Bug Description

FWIW - building on 64 bit linux.

python setupscon.py install

does not compile any extensions, or raise any warnings, but just installs the python files.

python setupscons.py scons

does compile the extensions.

Revision history for this message
David Cournapeau (david-ar) wrote :

This is a known problem, caused by the numscons split from numpy. Since I always use the scons command, I did not notice the problem for a long time. I will look at it, it should be quick to fix.

Changed in numpy.scons.support:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
David Cournapeau (david-ar) wrote :

Fixed in r4753 of build_with_scons branch.

Changed in numpy.scons.support:
status: Confirmed → Fix Committed
Changed in numpy.scons.support:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.