[pkg-go] Bug#907151: skydns: FTBFS in buster/sid (no type named 'type' in 'struct std::enable_if<false, QMetaObject::Connection>')

Santiago Vila sanvila at debian.org
Fri Aug 24 11:40:54 BST 2018


Package: src:skydns
Version: 2.5.3a+git20160623.41.00ade30-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   dh_auto_build -i -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go install -gcflags=\"-trimpath=/<<BUILDDIR>>/skydns-2.5.3a\+git20160623.41.00ade30/obj-x86_64-linux-gnu/src\" -asmflags=\"-trimpath=/<<BUILDDIR>>/skydns-2.5.3a\+git20160623.41.00ade30/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/skynetservices/skydns github.com/skynetservices/skydns/backends/etcd github.com/skynetservices/skydns/cache github.com/skynetservices/skydns/metrics github.com/skynetservices/skydns/msg github.com/skynetservices/skydns/server github.com/skynetservices/skydns/singleflight
github.com/coreos/etcd/pkg/pathutil
github.com/coreos/etcd/pkg/types
github.com/coreos/etcd/pkg/srv
github.com/coreos/go-semver/semver
github.com/coreos/etcd/version
github.com/ugorji/go/codec
golang.org/x/net/context
github.com/coreos/etcd/client
golang.org/x/crypto/ed25519/internal/edwards25519
golang.org/x/crypto/ed25519
golang.org/x/net/bpf
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/miekg/dns
github.com/skynetservices/skydns/msg
github.com/skynetservices/skydns/singleflight
github.com/skynetservices/skydns/backends/etcd
github.com/beorn7/perks/quantile
github.com/golang/protobuf/proto
github.com/prometheus/client_model/go
github.com/matttproud/golang_protobuf_extensions/pbutil
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
github.com/prometheus/common/expfmt
github.com/prometheus/procfs/internal/util
github.com/prometheus/procfs/nfs
github.com/prometheus/procfs/xfs
github.com/prometheus/procfs
github.com/prometheus/client_golang/prometheus
github.com/skynetservices/skydns/metrics
github.com/coreos/go-systemd/activation
github.com/skynetservices/skydns/cache
github.com/skynetservices/skydns/server
# github.com/skynetservices/skydns/server
src/github.com/skynetservices/skydns/server/server.go:66:45: too many arguments in call to activation.PacketConns
	have (bool)
	want ()
src/github.com/skynetservices/skydns/server/server.go:70:41: too many arguments in call to activation.Listeners
	have (bool)
	want ()
dh_auto_build: cd obj-x86_64-linux-gnu && go install -gcflags=\"-trimpath=/<<BUILDDIR>>/skydns-2.5.3a\+git20160623.41.00ade30/obj-x86_64-linux-gnu/src\" -asmflags=\"-trimpath=/<<BUILDDIR>>/skydns-2.5.3a\+git20160623.41.00ade30/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/skynetservices/skydns github.com/skynetservices/skydns/backends/etcd github.com/skynetservices/skydns/cache github.com/skynetservices/skydns/metrics github.com/skynetservices/skydns/msg github.com/skynetservices/skydns/server github.com/skynetservices/skydns/singleflight returned exit code 2
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/skydns.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the Pkg-go-maintainers mailing list