fix(deps): update module github.com/checkpoint-restore/go-criu/v7 to v8 #27752
Cirrus CI / Alt Arch. Other Cross
failed
Mar 11, 2026 in 27s
Task Summary
Instruction main failed in 00:06
Details
✅ 00:16 clone
✅ 00:02 setup
❌ 00:06 main
buildah-1.43.0-1.fc43-x86_64
conmon-2.2.1-2.fc43-x86_64
containernetworking-plugins-1.9.0-1.fc43-x86_64
containers-common-0.67.0-1.fc43-noarch
container-selinux-2.246.0-1.fc43-noarch
criu-4.2-11.fc43-x86_64
crun-1.25.1-1.fc43-x86_64
golang-1.25.7-1.fc43-x86_64
libseccomp-2.6.0-2.fc43-x86_64
netavark-1.17.2-1.fc43-x86_64
passt-0^20260120.g386b5f5-1.fc43-x86_64
podman-5.8.0-1.fc43-x86_64
skopeo-1.22.0-2.fc43-x86_64
slirp4netns-1.3.1-3.fc43-x86_64
************************************************************
+ _run_altbuild # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:512 in main()
Performing alternate build: Alt Arch. Other Cross
************************************************************
+ cd /var/tmp/go/src/github.com/containers/podman
+ case "$ALT_NAME" in
+ arches=(ppc64le s390x)
+ _build_altbuild_archs ppc64le s390x
+ for arch in "$@"
+ msg 'Building release archive for ppc64le'
+ echo 'Building release archive for ppc64le'
Building release archive for ppc64le
+ showrun make cross-binaries GOARCH=ppc64le
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ make cross-binaries GOARCH=ppc64le # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:315 in _build_altbuild_archs()'
+ make cross-binaries GOARCH=ppc64le # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:315 in _build_altbuild_archs()
+ make cross-binaries GOARCH=ppc64le
make CGO_ENABLED=0 GOOS=linux GOARCH=ppc64le \
BUILDTAGS="containers_image_openpgp exclude_graphdriver_btrfs exclude_graphdriver_overlay" clean-binaries binaries
make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman'
rm -rf \
bin
Podman is being compiled without the systemd build tag. Install libsystemd on Ubuntu or systemd-devel on rpm based distro for journald support.
CGO_ENABLED=0 GOOS=linux GOARCH=ppc64le go build \
\
-ldflags '-X github.com/containers/podman/v6/libpod/define.gitCommit=9e9cef6f96cc4235062958afa9882259c6a8d881 -X github.com/containers/podman/v6/libpod/define.buildInfo=1773221672 -X github.com/containers/podman/v6/libpod/config._installPrefix=/usr/local -X github.com/containers/podman/v6/libpod/config._etcDir=/etc -X github.com/containers/podman/v6/pkg/systemd/quadlet._binDir=/usr/local/bin -X go.podman.io/image/v5/signature/internal/sequoia.sequoiaLibraryDir='""' -X go.podman.io/common/pkg/config.additionalHelperBinariesDir= ' \
-tags "containers_image_openpgp exclude_graphdriver_btrfs exclude_graphdriver_overlay" \
-o bin/podman ./cmd/podman
go: inconsistent vendoring in /var/tmp/go/src/github.com/containers/podman:
github.com/checkpoint-restore/go-criu/v8@v8.2.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
github.com/checkpoint-restore/go-criu/v7@v7.2.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
To ignore the vendor directory, use -mod=readonly or -mod=mod.
To sync the vendor directory, run:
go mod vendor
make[1]: *** [Makefile:388: bin/podman] Error 1
make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman'
make: *** [Makefile:520: cross-binaries] Error 2
Exit status: 2
Loading