Package: src:golang-github-go-webauthn-webauthn Version: 0.15.0-2 Severity: serious Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202601/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/nocheck (It's a wiki, so you are welcome to contribute) About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:golang-github-go-webauthn-webauthn, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --builddirectory=_build --buildsystem=golang dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang dh_clean -O--builddirectory=_build -O--buildsystem=golang debian/rules binary dh binary --builddirectory=_build --buildsystem=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 2 github.com/go-webauthn/webauthn/metadata github.com/go-webauthn/webauthn/metadata/providers/cached github.com/go-webauthn/webauthn/metadata/providers/memory github.com/go-webauthn/webauthn/protocol github.com/go-webauthn/webauthn/protocol/webauthncbor github.com/go-webauthn/webauthn/protocol/webauthncose github.com/go-webauthn/webauthn/testing/mocks github.com/go-webauthn/webauthn/webauthn src/github.com/go-webauthn/webauthn/testing/mocks/metadata.go:18:2: cannot find package "go.uber.org/mock/gomock" in any of: /usr/lib/go-1.24/src/go.uber.org/mock/gomock (from $GOROOT) /<<PKGBUILDDIR>>/_build/src/go.uber.org/mock/gomock (from $GOPATH) dh_auto_build: error: cd _build && go install -trimpath -v -p 2 github.com/go-webauthn/webauthn/metadata github.com/go-webauthn/webauthn/metadata/providers/cached github.com/go-webauthn/webauthn/metadata/providers/memory github.com/go-webauthn/webauthn/protocol github.com/go-webauthn/webauthn/protocol/webauthncbor github.com/go-webauthn/webauthn/protocol/webauthncose github.com/go-webauthn/webauthn/testing/mocks github.com/go-webauthn/webauthn/webauthn returned exit code 1 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

