Source: golang-github-cloudfoundry-gosigar Version: 0.0~git20180907.50ddd08-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] 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: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > dh_auto_build -O--buildsystem=golang > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > cd obj-i686-linux-gnu && go install -trimpath -v -p 1 > github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes > github.com/cloudfoundry/gosigar/psnotify > github.com/cloudfoundry/gosigar/sys/windows > 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/asan > internal/msan > internal/race > internal/runtime/math > internal/runtime/sys > internal/runtime/maps > internal/runtime/syscall > internal/stringslite > runtime > internal/reflectlite > errors > sync/atomic > internal/sync > sync > io > iter > math/bits > unicode > unicode/utf8 > bytes > strings > bufio > cmp > internal/itoa > math > strconv > reflect > slices > internal/fmtsort > internal/oserror > path > internal/bisect > internal/godebug > syscall > time > io/fs > internal/filepathlite > internal/syscall/unix > internal/poll > internal/syscall/execenv > internal/testlog > os > fmt > io/ioutil > github.com/cloudfoundry/gosigar > github.com/cloudfoundry/gosigar/fakes > encoding/binary > github.com/cloudfoundry/gosigar/psnotify > github.com/cloudfoundry/gosigar/sys/windows > dh_auto_test -O--buildsystem=golang > dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 > in use) > cd obj-i686-linux-gnu && go test -vet=off -v -p 1 > github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes > github.com/cloudfoundry/gosigar/psnotify > github.com/cloudfoundry/gosigar/sys/windows > # github.com/cloudfoundry/gosigar [github.com/cloudfoundry/gosigar.test] > src/github.com/cloudfoundry/gosigar/sigar_linux_test.go:224:45: cannot use > 35008180 * 1024 (untyped int constant 35848376320) as int value in argument > to BeNumerically (overflows) > src/github.com/cloudfoundry/gosigar/sigar_linux_test.go:226:50: cannot use > 20913400 * 1024 (untyped int constant 21415321600) as int value in argument > to BeNumerically (overflows) > src/github.com/cloudfoundry/gosigar/sigar_linux_test.go:227:50: cannot use > 14094780 * 1024 (untyped int constant 14433054720) as int value in argument > to BeNumerically (overflows) > FAIL github.com/cloudfoundry/gosigar [build failed] > ? github.com/cloudfoundry/gosigar/fakes [no test files] > === RUN TestWatchFork > SKIP: test must be run as root on linux > --- PASS: TestWatchFork (0.00s) > === RUN TestWatchExit > SKIP: test must be run as root on linux > --- PASS: TestWatchExit (0.00s) > === RUN TestWatchForkAndExit > SKIP: test must be run as root on linux > --- PASS: TestWatchForkAndExit (0.00s) > === RUN TestWatchFollowFork > SKIP: test must be run as root on linux > --- PASS: TestWatchFollowFork (0.00s) > PASS > ok github.com/cloudfoundry/gosigar/psnotify 0.010s > ? github.com/cloudfoundry/gosigar/sys/windows [no test files] > FAIL > dh_auto_test: error: cd obj-i686-linux-gnu && go test -vet=off -v -p 1 > github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes > github.com/cloudfoundry/gosigar/psnotify > github.com/cloudfoundry/gosigar/sys/windows returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2025/04/14/golang-github-cloudfoundry-gosigar_0.0~git20180907.50ddd08-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;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[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.

