Package: src:docker.io
Version: 18.03.1+dfsg1-6
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=bash-completion,golang
--builddirectory=.gopath
dh_update_autotools_config -i -O--buildsystem=golang
-O--builddirectory=.gopath
dh_autoreconf -i -O--buildsystem=golang -O--builddirectory=.gopath
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/docker.io-18.03.1+dfsg1'
mkdir -pv
/<<BUILDDIR>>/docker.io-18.03.1+dfsg1/.gopath/src/github.com/docker/cli
mkdir: created directory '/<<BUILDDIR>>/docker.io-18.03.1+dfsg1/.gopath'
mkdir: created directory '/<<BUILDDIR>>/docker.io-18.03.1+dfsg1/.gopath/src'
[... snipped ...]
# github.com/docker/docker/daemon/listeners
src/github.com/docker/docker/daemon/listeners/listeners_linux.go:65:43: too
many arguments in call to activation.TLSListeners
have (bool, *tls.Config)
want (*tls.Config)
src/github.com/docker/docker/daemon/listeners/listeners_linux.go:67:40: too
many arguments in call to activation.Listeners
have (bool)
want ()
FAIL github.com/docker/docker/cmd/dockerd [build failed]
[...]
dh_auto_test: cd .gopath && go test -vet=off -v -p 1 -short
github.com/docker/docker/api github.com/docker/docker/api/server
github.com/docker/docker/api/server/backend/build
github.com/docker/docker/api/server/httputils
github.com/docker/docker/api/server/middleware
github.com/docker/docker/api/server/router
github.com/docker/docker/api/server/router/build
github.com/docker/docker/api/server/router/checkpoint
github.com/docker/docker/api/server/router/container
github.com/docker/docker/api/server/router/debug
github.com/docker/docker/api/server/router/distribution
github.com/docker/docker/api/server/router/image
github.com/docker/docker/api/server/router/network
github.com/docker/docker/api/server/router/plugin
github.com/docker/docker/api/server/router/session
github.com/docker/docker/api/server/router/swarm
github.com/docker/docker/api/server/router/system
github.com/docker/docker/api/server/router/volume
github.com/docker/docker/api/types github.com/docker/docker/api/types/backen
d github.com/docker/docker/api/types/blkiodev
github.com/docker/docker/api/types/container
github.com/docker/docker/api/types/events
github.com/docker/docker/api/types/filters
github.com/docker/docker/api/types/image
github.com/docker/docker/api/types/mount
github.com/docker/docker/api/types/network
github.com/docker/docker/api/types/plugins/logdriver
github.com/docker/docker/api/types/registry
github.com/docker/docker/api/types/strslice
github.com/docker/docker/api/types/swarm
github.com/docker/docker/api/types/swarm/runtime
github.com/docker/docker/api/types/time
github.com/docker/docker/api/types/versions
github.com/docker/docker/api/types/versions/v1p19
github.com/docker/docker/api/types/versions/v1p20
github.com/docker/docker/api/types/volume github.com/docker/docker/builder
github.com/docker/docker/builder/dockerfile
github.com/docker/docker/builder/dockerfile/command
github.com/docker/docker/builder/dockerfile/instructions
github.com/docker/docker/builder/dockerfile/parser gi
thub.com/docker/docker/builder/dockerfile/parser/dumper
github.com/docker/docker/builder/dockerfile/shell
github.com/docker/docker/builder/dockerignore
github.com/docker/docker/builder/fscache
github.com/docker/docker/builder/remotecontext
github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli
github.com/docker/docker/cli/config github.com/docker/docker/cli/debug
github.com/docker/docker/client github.com/docker/docker/cmd/dockerd
github.com/docker/docker/cmd/dockerd/hack github.com/docker/docker/container
github.com/docker/docker/container/stream
github.com/docker/docker/contrib/apparmor
github.com/docker/docker/contrib/docker-device-tool
github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon
github.com/docker/docker/daemon/caps github.com/docker/docker/daemon/cluster
github.com/docker/docker/daemon/cluster/controllers/plugin
github.com/docker/docker/daemon/cluster/convert
github.com/docker/docker/daemon/cluster/executor github.com/dock
er/docker/daemon/cluster/executor/container
github.com/docker/docker/daemon/cluster/provider
github.com/docker/docker/daemon/config
github.com/docker/docker/daemon/discovery
github.com/docker/docker/daemon/events
github.com/docker/docker/daemon/events/testutils
github.com/docker/docker/daemon/exec
github.com/docker/docker/daemon/graphdriver
github.com/docker/docker/daemon/graphdriver/aufs
github.com/docker/docker/daemon/graphdriver/btrfs
github.com/docker/docker/daemon/graphdriver/copy
github.com/docker/docker/daemon/graphdriver/devmapper
github.com/docker/docker/daemon/graphdriver/graphtest
github.com/docker/docker/daemon/graphdriver/overlay
github.com/docker/docker/daemon/graphdriver/overlay2
github.com/docker/docker/daemon/graphdriver/overlayutils
github.com/docker/docker/daemon/graphdriver/quota
github.com/docker/docker/daemon/graphdriver/register
github.com/docker/docker/daemon/graphdriver/vfs
github.com/docker/docker/daemon/graphdriver/zfs
github.com/docker/docker/daemon/initl
ayer github.com/docker/docker/daemon/links
github.com/docker/docker/daemon/listeners
github.com/docker/docker/daemon/logger
github.com/docker/docker/daemon/logger/awslogs
github.com/docker/docker/daemon/logger/fluentd
github.com/docker/docker/daemon/logger/gcplogs
github.com/docker/docker/daemon/logger/gelf
github.com/docker/docker/daemon/logger/journald
github.com/docker/docker/daemon/logger/jsonfilelog
github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
github.com/docker/docker/daemon/logger/logentries
github.com/docker/docker/daemon/logger/loggerutils
github.com/docker/docker/daemon/logger/loggerutils/multireader
github.com/docker/docker/daemon/logger/splunk
github.com/docker/docker/daemon/logger/syslog
github.com/docker/docker/daemon/logger/templates
github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network
github.com/docker/docker/daemon/stats github.com/docker/docker/distribution
github.com/docker/docker/distribution/metadata github.com/docker/docker
/distribution/utils github.com/docker/docker/distribution/xfer
github.com/docker/docker/dockerversion github.com/docker/docker/errdefs
github.com/docker/docker/image github.com/docker/docker/image/cache
github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1
github.com/docker/docker/internal/test/daemon
github.com/docker/docker/internal/test/environment
github.com/docker/docker/internal/test/fakecontext
github.com/docker/docker/internal/test/fakegit
github.com/docker/docker/internal/test/fakestorage
github.com/docker/docker/internal/test/fixtures/load
github.com/docker/docker/internal/test/fixtures/plugin
github.com/docker/docker/internal/test/fixtures/plugin/basic
github.com/docker/docker/internal/test/registry
github.com/docker/docker/internal/testutil github.com/docker/docker/layer
github.com/docker/docker/libcontainerd github.com/docker/docker/migrate/v1
github.com/docker/docker/oci github.com/docker/docker/opts
github.com/docker/docker/pkg/aaparser github.com
/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization
github.com/docker/docker/pkg/broadcaster
github.com/docker/docker/pkg/chrootarchive
github.com/docker/docker/pkg/containerfs
github.com/docker/docker/pkg/devicemapper
github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery
github.com/docker/docker/pkg/discovery/file
github.com/docker/docker/pkg/discovery/kv
github.com/docker/docker/pkg/discovery/memory
github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg
github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils
github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir
github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils
github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker
github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback
github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator
github.com/
docker/docker/pkg/namesgenerator/cmd/names-generator
github.com/docker/docker/pkg/parsers
github.com/docker/docker/pkg/parsers/kernel
github.com/docker/docker/pkg/parsers/operatingsystem
github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform
github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins
github.com/docker/docker/pkg/plugins/pluginrpc-gen
github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
github.com/docker/docker/pkg/plugins/transport
github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress
github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec
github.com/docker/docker/pkg/signal
github.com/docker/docker/pkg/signal/testfiles
github.com/docker/docker/pkg/stdcopy
github.com/docker/docker/pkg/streamformatter
github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink
github.com/docker/docker/pkg/sysinfo gith
ub.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile
github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term
github.com/docker/docker/pkg/term/windows
github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil
github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin
github.com/docker/docker/plugin/executor/containerd
github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor
github.com/docker/docker/profiles/seccomp github.com/docker/docker/reference
github.com/docker/docker/registry github.com/docker/docker/registry/resumable
github.com/docker/docker/restartmanager github.com/docker/docker/runconfig
github.com/docker/docker/runconfig/opts github.com/docker/docker/volume
github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local
github.com/docker/docker/volume/store github.com/docker/docker/volume/testutils
returned exit code 2
make[1]: *** [debian/rules:143: override_dh_auto_test-indep] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/docker.io-18.03.1+dfsg1'
make: *** [debian/rules:46: 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/docker.io.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.