Source: golang-github-spf13-cast Version: 1.5.1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] 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 > 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/spf13/cast > internal/coverage/rtcov > internal/godebugs > internal/goarch > internal/goexperiment > internal/cpu > internal/unsafeheader > runtime/internal/atomic > internal/goos > runtime/internal/math > runtime/internal/syscall > internal/abi > internal/race > sync/atomic > runtime/internal/sys > unicode > unicode/utf8 > encoding > math/bits > internal/itoa > unicode/utf16 > internal/bytealg > math > runtime > internal/reflectlite > sync > internal/bisect > internal/testlog > errors > sort > internal/godebug > io > internal/oserror > internal/safefilepath > path > strconv > syscall > bytes > strings > reflect > html > regexp/syntax > internal/syscall/execenv > regexp > internal/syscall/unix > time > io/fs > internal/poll > internal/fmtsort > encoding/binary > os > encoding/base64 > path/filepath > fmt > net/url > text/template/parse > encoding/json > text/template > html/template > github.com/spf13/cast > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 > github.com/spf13/cast > === RUN TestToUintE > --- PASS: TestToUintE (0.00s) > === RUN TestToUint64E > --- PASS: TestToUint64E (0.00s) > === RUN TestToUint32E > --- PASS: TestToUint32E (0.00s) > === RUN TestToUint16E > --- PASS: TestToUint16E (0.00s) > === RUN TestToUint8E > --- PASS: TestToUint8E (0.00s) > === RUN TestToIntE > --- PASS: TestToIntE (0.00s) > === RUN TestToInt64E > --- PASS: TestToInt64E (0.00s) > === RUN TestToInt32E > --- PASS: TestToInt32E (0.00s) > === RUN TestToInt16E > --- PASS: TestToInt16E (0.00s) > === RUN TestToInt8E > --- PASS: TestToInt8E (0.00s) > === RUN TestToFloat64E > --- PASS: TestToFloat64E (0.00s) > === RUN TestToFloat32E > --- PASS: TestToFloat32E (0.00s) > === RUN TestToStringE > --- PASS: TestToStringE (0.00s) > === RUN TestStringerToString > --- PASS: TestStringerToString (0.00s) > === RUN TestErrorToString > --- PASS: TestErrorToString (0.00s) > === RUN TestStringMapStringSliceE > --- PASS: TestStringMapStringSliceE (0.00s) > === RUN TestToStringMapE > --- PASS: TestToStringMapE (0.00s) > === RUN TestToStringMapBoolE > --- PASS: TestToStringMapBoolE (0.00s) > === RUN TestToStringMapIntE > --- PASS: TestToStringMapIntE (0.00s) > === RUN TestToStringMapInt64E > --- PASS: TestToStringMapInt64E (0.00s) > === RUN TestToStringMapStringE > --- PASS: TestToStringMapStringE (0.00s) > === RUN TestToBoolSliceE > --- PASS: TestToBoolSliceE (0.00s) > === RUN TestToIntSliceE > --- PASS: TestToIntSliceE (0.00s) > === RUN TestToSliceE > --- PASS: TestToSliceE (0.00s) > === RUN TestToStringSliceE > --- PASS: TestToStringSliceE (0.00s) > === RUN TestToDurationSliceE > --- PASS: TestToDurationSliceE (0.00s) > === RUN TestToBoolE > --- PASS: TestToBoolE (0.00s) > === RUN TestIndirectPointers > --- PASS: TestIndirectPointers (0.00s) > === RUN TestToTime > --- PASS: TestToTime (0.00s) > === RUN TestToDurationE > --- PASS: TestToDurationE (0.00s) > === RUN TestToTimeWithTimezones > cast_test.go:1057: > error: > got non-nil error > got: > e"unknown time zone Iran" > stack: > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/spf13/cast/cast_test.go:1057 > c.Assert(err, qt.IsNil) > > --- FAIL: TestToTimeWithTimezones (0.00s) > === RUN TestTrimZeroDecimal > --- PASS: TestTrimZeroDecimal (0.00s) > FAIL > FAIL github.com/spf13/cast 0.017s > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 > github.com/spf13/cast returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2023/09/25/golang-github-spf13-cast_1.5.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&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.

