Source: golang-github-rs-cors Version: 1.7.0-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231027 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --builddirectory=_build --buildsystem=golang --with=golang > dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang > dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang > dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang > dh_auto_build -O--builddirectory=_build -O--buildsystem=golang > cd _build && go install -trimpath -v -p 8 github.com/rs/cors > github.com/rs/cors/wrapper/gin > src/github.com/gin-gonic/gin/gin.go:19:2: cannot find package > "golang.org/x/net/http2" in any of: > /usr/lib/go-1.21/src/golang.org/x/net/http2 (from $GOROOT) > /<<PKGBUILDDIR>>/_build/src/golang.org/x/net/http2 (from $GOPATH) > src/github.com/gin-gonic/gin/gin.go:20:2: cannot find package > "golang.org/x/net/http2/h2c" in any of: > /usr/lib/go-1.21/src/golang.org/x/net/http2/h2c (from $GOROOT) > /<<PKGBUILDDIR>>/_build/src/golang.org/x/net/http2/h2c (from $GOPATH) > dh_auto_build: error: cd _build && go install -trimpath -v -p 8 > github.com/rs/cors github.com/rs/cors/wrapper/gin returned exit code 1 > make: *** [debian/rules:6: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/10/27/golang-github-rs-cors_1.7.0-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.