From: Hanspeter N. <fi...@sn...> - 2022-12-18 01:38:05
|
On 12/17/22 3:44 PM, Daniel Macks wrote: > There is a distribution-restriction on go: version 1.14.6 is for OS X <= 10.11 and version 1.16.6 is for OS X 10.12-11.3. Hanspeter, it seems like your reason for the limits would allow 1.16.6 to be suitable for 12.x also. But I don't have a 12.x sandbox to test it. Unfortunately the distribution tag doesn't accept wildcards, so once there is any restriction, all allowed dists need to be enumerated explicitly. > > dan > > On 12/17/22, 4:01 PM, "Scott Hannahs via Fink-users" <fin...@li...> wrote: > > Seems there is no version of “go” to install GitHub? MacOS 12. > > -Scott > > % fink install github > Information about 13643 packages read in 1 seconds. > The package 'github' will be built and installed. > Reading build dependency for github-2.14.2-1... > WARNING: While resolving dependency "go >= 1.14.6-1" for package "github-2.14.2-1", package "go" was not found. > Can't resolve dependency "go (>= 1.14.6-1)" for package "github-2.14.2-1" (no matching packages/versions found) > Exiting with failure. I've pushed a blind change allowing go on macOS 12. Hopefully it builds, since the restriction on `_clock_gettime` shouldn't apply here. Hanspeter -- "The great tragedy of science is the slaying of a beautiful hypothesis by an ugly fact." --Thomas Henry Huxley |