Package: src:golang-github-miekg-dns
Version: 1.1.63-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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 generate -v github.com/miekg/dns
github.com/miekg/dns/dnsutil
src/github.com/miekg/dns/acceptfunc.go
src/github.com/miekg/dns/acceptfunc_test.go
src/github.com/miekg/dns/client.go
src/github.com/miekg/dns/client_test.go
src/github.com/miekg/dns/clientconfig.go
src/github.com/miekg/dns/clientconfig_test.go
src/github.com/miekg/dns/dane.go
src/github.com/miekg/dns/defaults.go
src/github.com/miekg/dns/dns.go
src/github.com/miekg/dns/dns_bench_test.go
src/github.com/miekg/dns/dns_test.go
src/github.com/miekg/dns/dnssec.go
src/github.com/miekg/dns/dnssec_keygen.go
src/github.com/miekg/dns/dnssec_keyscan.go
src/github.com/miekg/dns/dnssec_privkey.go
src/github.com/miekg/dns/dnssec_test.go
src/github.com/miekg/dns/doc.go
src/github.com/miekg/dns/duplicate.go
2025/02/21 21:22:22 internal error: package "context" without types was
imported from "github.com/miekg/dns"
exit status 1
src/github.com/miekg/dns/duplicate.go:3: running "go": exit status 1
src/github.com/miekg/dns/example_test.go
src/github.com/miekg/dns/privaterr_test.go
src/github.com/miekg/dns/dnsutil/util.go
src/github.com/miekg/dns/dnsutil/util_test.go
dh_auto_build: error: cd _build && go generate -v github.com/miekg/dns
github.com/miekg/dns/dnsutil returned exit code 1
make: *** [debian/rules:6: 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/202502/
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 add an affects on src:golang-github-miekg-dns, so that this is
still
visible in the BTS web page for this package.
Thanks.