Opened 3 months ago

Closed 3 months ago

#69396 closed defect (fixed)

go-devel fails to build on Mac OS 10.12

Reported by: programmingkidx Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ci42, herbygillot (Herby Gillot)
Port: go-devel

Description

I tried to install go-devel like this: sudo port install go-devel
It failed due to a missing symbol:

dyld: Symbol not found: _utimensat
:info:build   Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_go/go-devel/work/go-devel_prebuilt/go/bin/go
:info:build   Expected in: /usr/lib/libSystem.B.dylib

My info:
Mac OS 10.12
MacPort 2.9.1

Attachments (1)

main.log (15.8 KB) - added by programmingkidx 3 months ago.

Download all attachments as: .zip

Change History (3)

Changed 3 months ago by programmingkidx

Attachment: main.log added

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

Cc: ci42 herbygillot added

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

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In a5d54855c73887cf7bdf35b7b2f043837b13c447/macports-ports (master):

go{,-devel}: indicate supported platform versions

Closes: #69396

Note: See TracTickets for help on using tickets.