Source: golang-github-jinzhu-now Version: 1.1.1-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --buildsystem=golang --with=golang > dh_update_autotools_config -O--buildsystem=golang > dh_autoreconf -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_build -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 > github.com/jinzhu/now > internal/goexperiment > internal/coverage/rtcov > internal/godebugs > internal/goos > internal/unsafeheader > internal/goarch > runtime/internal/atomic > internal/cpu > runtime/internal/syscall > internal/race > sync/atomic > unicode/utf8 > unicode > internal/abi > runtime/internal/math > runtime/internal/sys > math/bits > internal/itoa > internal/bytealg > math > runtime > internal/reflectlite > sync > errors > sort > io > internal/oserror > strconv > syscall > bytes > strings > regexp/syntax > time > regexp > github.com/jinzhu/now > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 > github.com/jinzhu/now > === RUN TestBeginningOf > now_test.go:74: Error loading location: unknown time zone Japan > --- FAIL: TestBeginningOf (0.00s) > === RUN TestEndOf > --- PASS: TestEndOf (0.00s) > === RUN TestMondayAndSunday > --- PASS: TestMondayAndSunday (0.00s) > === RUN TestParse > --- PASS: TestParse (0.00s) > === RUN TestBetween > --- PASS: TestBetween (0.00s) > === RUN TestConfig > --- PASS: TestConfig (0.00s) > FAIL > FAIL github.com/jinzhu/now 0.004s > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 > github.com/jinzhu/now returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2023/09/25/golang-github-jinzhu-now_1.1.1-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.