pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52100: installation of math/py-scipy fails on NetBSD 7.0.1/amd64
The following reply was made to PR pkg/52100; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/52100: installation of math/py-scipy fails on NetBSD
7.0.1/amd64
Date: Wed, 22 Mar 2017 16:01:41 +0100
On Tue, Mar 21, 2017 at 03:15:00PM +0000, joern.clausen%uni-bielefeld.de@localhost wrote:
> The gfortran wrapper calls g95, which hasn't changed on my system since July 2016.
Seems to be fallout from the last numpy update. It now hardcodes the
Fortran library in numpy/distutils/fcompiler/gnu.py ~line 282. Set
g2c = "f95" as workaround.
Joerg
Home |
Main Index |
Thread Index |
Old Index