Package: src:golang-github-powerman-check Version: 1.6.0-2 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] 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 1 github.com/powerman/check internal/goarch internal/abi internal/unsafeheader internal/cpu internal/bytealg internal/byteorder internal/chacha8rand internal/coverage/rtcov internal/godebugs internal/goexperiment internal/goos internal/profilerecord internal/runtime/atomic internal/runtime/exithook internal/runtime/syscall internal/stringslite runtime/internal/math runtime/internal/sys runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes cmp encoding math/bits math internal/itoa iter strconv reflect slices encoding/binary encoding/base64 internal/fmtsort internal/oserror path internal/bisect internal/godebug internal/asan internal/msan syscall time io/fs internal/filepathlite internal/syscall/unix internal/poll internal/syscall/execenv internal/testlog os fmt strings unicode/utf16 encoding/json flag encoding/hex sort regexp/syntax regexp github.com/davecgh/go-spew/spew github.com/pkg/errors bufio github.com/pmezard/go-difflib/difflib github.com/powerman/deepequal github.com/smartystreets/goconvey/convey/gotest github.com/smartystreets/goconvey/convey/reporting golang.org/x/sys/unix hash hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order go/token google.golang.org/protobuf/internal/strs google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto path/filepath internal/sysinfo math/rand runtime/debug context runtime/trace testing github.com/powerman/check dh_auto_test -O--builddirectory=_build -O--buildsystem=golang cd _build && go test -vet=off -v -p 1 github.com/powerman/check panic: time: missing Location in call to Time.In goroutine 1 [running]: time.Time.In(...) /usr/lib/go-1.23/src/time/time.go:1195 github.com/powerman/check_test.init() /<<PKGBUILDDIR>>/_build/src/github.com/powerman/check/check_test.go:154 +0x2ed FAIL github.com/powerman/check 0.005s FAIL dh_auto_test: error: cd _build && go test -vet=off -v -p 1 github.com/powerman/check returned exit code 1 make: *** [debian/rules:4: 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/202410/ 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.