Source: golang-github-containers-common
Version: 0.62.2+ds1-2
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-20250919 ftbfs-forky

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

The full build log is available from:
http://qa-logs.debian.net/2025/09/19/golang-github-containers-common_0.62.2+ds1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

-- 
Relevant part of the build log (hopefully):
> make[1]: Entering directory 
> '/build/reproducible-path/golang-github-containers-common-0.62.2+ds1'
> dh_auto_build -v  --builddirectory=_build -- -tags 
> "containers_image_openpgp,systemd"
>       cd _build && go version
> go version go1.24.4 linux/amd64
>       cd _build && go env
> AR='ar'
> CC='x86_64-linux-gnu-gcc'
> CGO_CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
> CGO_CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CGO_CXXFLAGS='-g -O2 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
> CGO_ENABLED='1'
> CGO_FFLAGS='-g -O2 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -fcf-protection'
> CGO_LDFLAGS='-Wl,-z,relro'
> CXX='x86_64-linux-gnu-g++'
> GCCGO='gccgo'
> GO111MODULE='off'
> GOAMD64='v1'
> GOARCH='amd64'
> GOAUTH='netrc'
> GOBIN=''
> GOCACHE='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/go-build'
> GOCACHEPROG=''
> GODEBUG=''
> GOENV='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/debian/.debhelper/generated/_source/home/.config/go/env'
> GOEXE=''
> GOEXPERIMENT=''
> GOFIPS140='off'
> GOFLAGS=''
> GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 
> -ffile-prefix-map=/tmp/go-build3259645129=/tmp/go-build 
> -gno-record-gcc-switches'
> GOHOSTARCH='amd64'
> GOHOSTOS='linux'
> GOINSECURE=''
> GOMOD=''
> GOMODCACHE='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/pkg/mod'
> GONOPROXY=''
> GONOSUMDB=''
> GOOS='linux'
> GOPATH='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build'
> GOPRIVATE=''
> GOPROXY='off'
> GOROOT='/usr/lib/go-1.24'
> GOSUMDB='sum.golang.org'
> GOTELEMETRY='local'
> GOTELEMETRYDIR='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/debian/.debhelper/generated/_source/home/.config/go/telemetry'
> GOTMPDIR=''
> GOTOOLCHAIN='local'
> GOTOOLDIR='/usr/lib/go-1.24/pkg/tool/linux_amd64'
> GOVCS=''
> GOVERSION='go1.24.4'
> GOWORK=''
> PKG_CONFIG='pkg-config'
>       cd _build && go install -trimpath -v -p 8 -tags 
> containers_image_openpgp,systemd github.com/containers/common/internal 
> github.com/containers/common/internal/attributedstring 
> github.com/containers/common/libimage 
> github.com/containers/common/libimage/define 
> github.com/containers/common/libimage/filter 
> github.com/containers/common/libimage/manifests 
> github.com/containers/common/libimage/platform 
> github.com/containers/common/libnetwork/cni 
> github.com/containers/common/libnetwork/etchosts 
> github.com/containers/common/libnetwork/internal/rootlessnetns 
> github.com/containers/common/libnetwork/internal/util 
> github.com/containers/common/libnetwork/netavark 
> github.com/containers/common/libnetwork/network 
> github.com/containers/common/libnetwork/pasta 
> github.com/containers/common/libnetwork/resolvconf 
> github.com/containers/common/libnetwork/slirp4netns 
> github.com/containers/common/libnetwork/types 
> github.com/containers/common/libnetwork/util 
> github.com/containers/common/pkg/apparmor 
> github.com/containers/common/pkg/apparmor/internal/supported 
> github.com/containers/common/pkg/apparmor/internal/supported/supportedfakes 
> github.com/containers/common/pkg/auth 
> github.com/containers/common/pkg/capabilities 
> github.com/containers/common/pkg/cgroups 
> github.com/containers/common/pkg/cgroupv2 
> github.com/containers/common/pkg/chown 
> github.com/containers/common/pkg/completion 
> github.com/containers/common/pkg/config 
> github.com/containers/common/pkg/configmaps 
> github.com/containers/common/pkg/configmaps/filedriver 
> github.com/containers/common/pkg/crutils 
> github.com/containers/common/pkg/detach 
> github.com/containers/common/pkg/download 
> github.com/containers/common/pkg/filters 
> github.com/containers/common/pkg/flag 
> github.com/containers/common/pkg/formats 
> github.com/containers/common/pkg/hooks 
> github.com/containers/common/pkg/hooks/0.1.0 
> github.com/containers/common/pkg/hooks/1.0.0 
> github.com/containers/common/pkg/hooks/exec 
> github.com/containers/common/pkg/machine 
> github.com/containers/common/pkg/manifests 
> github.com/containers/common/pkg/netns github.com/containers/common/pkg/parse 
> github.com/containers/common/pkg/password 
> github.com/containers/common/pkg/report 
> github.com/containers/common/pkg/report/camelcase 
> github.com/containers/common/pkg/resize 
> github.com/containers/common/pkg/retry 
> github.com/containers/common/pkg/rootlessport 
> github.com/containers/common/pkg/seccomp 
> github.com/containers/common/pkg/secrets 
> github.com/containers/common/pkg/secrets/define 
> github.com/containers/common/pkg/secrets/filedriver 
> github.com/containers/common/pkg/secrets/passdriver 
> github.com/containers/common/pkg/secrets/shelldriver 
> github.com/containers/common/pkg/servicereaper 
> github.com/containers/common/pkg/signal github.com/containers/common/pkg/ssh 
> github.com/containers/common/pkg/strongunits 
> github.com/containers/common/pkg/subscriptions 
> github.com/containers/common/pkg/supplemented 
> github.com/containers/common/pkg/sysctl 
> github.com/containers/common/pkg/sysinfo 
> github.com/containers/common/pkg/systemd 
> github.com/containers/common/pkg/timetype 
> github.com/containers/common/pkg/timezone 
> github.com/containers/common/pkg/umask github.com/containers/common/pkg/util 
> github.com/containers/common/pkg/version github.com/containers/common/version
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:14:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups
>  (from $GOPATH)
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:15:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups/fs" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups/fs 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups/fs
>  (from $GOPATH)
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:16:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups/fs2" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2
>  (from $GOPATH)
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8 -tags 
> containers_image_openpgp,systemd github.com/containers/common/internal 
> github.com/containers/common/internal/attributedstring 
> github.com/containers/common/libimage 
> github.com/containers/common/libimage/define 
> github.com/containers/common/libimage/filter 
> github.com/containers/common/libimage/manifests 
> github.com/containers/common/libimage/platform 
> github.com/containers/common/libnetwork/cni 
> github.com/containers/common/libnetwork/etchosts 
> github.com/containers/common/libnetwork/internal/rootlessnetns 
> github.com/containers/common/libnetwork/internal/util 
> github.com/containers/common/libnetwork/netavark 
> github.com/containers/common/libnetwork/network 
> github.com/containers/common/libnetwork/pasta 
> github.com/containers/common/libnetwork/resolvconf 
> github.com/containers/common/libnetwork/slirp4netns 
> github.com/containers/common/libnetwork/types 
> github.com/containers/common/libnetwork/util 
> github.com/containers/common/pkg/apparmor 
> github.com/containers/common/pkg/apparmor/internal/supported 
> github.com/containers/common/pkg/apparmor/internal/supported/supportedfakes 
> github.com/containers/common/pkg/auth 
> github.com/containers/common/pkg/capabilities 
> github.com/containers/common/pkg/cgroups 
> github.com/containers/common/pkg/cgroupv2 
> github.com/containers/common/pkg/chown 
> github.com/containers/common/pkg/completion 
> github.com/containers/common/pkg/config 
> github.com/containers/common/pkg/configmaps 
> github.com/containers/common/pkg/configmaps/filedriver 
> github.com/containers/common/pkg/crutils 
> github.com/containers/common/pkg/detach 
> github.com/containers/common/pkg/download 
> github.com/containers/common/pkg/filters 
> github.com/containers/common/pkg/flag 
> github.com/containers/common/pkg/formats 
> github.com/containers/common/pkg/hooks 
> github.com/containers/common/pkg/hooks/0.1.0 
> github.com/containers/common/pkg/hooks/1.0.0 
> github.com/containers/common/pkg/hooks/exec 
> github.com/containers/common/pkg/machine 
> github.com/containers/common/pkg/manifests 
> github.com/containers/common/pkg/netns github.com/containers/common/pkg/parse 
> github.com/containers/common/pkg/password 
> github.com/containers/common/pkg/report 
> github.com/containers/common/pkg/report/camelcase 
> github.com/containers/common/pkg/resize 
> github.com/containers/common/pkg/retry 
> github.com/containers/common/pkg/rootlessport 
> github.com/containers/common/pkg/seccomp 
> github.com/containers/common/pkg/secrets 
> github.com/containers/common/pkg/secrets/define 
> github.com/containers/common/pkg/secrets/filedriver 
> github.com/containers/common/pkg/secrets/passdriver 
> github.com/containers/common/pkg/secrets/shelldriver 
> github.com/containers/common/pkg/servicereaper 
> github.com/containers/common/pkg/signal github.com/containers/common/pkg/ssh 
> github.com/containers/common/pkg/strongunits 
> github.com/containers/common/pkg/subscriptions 
> github.com/containers/common/pkg/supplemented 
> github.com/containers/common/pkg/sysctl 
> github.com/containers/common/pkg/sysinfo 
> github.com/containers/common/pkg/systemd 
> github.com/containers/common/pkg/timetype 
> github.com/containers/common/pkg/timezone 
> github.com/containers/common/pkg/umask github.com/containers/common/pkg/util 
> github.com/containers/common/pkg/version github.com/containers/common/version 
> returned exit code 1
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25

Reply via email to