Source: golang-github-nebulouslabs-fastrand Version: 0.0~git20170512.60b6156-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250414 ftbfs-trixie
Hi, During a rebuild of all packages in testing (trixie), your package failed to build on i386. 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-i686-linux-gnu && go install -trimpath -v -p 8 > github.com/NebulousLabs/fastrand > internal/coverage/rtcov > internal/goarch > internal/godebugs > internal/byteorder > internal/unsafeheader > internal/cpu > internal/goos > internal/goexperiment > internal/profilerecord > internal/runtime/atomic > internal/abi > internal/asan > internal/msan > internal/runtime/math > internal/runtime/sys > internal/chacha8rand > internal/runtime/syscall > sync/atomic > math/bits > unicode/utf8 > internal/bytealg > unicode > crypto/internal/fips140/alias > internal/runtime/exithook > math > crypto/internal/fips140deps/byteorder > crypto/internal/fips140deps/cpu > internal/itoa > cmp > crypto/internal/boring/sig > internal/stringslite > internal/race > internal/sync > internal/runtime/maps > runtime > crypto/internal/fips140/subtle > iter > sync > internal/reflectlite > slices > crypto/subtle > errors > internal/oserror > path > math/rand/v2 > strconv > internal/testlog > internal/bisect > io > syscall > hash > crypto/internal/randutil > strings > bytes > internal/godebug > crypto > reflect > math/rand > crypto/internal/fips140deps/godebug > crypto/internal/fips140 > crypto/internal/fips140/sha256 > crypto/internal/fips140/sha3 > crypto/internal/fips140/sha512 > crypto/internal/fips140/hmac > crypto/internal/fips140/check > internal/syscall/execenv > internal/syscall/unix > time > crypto/internal/fips140/aes > io/fs > internal/poll > internal/filepathlite > internal/fmtsort > encoding/binary > os > github.com/dchest/blake2b > crypto/internal/sysrand > fmt > crypto/internal/entropy > crypto/internal/fips140/drbg > crypto/internal/fips140only > crypto/internal/fips140/aes/gcm > crypto/cipher > crypto/internal/boring > math/big > crypto/rand > github.com/NebulousLabs/fastrand > dh_auto_test -O--buildsystem=golang > cd obj-i686-linux-gnu && go test -vet=off -v -p 8 > github.com/NebulousLabs/fastrand > # github.com/NebulousLabs/fastrand [github.com/NebulousLabs/fastrand.test] > src/github.com/NebulousLabs/fastrand/fastrand_test.go:197:17: cannot use > math.MaxUint64 / 4 + 1 (untyped int constant 4611686018427387904) as int > value in argument to Intn (overflows) > src/github.com/NebulousLabs/fastrand/fastrand_test.go:283:12: cannot use > math.MaxUint64 / 4 + 1 (untyped int constant 4611686018427387904) as int > value in argument to Intn (overflows) > FAIL github.com/NebulousLabs/fastrand [build failed] > FAIL > dh_auto_test: error: cd obj-i686-linux-gnu && go test -vet=off -v -p 8 > github.com/NebulousLabs/fastrand returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2025/04/14/golang-github-nebulouslabs-fastrand_0.0~git20170512.60b6156-1_testing-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&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.