Source: golang-github-google-gofuzz Version: 0.0~git20150903.0.e4af62d-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160930 qa-ftbfs Justification: FTBFS on amd64
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_testdir -O--buildsystem=golang > dh_update_autotools_config -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_build -O--buildsystem=golang > go install -v -p 1 github.com/google/gofuzz > github.com/google/gofuzz > dh_auto_test -O--buildsystem=golang > go test -v -p 1 github.com/google/gofuzz > === RUN TestFuzz_basic > --- PASS: TestFuzz_basic (0.00s) > === RUN TestFuzz_structptr > --- FAIL: TestFuzz_structptr (0.00s) > fuzz_test.go:96: a not nil seems to not be getting set, was zero value > 9 times > fuzz_test.go:96: as seems to not be getting set, was zero value 9 times > === RUN TestFuzz_structmap > --- PASS: TestFuzz_structmap (0.00s) > === RUN TestFuzz_structslice > --- PASS: TestFuzz_structslice (0.00s) > === RUN TestFuzz_custom > --- PASS: TestFuzz_custom (0.00s) > === RUN TestFuzz_interface > --- PASS: TestFuzz_interface (0.00s) > === RUN TestFuzz_interfaceAndFunc > --- PASS: TestFuzz_interfaceAndFunc (0.00s) > === RUN TestFuzz_noCustom > --- PASS: TestFuzz_noCustom (0.00s) > === RUN ExampleSimple > --- PASS: ExampleSimple (0.01s) > === RUN ExampleCustom > --- PASS: ExampleCustom (0.00s) > === RUN ExampleComplex > --- PASS: ExampleComplex (0.00s) > === RUN ExampleMap > --- PASS: ExampleMap (0.00s) > === RUN ExampleSingle > --- PASS: ExampleSingle (0.00s) > === RUN ExampleEnum > --- PASS: ExampleEnum (0.00s) > FAIL > exit status 1 > FAIL github.com/google/gofuzz 0.009s > dh_auto_test: go test -v -p 1 github.com/google/gofuzz returned exit code 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 The full build log is available from: http://aws-logs.debian.net/2016/09/30/golang-github-google-gofuzz_0.0~git20150903.0.e4af62d-1_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.