On Sat, Apr 20, 2024 at 10:28 PM Mathias Gibbens <gib...@debian.org> wrote: > > Hi Anthony, > > A few weeks ago you uploaded a new version of golang-google-protobuf > to unstable which caused a FTBFS in golang-github-golang-protobuf-1-5 > v1.5.3 [1,2,3]. This has been blocking the transition of various golang > packages from unstable to testing. > > I've verified that v1.5.4 of golang-github-golang-protobuf-1-5 builds > fine on my amd64 system. `build-rdeps golang-github-golang-protobuf-1- > 5-dev` identifies 219 rdeps in main, so I haven't kicked off a `ratt` > run testing for any build regressions with the newer version yet. >
This is a known regression in 1.5.3, see https://github.com/golang/protobuf/issues/1596#issuecomment-1981208282 -- Shengjing Zhu