Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 13:04:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 225297] math/nlopt: pkg-static: Unable to access file
Message-ID:  <bug-225297-21822-5qHj06RuH9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225297-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225297-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225297

Rainer Hurling <rhurlin@gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |python@FreeBSD.org

--- Comment #1 from Rainer Hurling <rhurlin@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-packag=
es
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..]

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225297-21822-5qHj06RuH9>