[MacPorts] #68700: go @1.17.13_0 - Legacy Go Compiler Completely Broken on Lion and Mtn Lion

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


#68700: go @1.17.13_0 - Legacy Go Compiler Completely Broken on Lion and Mtn Lion
---------------------+------------------------------
  Reporter:  RobK88  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.8.1
Resolution:          |   Keywords:  lion moutainlion
      Port:  go      |
---------------------+------------------------------

Comment (by RobK88):

 I found a bug in the `go` port!!  I am hoping it will fix the problem with
 the `go at 1.17.13` binary.

 The `legacy_build` flag in the Portfile for `go` was not set properly. As
 a result, the `go` port was trying to build `go at 1.17.13` using the
 prebuilt binary for `go` version 1.17.13 from the developer's website --
 go1.17.13.darwin-amd64.tar.gz. The will fail since the prebuilt binary was
 never built with the legacy-support libraries!

 When the `legacy_build` flag in the Portfile for `go` is set properly for
 legacy MacOS's, the `go` port will build `go at 1.17.13` using the `go-1.4`
 port.

 I am building now. I will set a PR later today.

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


More information about the macports-tickets mailing list