Can anyone check if Zig 0.7.1 compiles on ARM MacPorts?

Gregory Anders greg at gpanders.com
Fri Apr 9 20:49:27 UTC 2021


On Sat, 10 Apr 2021 02:47 +0900, goranmoomin at daum.net wrote:
>I would also appreciate if anyone using an Intel Mac can confirm Zig 
>compiles & installs properly.

MacOS 10.14 on a 2013 MBP:

     ❯ sudo port -s install zig
     Warning: The macOS 10.14 SDK does not appear to be installed. Ports may not build correctly.
     Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
     --->  Computing dependencies for zig
     --->  Fetching distfiles for zig
     --->  Verifying checksums for zig
     --->  Extracting zig
     --->  Configuring zig
     --->  Building zig
     --->  Staging zig into destroot
     --->  Installing zig @0.7.1_0
     --->  Activating zig @0.7.1_0
     --->  Cleaning zig
     --->  Scanning binaries for linking errors
     --->  No broken files found.
     --->  No broken ports found.



More information about the macports-users mailing list