Source: fleet
Version: 0.11.5+dfsg1-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

fleet fails to build from source in unstable/amd64:

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package fleet
  dpkg-buildpackage: source version 0.11.5+dfsg1-3
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Dmitry Smirnov <only...@debian.org>
   dpkg-source --before-build fleet-0.11.5+dfsg1
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh clean --buildsystem=golang --with=golang,systemd --builddirectory=_build
     dh_testdir -O--buildsystem=golang -O--builddirectory=_build
     dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build
     debian/rules override_dh_clean
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160307093644.V5UHlwQuzu/fleet-0.11.5+dfsg1'
  dh_clean
  ## Remove Files-Excluded (when built from checkout or non-DFSG tarball):
  rm -f -rv `perl -0nE 'say $1 if 
m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright`
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160307093644.V5UHlwQuzu/fleet-0.11.5+dfsg1'
   debian/rules build
  make: 'build' is up to date.
   fakeroot debian/rules binary
  dh binary --buildsystem=golang --with=golang,systemd --builddirectory=_build
     dh_testdir -O--buildsystem=golang -O--builddirectory=_build
     dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
     debian/rules override_dh_auto_configure
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160307093644.V5UHlwQuzu/fleet-0.11.5+dfsg1'
  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 
"Removing third party bundle: $D\n" ;\
              perl -pi -E 
"s{github.com/coreos/fleet/Godeps/_workspace/src/$D}{$D}msg;" `find _build/src 
-type f -name "*.go"` ;\
          done
  Removing third party bundle: code.google.com/p/go-uuid
  Removing third party bundle: github.com/coreos/etcd
  Removing third party bundle: github.com/coreos/go-semver
  Removing third party bundle: 
~Godeps/_workspace/src/github.com/coreos/go-systemd
  Removing third party bundle: github.com/docker/libcontainer
  Removing third party bundle: github.com/godbus/dbus
  Removing third party bundle: github.com/jonboulle/clockwork
  Removing third party bundle: github.com/rakyll/globalconf
  Removing third party bundle: github.com/rakyll/goini
  Removing third party bundle: golang.org/x/crypto
  Removing third party bundle: golang.org/x/net
  Removing third party bundle: google.golang.org/api/google-api-go-generator
  Removing third party bundle: google.golang.org/api/googleapi
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160307093644.V5UHlwQuzu/fleet-0.11.5+dfsg1'
     dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
        go install -v github.com/coreos/fleet/fleetd 
github.com/coreos/fleet/fleetctl
  src/github.com/coreos/fleet/machine/coreos.go:26:2: cannot find package 
"github.com/opencontainers/runc/libcontainer/netlink" in any of:
        /usr/lib/go/src/github.com/opencontainers/runc/libcontainer/netlink 
(from $GOROOT)
        
/home/lamby/temp/cdt.20160307093644.V5UHlwQuzu/fleet-0.11.5+dfsg1/_build/src/github.com/opencontainers/runc/libcontainer/netlink
 (from $GOPATH)
  dh_auto_build: go install -v github.com/coreos/fleet/fleetd 
github.com/coreos/fleet/fleetctl returned exit code 1
  debian/rules:10: recipe for target 'binary' failed
  make: *** [binary] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: fleet.0.11.5+dfsg1-3.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to