Source: golang-github-mitchellh-copystructure Version: 0.0~git20160128.0.80adcec-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20161202 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/mitchellh/copystructure > github.com/mitchellh/reflectwalk > github.com/mitchellh/copystructure > dh_auto_test -O--buildsystem=golang > go test -v -p 1 github.com/mitchellh/copystructure > === RUN TestTimeCopier > --- PASS: TestTimeCopier (0.00s) > === RUN TestCopy_complex > --- PASS: TestCopy_complex (0.00s) > === RUN TestCopy_primitive > --- PASS: TestCopy_primitive (0.00s) > === RUN TestCopy_primitivePtr > --- FAIL: TestCopy_primitivePtr (0.00s) > copystructure_test.go:57: bad: 42 > === RUN TestCopy_map > --- PASS: TestCopy_map (0.00s) > === RUN TestCopy_slice > --- PASS: TestCopy_slice (0.00s) > === RUN TestCopy_struct > --- PASS: TestCopy_struct (0.00s) > === RUN TestCopy_structPtr > --- PASS: TestCopy_structPtr (0.00s) > === RUN TestCopy_structNil > --- PASS: TestCopy_structNil (0.00s) > === RUN TestCopy_structNested > --- PASS: TestCopy_structNested (0.00s) > === RUN TestCopy_structUnexported > --- PASS: TestCopy_structUnexported (0.00s) > === RUN TestCopy_time > --- PASS: TestCopy_time (0.00s) > === RUN ExampleCopy > --- PASS: ExampleCopy (0.00s) > FAIL > exit status 1 > FAIL github.com/mitchellh/copystructure 0.004s > dh_auto_test: go test -v -p 1 github.com/mitchellh/copystructure returned > exit code 1 The full build log is available from: http://aws-logs.debian.net/2016/12/02/golang-github-mitchellh-copystructure_0.0~git20160128.0.80adcec-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.

