[Bug 225297] math/nlopt: pkg-static: Unable to access file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 18 13:04:22 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225297
Rainer Hurling <rhurlin at gwdg.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |python at FreeBSD.org
--- Comment #1 from Rainer Hurling <rhurlin at gwdg.de> ---
Hi Oliver,
Thanks for reporting. I observe the same behaviour with nlopt. As far as I
understand, this came after the last update of math/py-numpy. nlopt does not
recognize numpy any more and therefore does not build any python code:
[..snip..]
checking for python version... 2.7
checking for python platform... freebsd12
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking for python2.7-config... /usr/local/bin/python2.7-config
checking for Python include flags... -I/usr/local/include/python2.7
-I/usr/local/include/python2.7
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for Numpy include directory... unknown
checking for numpy/arrayobject.h... no
configure: WARNING: disabling Python wrappers
[..snip..]
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list