[MacPorts] #68725: go @1.7.13 - Fails to Build on Mtn Lion
MacPorts
noreply at macports.org
Sat Nov 18 16:46:28 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):
I found the bug!! 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/68725#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list