Package: src:cam2ip
Version: 1.6-3
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=golang --builddirectory=_build --with=golang
dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
cd _build && go install -trimpath -v -p 2
github.com/gen2brain/cam2ip/cmd/cam2ip
src/github.com/gen2brain/cam2ip/handlers/socket.go:10:2: cannot find package
"nhooyr.io/websocket" in any of:
/usr/lib/go-1.23/src/nhooyr.io/websocket (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/nhooyr.io/websocket (from $GOPATH)
dh_auto_build: error: cd _build && go install -trimpath -v -p 2
github.com/gen2brain/cam2ip/cmd/cam2ip returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
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 could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.