[MacPorts] #68725: go @1.7.13 - Fails to Build on Mtn Lion

MacPorts noreply at macports.org
Sat Nov 18 16:18:34 UTC 2023


#68725: go @1.7.13 - Fails to Build on Mtn Lion
---------------------+--------------------------
  Reporter:  RobK88  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.8.1
Resolution:          |   Keywords:  mountainlion
      Port:  go      |
---------------------+--------------------------

Comment (by RobK88):

 Well I tried building `go at 1.17.13` with `legacy-support @1.0.7` and it did
 not fix the problem.

 But I did discover that the `go` port uses the prebuilt binary for `go`
 version 1.17.13 from the developer's website -- go1.17.13.darwin-
 amd64.tar.gz

 This prebuilt binary does not run properly on Lion and Mtn Lion:

 {{{
 $ ./go
 dyld: Symbol not found: _clock_gettime
   Referenced from: /Users/grinch/Downloads/go/bin/./go
   Expected in: flat namespace

 Trace/BPT trap: 5
 }}}

 It looks like the `legacy-support` port will need to be updated to handle
 the `_clock_gettime` symbol

-- 
Ticket URL: <https://trac.macports.org/ticket/68725#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list