https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225297
Rainer Hurling <rhur...@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pyt...@freebsd.org --- Comment #1 from Rainer Hurling <rhur...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"