[MacPorts] #56956: julia @0.6.2_2: update to 1.0.0
MacPorts
noreply at macports.org
Tue Aug 21 18:36:18 UTC 2018
#56956: julia @0.6.2_2: update to 1.0.0
---------------------+------------------------
Reporter: l2dy | Owner: seanfarley
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: julia |
---------------------+------------------------
Comment (by jjstickel):
I've made some progress with updating the Portfile for 1.0.0 (patch
attached). But I've run into this error (log attached):
{{{
JULIA usr/lib/julia/sys-o.a
Generating precompile statements... 762 generated in 51.547380 seconds
Illegal inttoptr
%scevgep9 = ptrtoint i32 addrspace(13)* %scevgep to i64
Illegal inttoptr
%scevgep1011 = ptrtoint i32 addrspace(13)* %scevgep10 to i64
signal (6): Abort trap: 6
in expression starting at no file:0
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Allocations: 57642517 (Pool: 57631597; Big: 10920); GC: 126
/bin/sh: line 1: 15010 Abort trap: 6
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/usr/bin/julia
-O3 -C "native" --output-o
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/usr/lib/julia/sys-o.a.tmp
--startup-file=no --warn-overwrite=yes --sysimage
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/usr/lib/julia/sys.ji
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/contrib/generate_precompile.jl
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/usr/lib/julia/sys.ji
*** This error is usually fixed by running `make clean`. If the error
persists, try `make cleanall`. ***
make[2]: ***
[/opt/local/var/macports/build/_Users_Shared_install_macports_ports_lang_julia/julia/work/julia/usr/lib/julia/sys-o.a]
Error 1
}}}
From a little google research, I ''think'' it has to do with LLVM. This
looks similar:
https://www.mail-archive.com/debian-bugs-
closed at lists.debian.org/msg597339.html
I've spent all the time I can on it for now.
--
Ticket URL: <https://trac.macports.org/ticket/56956#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list