py33-scipy problem
David Strubbe
dstrubbe at macports.org
Thu Jan 21 20:20:57 PST 2016
As the message says, you need to select a Fortran variant. You have not.
You can see this from the fact that the file trying to be fetched is
py33-scipy-0.16.1_0.darwin_13.x86_64.tbz2 not
py33-scipy-0.16.1_0+gcc48.darwin_13.x86_64.tbz2. Yes, you had py33-scipy
+gcc48 installed previously, and macports will try to use the same variants
you had selected before when upgrading. However, there is no longer a
variant +gcc48 (as below). Therefore, you must choose one of the four
currently existing Fortran variants. e.g. sudo port install py33-scipy
+gfortran.
David
$ port info py33-scipy
py33-scipy @0.16.1 (python)
Variants: atlas, clang37, gcc49, gcc5, gcc6, [+]gfortran, llvm,
openblas
Description: An opensource library of scientific tools for Python
Homepage: http://www.scipy.org/
Build Dependencies: gcc5
Library Dependencies: python33, py33-numpy, py33-nose, swig-python, libgcc
Platforms: darwin
License: BSD
Maintainers: sean at macports.org, michaelld at macports.org,
openmaintainer at macports.org
On Thu, Jan 21, 2016 at 5:47 PM, Jerry <lanceboyle at qwest.net> wrote:
>
> On Jan 21, 2016, at 2:11 AM, Russell Jones <russell.jones at physics.ox.ac.uk>
> wrote:
>
> > Have you tried this?
> >
> > Russell
> >
> > On 21/01/16 09:10, Jerry wrote:
> >> :error:fetch org.macports.fetch for port py33-scipy returned: must set
> at least one Fortran variant
> >
> MBPro:~ me$ port installed py33-scipy
> The following ports are currently installed:
> py33-scipy @0.14.0_0+gcc48
> py33-scipy @0.15.1_0+gcc48 (active)
>
>
> And from the port file at
> https://trac.macports.org/browser/trunk/dports/lang/gcc48/Portfile:
>
>
> long_description The GNU compiler collection, including front ends for \
> C, C++, Objective-C, Objective-C++, Fortran and Java.
>
>
> Jerry
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20160121/15c310fb/attachment.html>
More information about the macports-users
mailing list