Changes between Version 1 and Version 3 of Ticket #66003


Ignore:
Timestamp:
Oct 20, 2022, 7:21:08 PM (19 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The go port is programmed to use go 1.17 on older versions of macOS, such as the one the user is using.

https://github.com/macports/macports-ports/blob/master/lang/go/Portfile#L18-L25

Tons of go ports fail to build every day on the older OS versions on the buildbot because of this. Would be great to fix it, for example by upgrading go to a newer version on older systems, but the comment in the go port says that's not possible, but it doesn't say why.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66003 – Description

    v1 v3  
    1212}}}
    1313
    14 MacOS 12.5, port version 2.7.2
     14MacOS 10.12.5, port version 2.7.2
    1515
    1616Trying to install net/netip yields: Error: Port net/netip not found