Opened 3 years ago

Closed 20 months ago

#62337 closed defect (fixed)

go @1.16 fails to build on el capitan

Reported by: jrquinello (jrquinello) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: herbygillot (Herby Gillot)
Port: go

Description

go @1.16 fails to build on el capitan

Attachments (1)

main.log (18.5 KB) - added by jrquinello (jrquinello) 3 years ago.
log

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by jrquinello (jrquinello)

Attachment: main.log added

log

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

Cc: herbygillot added
Keywords: go removed
Owner: set to ci42
Port: go added
Status: newassigned

Apparently the bootstrap binary requires 10.12 or later:

:info:build dyld: Symbol not found: _clock_gettime
:info:build   Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_go/go/work/go/pkg/tool/darwin_amd64/go_bootstrap
:info:build   Expected in: flat namespace

comment:2 Changed 3 years ago by herbygillot (Herby Gillot)

Hello @jrquinello, can you run sudo port selfupdate, then try to reinstall go and verify whether or not this is still an issue?

comment:3 Changed 21 months ago by mascguy (Christopher Nielsen)

Given that go builds successfully for 10.7 and later, can this be closed?

comment:4 in reply to:  3 Changed 20 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

Replying to mascguy:

Given that go builds successfully for 10.7 and later, can this be closed?

No longer an issue, closing as fixed.

Note: See TracTickets for help on using tickets.