Opened 4 years ago

Closed 13 months ago

Last modified 13 months ago

#59774 closed defect (fixed)

zig @0.5.0: Undefined symbol: _futimens

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: felix@…
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: zig

Description

zig doesn't build on macOS 10.12 (or earlier):

Undefined symbol: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_zig/zig/work/zig-0.5.0/zig-cache/o/4JQn-q0HBp9Tb4Wn_oRuG0vtFFU1c7CfGbvc848jCXwFALnsfcT04kbjcDUHmZ5T/build.o: _futimens
symbol(s) not found

Change History (2)

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

Resolution: wontfix
Status: assignedclosed

Obsolete; zig @0.10.0 requires macOS 11 or later now.

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

Resolution: wontfixfixed

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.