Package: src:golang-github-google-go-intervals Version: 0.0.2-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/google/go-intervals/intervalset github.com/google/go-intervals/timespanset 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 cmp internal/itoa internal/race iter math/bits math unicode/utf8 strconv sync/atomic sync unicode reflect slices internal/fmtsort io 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 sort strings github.com/google/go-intervals/intervalset github.com/google/go-intervals/timespanset dh_auto_test -O--builddirectory=_build -O--buildsystem=golang cd _build && go test -vet=off -v -p 1 github.com/google/go-intervals/intervalset github.com/google/go-intervals/timespanset === RUN TestExtent --- PASS: TestExtent (0.00s) === RUN TestAdd --- PASS: TestAdd (0.00s) === RUN TestSub --- PASS: TestSub (0.00s) === RUN TestIntersect --- PASS: TestIntersect (0.00s) === RUN TestContains --- PASS: TestContains (0.00s) PASS ok github.com/google/go-intervals/intervalset 0.002s panic: timezone not available: unknown time zone PST8PDT goroutine 1 [running]: github.com/google/go-intervals/timespanset.tz() /<<PKGBUILDDIR>>/_build/src/github.com/google/go-intervals/timespanset/timespanset_test.go:35 +0x6e github.com/google/go-intervals/timespanset.init() /<<PKGBUILDDIR>>/_build/src/github.com/google/go-intervals/timespanset/timespanset_test.go:42 +0x17 FAIL github.com/google/go-intervals/timespanset 0.004s FAIL dh_auto_test: error: cd _build && go test -vet=off -v -p 1 github.com/google/go-intervals/intervalset github.com/google/go-intervals/timespanset 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.