pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/py-boost
On Sat, Dec 25, 2021 at 10:08:42PM +0000, David Holland wrote:
> On Fri, Dec 24, 2021 at 10:28:28PM +0000, Thomas Klausner wrote:
> > However py-numpy for python 2.x seems broken and the numpy extension
> > is not built for that version, so mark the extension as "for python 3.x"
> > in the PLIST.
>
> py-numpy16 still worked last I checked. (And if not, I'll have to fix
> it, have research code I don't have time to migrate to 3)
I think you'll have to fix it.
Looking at mef's bulk build, there are lots of packages that want to
use it but fail. Here are a couple of links:
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20211230.0735/py27-biggles-1.6.6nb1/build.log
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20211230.0735/py27-gnuplot-1.8nb2/build.log
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20211230.0735/py27-Scientific-2.8.1nb21/build.log
Original error was: /usr/pkg/lib/python2.7/site-packages/numpy/core/_multiarray_umath.so: Undefined symbol "__cpu_model" (symnum = 378)
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20211230.0735/py27-fits-3.5nb1/configure.log
=> Full dependency py27-numpy>=1.16.6nb3: found py27-numpy-1.16.6nb3
but:
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20211230.0735/py27-fits-3.5nb1/build.log
Numpy is required to build this package.
Please install Numpy on your system first.
Thomas
Home |
Main Index |
Thread Index |
Old Index