Changes between Initial Version and Version 3 of Ticket #49658
- Timestamp:
- Nov 12, 2015, 3:37:46 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49658
- Property Owner changed from macports-tickets@… to vince@…
- Property Cc sean@… added
- Property Port atlas added
-
Property
Summary
changed from
atlas fails to due to incorrectly named directory in path to libgfortran.dylib
toatlas: build fails to due to incorrectly named directory in path to libgfortran.dylib
-
Ticket #49658 – Description
initial v3 1 1 The log file showed the following error: 2 2 {{{ 3 3 :info:build cd RCW_tMp ; /usr/bin/clang -O3 -fomit-frame-pointer -fPIC -march=native -mfma -dynamiclib -o ../libsatlas.dylib \ 4 4 :info:build -install_name /opt/local/lib/libsatlas.dylib -current_version 3.10.2 \ … … 7 7 :info:build make[1]: *** [dylib] Error 1 8 8 :info:build make: *** [shared_all] Error 2 9 9 }}} 10 10 11 11 The library was available as /opt/local/lib/gcc49/libgfortran.dylib.