-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing formuale that are not compatible with go1.14 #52184
Comments
Syncthing formula also has a problem, my is now broken when I upgraded to 1.4.0. More informed persons than me are pointing to problems with go 1.14 (link). |
I am unable to reproduce the issue. Is there a particular command or configuration you are using that triggers the crash? I can go ahead ship a new build with Go 1.14.1 regardless. A test case would have just been useful to prevent it reoccurring. |
The issue is probably relevant for older processors. I have Mac Pro 2009. That was suggested: |
@miha-pece Can you try again now? It should be working now upon a |
It works now, thank you. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
A new release of |
Continuation of discussion from #51909. Moving out to unblock 1.14.1
The following formuale have issues on master (quoting @Bo98):
wellington
hasn't been buildable for well over a year. I don't know if any Go we ship will work with it. A release was requested in 2018.HEAD
build works, but there's been no release. New release? wellington/wellington#213dvm
has also been broken for at least a few months. [email protected] will not fix it, but maybe something prehistoric will.perkeep
only works with [email protected]. This isn't really acceptable, but the next release will support newer Go. ETA: who knows?tunnel
could probably use [email protected]. Done in tunnel: depend on [email protected] #52189gor
go.mod
which will unblock us. Release a new version with go.mod buger/goreplay#739charm
pulls in a dependency which no longer exists. Only the current HEAD build works.The text was updated successfully, but these errors were encountered: