Changes between Initial Version and Version 1 of Ticket #62879, comment 17


Ignore:
Timestamp:
May 15, 2021, 4:43:17 PM (3 years ago)
Author:
giovannicantele
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62879, comment 17

    initial v1  
    1717:info:build make[1]: *** [libopenblas-r1.dylib] Error 1
    1818}}}
     19
     20Finally, after {{{sudo port selfupdate}}}, {{{sudo port upgrade outdated}}}, {{{sudo  port clean openblass}}}, then {{{sudo port install gimp}}} again, still another error is found:
     21{{{
     22:info:build OPENBLAS_NUM_THREADS=1 OMP_NUM_THREADS=1 ./sblat2 < ./sblat2.dat
     23:info:build dyld: Library not loaded: @rpath/libgfortran.5.dylib
     24:info:build   Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/work/xianyi-OpenBLAS-904f9a2/test/./sblat1
     25:info:build   Reason: image not found
     26:info:build make[1]: *** [level1] Abort trap: 6
     27:info:build make[1]: *** Waiting for unfinished jobs....
     28:info:build dyld: Library not loaded: @rpath/libgfortran.5.dylib
     29:info:build   Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/work/xianyi-OpenBLAS-904f9a2/test/./sblat2
     30:info:build   Reason: image not found
     31:info:build /bin/sh: line 1: 78272 Abort trap: 6           OPENBLAS_NUM_THREADS=1 OMP_NUM_THREADS=1 ./sblat2 < ./sblat2.dat
     32:info:build make[1]: *** [level2] Error 134
     33:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/work/xianyi-OpenBLAS-904f9a2/test'
     34:info:build make: *** [tests] Error 2
     35:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_so
     36}}}