Source: golang-github-jacobsa-ogletest Version: 0.0~git20170503.80d50a7-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210213 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/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil > github.com/jacobsa/ogletest/test_cases > github.com/jacobsa/ogletest/test_cases/mock_image > internal/unsafeheader > runtime/internal/sys > internal/cpu > internal/race > runtime/internal/atomic > runtime/internal/math > sync/atomic > unicode > unicode/utf8 > math/bits > internal/testlog > internal/bytealg > image/color > math > runtime > internal/reflectlite > sync > errors > sort > io > strconv > internal/oserror > syscall > bytes > strings > reflect > path > regexp/syntax > bufio > image > internal/syscall/unix > time > internal/syscall/execenv > regexp > context > internal/poll > golang.org/x/net/context > internal/fmtsort > os > runtime/debug > path/filepath > fmt > io/ioutil > github.com/jacobsa/ogletest/srcutil > log > flag > github.com/jacobsa/oglematchers > runtime/trace > github.com/jacobsa/reqtrace > testing > github.com/jacobsa/oglemock > github.com/jacobsa/ogletest/test_cases/mock_image > github.com/jacobsa/ogletest > github.com/jacobsa/ogletest/test_cases > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil > github.com/jacobsa/ogletest/test_cases > github.com/jacobsa/ogletest/test_cases/mock_image > # github.com/jacobsa/ogletest/srcutil.test > loadinternal: cannot find runtime/cgo > # github.com/jacobsa/ogletest.test > loadinternal: cannot find runtime/cgo > === RUN TestNoCurrentTest > --- PASS: TestNoCurrentTest (0.00s) > === RUN TestNoFailure > --- PASS: TestNoFailure (0.00s) > === RUN TestInvalidFormatString > --- PASS: TestInvalidFormatString (0.00s) > === RUN TestNoMatchWithoutErrorText > --- PASS: TestNoMatchWithoutErrorText (0.00s) > === RUN TestNoMatchWithErrorTExt > --- PASS: TestNoMatchWithErrorTExt (0.00s) > === RUN TestFailureWithUserMessage > --- PASS: TestFailureWithUserMessage (0.00s) > === RUN TestAdditionalFailure > --- PASS: TestAdditionalFailure (0.00s) > === RUN TestGoldenFiles > integration_test.go:265: Output for test case passing doesn't match > golden file. > integration_test.go:265: Output for test case stop doesn't match golden > file. > integration_test.go:265: Output for test case no_cases doesn't match > golden file. > integration_test.go:265: Output for test case filtered doesn't match > golden file. > integration_test.go:265: Output for test case run_twice doesn't match > golden file. > integration_test.go:265: Output for test case mock doesn't match golden > file. > integration_test.go:265: Output for test case panicking doesn't match > golden file. > integration_test.go:265: Output for test case failing doesn't match > golden file. > integration_test.go:265: Output for test case unexported doesn't match > golden file. > --- FAIL: TestGoldenFiles (4.05s) > FAIL > FAIL github.com/jacobsa/ogletest 4.057s > === RUN TestRegisterMethodsTest > [----------] Running tests from MethodsTest > [ RUN ] MethodsTest.NoMethods > [ OK ] MethodsTest.NoMethods > [ RUN ] MethodsTest.OneMethod > [ OK ] MethodsTest.OneMethod > [ RUN ] MethodsTest.MultipleMethods > [ OK ] MethodsTest.MultipleMethods > [----------] Finished with tests from MethodsTest > --- PASS: TestRegisterMethodsTest (0.00s) > PASS > ok github.com/jacobsa/ogletest/srcutil 0.004s > ? github.com/jacobsa/ogletest/test_cases [no test files] > ? github.com/jacobsa/ogletest/test_cases/mock_image [no test files] > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil > github.com/jacobsa/ogletest/test_cases > github.com/jacobsa/ogletest/test_cases/mock_image returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2021/02/13/golang-github-jacobsa-ogletest_0.0~git20170503.80d50a7-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! If you reassign this bug to another package, please marking 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 me so that we can identify if something relevant changed in the meantime. 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.