Source: acbuild Version: 0.3.0+dfsg-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160707 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): > make[1]: Entering directory '/«BUILDDIR»/acbuild-0.3.0+dfsg' > dh_auto_configure > perl -0nE 'say $1 if > m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright \ > | while read D; do D="${D##Godeps/_workspace/src/}" ; printf > "Patching 3rd party includes: $D\n" ;\ > perl -pi -E > "s{github.com/appc/acbuild/Godeps/_workspace/src/$D}{$D}msg;" `find > _build/src -type f -name "*.go"` ;\ > done > Patching 3rd party includes: github.com/appc/spec > Patching 3rd party includes: github.com/camlistore/camlistore > Patching 3rd party includes: github.com/coreos/go-semver > Patching 3rd party includes: github.com/coreos/ioprogress > Patching 3rd party includes: github.com/coreos/rkt > Patching 3rd party includes: k8s.io > Patching 3rd party includes: github.com/cpuguy83/go-md2man > Patching 3rd party includes: github.com/hashicorp/errwrap > Patching 3rd party includes: github.com/inconshreveable/mousetrap > Patching 3rd party includes: github.com/kylelemons/godebug > Patching 3rd party includes: github.com/russross/blackfriday > Patching 3rd party includes: github.com/shurcooL/sanitized_anchor_name > Patching 3rd party includes: github.com/spf13/cobra > Patching 3rd party includes: github.com/spf13/pflag > Patching 3rd party includes: github.com/syndtr/gocapability > Patching 3rd party includes: golang.org/x/crypto > Patching 3rd party includes: golang.org/x/net > Patching 3rd party includes: speter.net/go/exp > Patching 3rd party includes: xi2.org/x/xz > make[1]: Leaving directory '/«BUILDDIR»/acbuild-0.3.0+dfsg' > dh_auto_build -O--buildsystem=golang -O--builddirectory=_build > go install -v github.com/appc/acbuild/acbuild > github.com/appc/acbuild/engine github.com/appc/acbuild/engine/systemdnspawn > github.com/appc/acbuild/lib github.com/appc/acbuild/registry > github.com/appc/acbuild/tests github.com/appc/acbuild/util > github.com/appc/acbuild/util/fsdiffer > src/github.com/appc/acbuild/util/files.go:25:2: cannot find package > "github.com/coreos/rkt/pkg/uid" in any of: > /usr/lib/go-1.6/src/github.com/coreos/rkt/pkg/uid (from $GOROOT) > /«BUILDDIR»/acbuild-0.3.0+dfsg/_build/src/github.com/coreos/rkt/pkg/uid > (from $GOPATH) > dh_auto_build: go install -v github.com/appc/acbuild/acbuild > github.com/appc/acbuild/engine github.com/appc/acbuild/engine/systemdnspawn > github.com/appc/acbuild/lib github.com/appc/acbuild/registry > github.com/appc/acbuild/tests github.com/appc/acbuild/util > github.com/appc/acbuild/util/fsdiffer returned exit code 1 > make: *** [binary] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/07/acbuild_0.3.0+dfsg-1_unstable_reb.normal.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.