#66919 closed defect (fixed)

Zig fails to install on 10.15.7

Reported by: teovilo Owned by: felix
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: felix@…, i0ntempest
Port: zig

Description (last modified by jmroot (Joshua Root))

:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_zig/zig/work/build" && /usr/bin/make -j4 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build Failed to build zig: command execution failed
:debug:build Error code: CHILDSTATUS 36935 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/

Attachments (1)

main.log (550.7 KB) - added by teovilo 15 months ago.
This is the log file from when I ran "sudo port install zig" on 10.15.7

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 months ago by jmroot (Joshua Root)

Cc: felix@… added
Description: modified (diff)
Owner: set to felix
Status: newassigned

Please attach the log.

comment:2 Changed 15 months ago by jmroot (Joshua Root)

Cc: i0ntempest added

Changed 15 months ago by teovilo

Attachment: main.log added

This is the log file from when I ran "sudo port install zig" on 10.15.7

comment:3 Changed 15 months ago by teovilo

Just a comment, my MacBook is from 2012 so I can't update to the latest OS unfortunately.

comment:4 Changed 15 months ago by kencu (Ken)

this is a version of #66590. in that ticket, it says upstream has dropped 10.15.

there are some unofficial upgrade options for your system, which I use on one of mine from that era … but the new Apple Silicon MacBookPros are really great machines, I think….mine is extremely fast and the battery lasts easily all day.

comment:5 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 64fb69ba7dfea00c8e9613d8b2a79a6b011e2114/macports-ports (master):

zig: Requires macOS 11 or later

See: ziglang/zig@2d03f389

Closes: #59774
Closes: #64658
Closes: #66590
Closes: #66919

Note: See TracTickets for help on using tickets.