Changes between Initial Version and Version 2 of Ticket #52030


Ignore:
Timestamp:
Aug 16, 2016, 4:21:11 PM (8 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52030

    • Property Owner changed from macports-tickets@… to sean@…
    • Property Cc michaelld@… added
    • Property Port py-scipy added; scipy 0.18.0 removed
    • Property Keywords scipy openblas removed
  • Ticket #52030 – Description

    initial v2  
    1 I'm trying to compile scipy linking it to openblas but it fails to build. I'm running OS X 10.11.6 (El Capitan). This seems to be related to a fixed ticket for numpy+openblas (Ticket #51250 [https://trac.macports.org/ticket/51250]) which also failed to build for the same reason: :info:build ld: unknown option: "-rpath=/opt/local/lib".
     1I'm trying to compile scipy linking it to openblas but it fails to build. I'm running OS X 10.11.6 (El Capitan). This seems to be related to a fixed ticket for numpy+openblas (ticket:51250]) which also failed to build for the same reason: :info:build ld: unknown option: "-rpath=/opt/local/lib".
    22
    33Here's the end of the log where the error is reported: