[MacPorts] #61550: neovim fails to compile on Big Sur with Apple Silicon
MacPorts
noreply at macports.org
Fri Nov 27 13:13:33 UTC 2020
#61550: neovim fails to compile on Big Sur with Apple Silicon
------------------------------+--------------------------
Reporter: Gregory-Gelfond | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: bigsur arm64
Port: neovim |
------------------------------+--------------------------
Comment (by dive):
FYI: it seems that `nvim` executable is there but it fails with `SIGKILL`
when you try to run it. Check the
[https://github.com/neovim/neovim/issues/13399 #13399] issue in the NeoVim
bug-tracker.
{{{
~/P/g/neovim $ file ./build/bin/nvim
./build/bin/nvim: Mach-O 64-bit executable arm64
~/P/g/neovim $ ./build/bin/nvim
fish: “./build/bin/nvim” terminated by signal SIGKILL (Forced quit)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61550#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list