[MacPorts] #56233: Can't upgrade julia to 0.6.2

MacPorts noreply at macports.org
Thu Apr 5 14:19:31 UTC 2018


#56233: Can't upgrade julia to 0.6.2
------------------------+--------------------
 Reporter:  dubiousjim  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:
------------------------+--------------------
 {{{
 $ sudo port upgrade julia
 }}}

 Also get a failure from `sudo port -sn upgrade --enforce-variants julia
 +blas64`

 These fail during:

 {{{
 --->  Staging julia into destroot
 Error: Failed to destroot julia: command execution failed
 }}}

 which stage seems to be when all the configuring and building happens, for
 this port?

 {{{
 $ port log julia
 }}}

 result contains:

 {{{
 make[2]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_julia/julia/work/julia-0.6.2'
     JULIA usr/lib/julia/inference.ji
 dyld: Library not loaded: @rpath/libLLVM.dylib
   Referenced from:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_julia/julia/work/julia-0.6.2/usr/lib/libjulia.0.6.2.dylib
   Reason: image not found
 /bin/sh: line 1:   825 Trace/BPT trap: 5
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_julia/julia/work/julia-0.6.2/usr/bin/julia
 -C native --output-ji
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_julia/julia/work/julia-0.6.2/usr/lib/julia/inference.ji
 --startup-file=no -g0 -O0 coreimg.jl
 make[2]: ***
 [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_julia/julia/work/julia-0.6.2/usr/lib/julia/inference.ji]
 Error 133
 }}}

 Some relevant information:
 {{{
 $ sudo find /opt/local -name libLLVM.dylib
 /opt/local/libexec/llvm-4.0/lib/libLLVM.dylib
 /opt/local/libexec/llvm-5.0/lib/libLLVM.dylib

 $ ort installed gcc\* or llvm\*
 The following ports are currently installed:
   gcc6 @6.4.0_0 (active)
   gcc7 @7.2.0_0
   gcc7 @7.3.0_0 (active)
   gcc_select @0.1_8 (active)
   llvm-3.7 @3.7.1_4 (active)
   llvm-4.0 @4.0.1_1+ocaml
   llvm-4.0 @4.0.1_2+ocaml (active)
   llvm-5.0 @5.0.1_0 (active)
   llvm_select @2_0 (active)

 $ port select --summary
 Name         Selected      Options
 ====         ========      =======
 clang        mp-clang-4.0  mp-clang-4.0 none
 ...
 gcc          mp-gcc6       mp-gcc6 mp-gcc7 none
 ...
 llvm         mp-llvm-4.0   mp-llvm-3.7 mp-llvm-4.0 mp-llvm-5.0 none
 ...
 }}}

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


More information about the macports-tickets mailing list