[MacPorts] #64630: julia @1.7.0_0+gccdevel: Fails to start on M1 Macs
MacPorts
noreply at macports.org
Wed Feb 9 15:14:58 UTC 2022
#64630: julia @1.7.0_0+gccdevel: Fails to start on M1 Macs
------------------------+--------------------
Reporter: hnarayanan | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: julia
------------------------+--------------------
After installing Julia on an M1 (Pro) Mac, attempting to run it results in
the application being killed immediately.
{{{
$ julia
[1] 3232 killed julia
}}}
From the installation log, it appears as if it is fetching and installing
a binary rather than compiling locally.
{{{
$ sudo port install julia
---> Computing dependencies for julia
---> Fetching archive for julia
---> Attempting to fetch julia-1.7.0_0+gccdevel.darwin_21.arm64.tbz2 from
https://packages.macports.org/julia
---> Attempting to fetch
julia-1.7.0_0+gccdevel.darwin_21.arm64.tbz2.rmd160 from
https://packages.macports.org/julia
---> Installing julia @1.7.0_0+gccdevel
---> Activating julia @1.7.0_0+gccdevel
---> Cleaning julia
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
I do not know how to provide more logging to pinpoint the problem but if
someone can tell me how to, I would be happy to provide more information.
I have uninstalled, cleaned and re-installed the package and the error
still persists. I have independently built this port on an older Intel Mac
and it works fine there.
--
Ticket URL: <https://trac.macports.org/ticket/64630>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list