Skip to content

Update module github.com/opencontainers/runtime-spec to v1.3.0

a66d0e6
Select commit
Loading
Failed to load commit list.
Closed

Update module github.com/opencontainers/runtime-spec to v1.3.0 #27440

Update module github.com/opencontainers/runtime-spec to v1.3.0
a66d0e6
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build Each Commit failed Nov 4, 2025 in 3m 47s

Task Summary

Instruction main failed in 03:26

Details

✅ 00:17 clone
✅ 00:01 setup
❌ 03:26 main

<standard input>:1819: warning: table wider than line length minus indentation
<standard input>:2098: warning: table wider than line length minus indentation
<standard input>:2263: warning: table wider than line length minus indentation
( echo "% podman-troubleshooting 7"; echo; sed -e '/logo.*\.png/d' <troubleshooting.md ) >docs/source/markdown/podman-troubleshooting.7.md.tmp.$ && \
	mv docs/source/markdown/podman-troubleshooting.7.md.tmp.$ docs/source/markdown/podman-troubleshooting.7.md
troff:<standard input>:1144: warning [p 18, 7.0i]: cannot adjust line
troff:<standard input>:1177: warning [p 19, 1.0i]: cannot adjust line
troff:<standard input>:1247: warning [p 19, 11.7i]: cannot adjust line
troff:<standard input>:35: warning [p 1, 6.5i]: cannot adjust line
troff:<standard input>:52: warning [p 1, 9.7i]: cannot adjust line
troff:<standard input>:126: warning [p 3, 0.5i]: cannot adjust line
troff:<standard input>:139: warning [p 3, 3.0i]: cannot adjust line
troff:<standard input>:152: warning [p 3, 5.5i]: cannot adjust line
troff:<standard input>:169: warning [p 3, 8.7i]: cannot adjust line
troff:<standard input>:180: warning [p 3, 11.0i]: cannot adjust line
troff:<standard input>:191: warning [p 4, 1.7i]: cannot adjust line
troff:<standard input>:202: warning [p 4, 4.0i]: cannot adjust line
troff:<standard input>:213: warning [p 4, 6.3i]: cannot adjust line
bin/podman           size= 61326968
bin/podman-remote    size= 48518144
bin/podmansh         size=        6
bin/podman-testing   size= 49621288
bin/quadlet          size=  3476602
bin/rootlessport     size=  4597938
+ showrun git checkout a66d0e66ff3f5da3e20f6364227eef4ec9405f1e
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ git checkout a66d0e66ff3f5da3e20f6364227eef4ec9405f1e  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:271 in _run_altbuild()'
+ git checkout a66d0e66ff3f5da3e20f6364227eef4ec9405f1e  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:271 in _run_altbuild()
+ git checkout a66d0e66ff3f5da3e20f6364227eef4ec9405f1e
Previous HEAD position was 2b646e7cb7 Merge pull request #27438 from Mr-Bossman/dev/neurolag
HEAD is now at a66d0e66ff Update module github.com/opencontainers/runtime-spec to v1.3.0
+ showrun git rebase 2b646e7cb7249373b6b5073dc53a77ad1e1a0aba -x 'hack/make-and-check-size /tmp/make-size-check.d81bnKS'
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ git rebase 2b646e7cb7249373b6b5073dc53a77ad1e1a0aba -x hack/make-and-check-size /tmp/make-size-check.d81bnKS  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:272 in _run_altbuild()'
+ git rebase 2b646e7cb7249373b6b5073dc53a77ad1e1a0aba -x hack/make-and-check-size /tmp/make-size-check.d81bnKS  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:272 in _run_altbuild()
+ git rebase 2b646e7cb7249373b6b5073dc53a77ad1e1a0aba -x 'hack/make-and-check-size /tmp/make-size-check.d81bnKS'
Rebasing (2/2)
Executing: hack/make-and-check-size /tmp/make-size-check.d81bnKS

Building: a66d0e66ff Update module github.com/opencontainers/runtime-spec to v1.3.0
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v6/libpod/define.gitCommit=a66d0e66ff3f5da3e20f6364227eef4ec9405f1e -X github.com/containers/podman/v6/libpod/define.buildInfo=1762295614  -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 "grpcnotrace   libsqlite3 systemd   seccomp " \
	-o bin/podman ./cmd/podman
# github.com/opencontainers/runtime-tools/generate
vendor/github.com/opencontainers/runtime-tools/generate/generate.go:973:40: cannot use limit (variable of type int64) as *int64 value in assignment
make: *** [Makefile:386: bin/podman] Error 1
warning: execution failed: hack/make-and-check-size /tmp/make-size-check.d81bnKS
You can fix the problem, and then run

  git rebase --continue