Changes between Initial Version and Version 1 of Ticket #58063, comment 7


Ignore:
Timestamp:
Feb 19, 2019, 1:45:58 AM (5 years ago)
Author:
captainproton1971 (Captain Proton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58063, comment 7

    initial v1  
     1Getting the same building py27-numpy +gfortran +openblas on Mojave 10.14.3 (18D109).
     2
     3{{{
     4sudo port install py27-numpy +gfortran +openblas
     5--->  Computing dependencies for py27-numpy
     6--->  Fetching archive for py27-numpy
     7--->  Attempting to fetch py27-numpy-1.16.1_0+gfortran+openblas.darwin_18.x86_64.tbz2 from https://packages.macports.org/py27-numpy
     8--->  Attempting to fetch py27-numpy-1.16.1_0+gfortran+openblas.darwin_18.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/py27-numpy
     9--->  Attempting to fetch py27-numpy-1.16.1_0+gfortran+openblas.darwin_18.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/py27-numpy
     10--->  Fetching distfiles for py27-numpy
     11--->  Verifying checksums for py27-numpy
     12--->  Extracting py27-numpy
     13--->  Applying patches to py27-numpy
     14--->  Configuring py27-numpy
     15--->  Building py27-numpy
     16Error: Failed to build py27-numpy: command execution failed
     17Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-numpy/py27-numpy/main.log for details.
     18}}}
     19
     20Same error seems to be being recorded in main.log (I've attached mine too, if there's a subtle difference I've missed).