Hi,

Your package galsim fails to build on 10.7 with this error:

Checking if we can build against NumPy...
Unable to compile a file with numpy using the include path:
/sw/lib/python2.7/site-packages/numpy/core/include.


Looking at config.log in the build directory, the error is:

g++ -o .sconf_temp/conftest_52.o -c -O2 -Wall -Werror -Iinclude 
-I/sw/include -I/sw/include/python2.7 
-I/sw/lib/python2.7/site-packages/numpy/core/include 
.sconf_temp/conftest_52.cpp
In file included from .sconf_temp/conftest_52.cpp:3:
In file included from 
/sw/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15:
In file included from 
/sw/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from 
/sw/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:
/sw/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2:
 
error: "Using deprecated NumPy API, disable it by #defining 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Werror,-W#warnings]
#warning "Using deprecated NumPy API, disable it by #defining 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION"

There's a newer release of galsim at version 0.5.  Perhaps the Fink 
package can be upgraded to that so it understands the new numpy?

Hanspeter

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to