Opened 4 years ago
Closed 2 years 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)
Change History (5)
Changed 4 years ago by jrquinello (jrquinello)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Cc: | herbygillot added |
---|---|
Keywords: | go removed |
Owner: | set to ci42 |
Port: | go added |
Status: | new → assigned |
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 4 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 follow-up: 4 Changed 2 years ago by mascguy (Christopher Nielsen)
Given that go
builds successfully for 10.7 and later, can this be closed?
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
log