[MacPorts] #56165: octave @4.2.2: dyld: Library not loaded: /opt/local/lib/libomp/libomp.dylib

MacPorts noreply at macports.org
Tue Mar 27 15:43:08 UTC 2018


#56165: octave @4.2.2: dyld: Library not loaded: /opt/local/lib/libomp/libomp.dylib
------------------------+---------------------------------
 Reporter:  ryandesign  |      Owner:  MarcusCalhoun-Lopez
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.4.2
 Keywords:              |       Port:  octave
------------------------+---------------------------------
 octave fails to activate on at least the
 [https://build.macports.org/builders/ports-10.6_x86_64_legacy-
 builder/builds/60530/steps/install-dependencies/logs/stdio 10.6-x86_64
 buildbot worker]:

 {{{
 DEBUG: Executing proc-post-org.macports.activate-activate-0
 DEBUG: system: /opt/local/bin/octave-cli -q -f -H --eval 'try; pkg prefix
 /opt/local/share/octave/packages /opt/local/lib/octave/packages; pkg
 -verbose -global rebuild; disp(lasterror.message); catch; exit(1);
 end_try_catch;'
 dyld: Library not loaded: /opt/local/lib/libomp/libomp.dylib
   Referenced from: /opt/local/bin/octave-cli
   Reason: image not found
 Command failed: /opt/local/bin/octave-cli -q -f -H --eval 'try; pkg prefix
 /opt/local/share/octave/packages /opt/local/lib/octave/packages; pkg
 -verbose -global rebuild; disp(lasterror.message); catch; exit(1);
 end_try_catch;'
 Killed by signal: 5
 Error: Failed to activate octave: command execution failed
 DEBUG: Error code: NONE
 DEBUG: Backtrace: command execution failed
     while executing
 "$post $targetname"
 Error: See
 /opt/local/var/macports/logs/_opt_bblocal_var_buildworker_ports_build_ports_math_octave/octave/main.log
 for details.
 }}}

 /opt/local/bin/octave-cli is apparently linked with
 /opt/local/lib/libomp/libomp.dylib, but the octave port doesn't declare a
 dependency on the libomp port.

--
Ticket URL: <https://trac.macports.org/ticket/56165>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list