Conversation
|
looks like garble does not work with go1.22 |
|
@stefanb Thank you for always working on these major Go release PR's. It's very appreciated! |
|
since garble is known issue, I would suggest just deprecate it for the sake of pre-release testing. |
ef34b52 to
87cf01d
Compare
@chenrui333, I have removed garble revision bump for the time being since we have isolated the problem and you have created the upstream issue burrowers/garble#820 and deprecation did not work for some reason. |
|
Many formulae seem to have a problem with
|
|
What would we have to do to get a new version of |
Either wait for a new version on their side if it comes quickly, or submit a revision bump PR. EDIT: Third option is to have bottles rebuilt and just that, but I'm unsure how it's done, should ask maintainers. Difference is that a revision bump would be considered as an updated for everyone and force an upgrade to everyone on |
|
It's (new version) going to be released soon. |
Rebuild with Go 1.22 as a follow-up to: * Homebrew#157782
yeah, we should revision bump it (I actually noted above.) would be covered by #162838 |
|
re: grafana-agent looks like v40 is out and that can be checked off (see changelog) |
See
Announcements: https://groups.google.com/g/golang-announce/search?q=Go%201.22%20release
Draft release notes: https://tip.golang.org/doc/go1.22
Bootstrap bump: build: adopt Go 1.20 as bootstrap toolchain for Go 1.22 golang/go#54265
Previous major release: go 1.21.0 #134468
Go 1.22 milestone:
Go 1.22 release dashboard: https://dev.golang.org/release
Issues:
undefined: runtime_cyclesPerSecond,undefined: runtime_expandFinalInlineFrameLoadError: cannot load such file -- webrickABI selector only permitted when compiling runtimeABI issue with go1.22 burrowers/garble#820go: go.mod file not found in current directory or any parent directory.github.com/CrowdStrike/go-metrics-prometheusseems gone trivago/gollum#265panic: interface conversion: types.Sizes is *types.gcSizes, not *types.StdSizespanic: runtime error: invalid memory address or nil pointer dereferenceGlitch? couldn't reproduce it locally.'go get' is no longer supported outside a module.gpm: deprecate #158016panic: runtime error: invalid memory address or nil pointer dereference:Failed to execute: /opt/homebrew/Cellar/imposm3/0.11.1_2/bin/osmiumpanic: runtime error: invalid memory address or nil pointer dereference,Error: failed to create API: unable to run post-scaffold tasks of "base.go.kubebuilder.io/v4": exit status 2panic: runtime error: invalid memory address or nil pointer dereferenceandgo/types.(*StdSizes).Sizeof(0x0, {0xb3784c8, 0xb5495e0}) go/types/sizes.go:228 +0x31eLoadError: cannot load such file -- webrickLoadError: cannot load such file -- webrickTest buid run logs:
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?