Source: golang-github-mendersoftware-log Version: 0.0~git20180403.f608c95-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --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 4 > github.com/mendersoftware/log > math/bits > runtime/internal/sys > runtime/internal/atomic > internal/cpu > runtime/internal/math > unicode/utf8 > internal/race > sync/atomic > internal/bytealg > math > unicode > internal/testlog > container/list > encoding > unicode/utf16 > runtime > internal/nettrace > runtime/cgo > internal/reflectlite > sync > internal/singleflight > math/rand > errors > sort > io > strconv > internal/oserror > vendor/golang.org/x/net/dns/dnsmessage > strings > syscall > reflect > bytes > bufio > time > internal/syscall/unix > internal/poll > context > encoding/binary > internal/fmtsort > os > encoding/base64 > golang.org/x/sys/unix > net > fmt > github.com/mendersoftware/scopestack > log > encoding/json > github.com/sirupsen/logrus > log/syslog > github.com/sirupsen/logrus/hooks/syslog > github.com/mendersoftware/log > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/mendersoftware/log > # github.com/mendersoftware/log [github.com/mendersoftware/log.test] > src/github.com/mendersoftware/log/log_test.go:41:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:61:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:64:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:65:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:76:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:211:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:215:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:216:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:218:2: undefined: > mendertesting.AssertStringEqual > src/github.com/mendersoftware/log/log_test.go:287:2: undefined: > mendertesting.AssertTrue > src/github.com/mendersoftware/log/log_test.go:287:2: too many errors > FAIL github.com/mendersoftware/log [build failed] > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/mendersoftware/log returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/03/21/golang-github-mendersoftware-log_0.0~git20180403.f608c95-2_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.