[MacPorts] #69072: zig @0.11.0: Undefined symbols for architecture arm64
MacPorts
noreply at macports.org
Mon Jan 8 16:06:08 UTC 2024
#69072: zig @0.11.0: Undefined symbols for architecture arm64
-------------------------+--------------------
Reporter: eric-j-ason | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port:
-------------------------+--------------------
Error while building zig. The following might be the essential part from
the log:
{{{
:info:build Undefined symbols for architecture arm64:
:info:build "_panic_stage", referenced from:
:info:build _std.debug.panicImpl in zig2.o
:info:build "_panic_state_raw", referenced from:
:info:build _crash_report.PanicSwitch.preDispatch in zig2.o
:info:build _crash_report.PanicSwitch.dispatch in zig2.o
:info:build "_zir_state", referenced from:
:info:build _crash_report.AnalyzeBody.push in zig2.o
:info:build _crash_report.AnalyzeBody.pop in zig2.o
:info:build _crash_report.dumpStatusReport in zig2.o
:info:build ld: symbol(s) not found for architecture arm64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
The full log is attached.
--
Ticket URL: <https://trac.macports.org/ticket/69072>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list