specgen: apply env_merge from containers.conf #28583
+19
−1
Draft
Cirrus CI / Build Each Commit
failed
Apr 25, 2026 in 3m 53s
Task Summary
Instruction main failed in 03:19
Details
✅ 00:29 clone
✅ 00:01 setup
❌ 03:19 main
<standard input>:1912: warning: table wider than line length minus indentation
<standard input>:2199: warning: table wider than line length minus indentation
<standard input>:2372: 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>:1128: warning [p 18, 4.0i]: cannot adjust line
troff:<standard input>:1161: warning [p 18, 10.0i]: cannot adjust line
troff:<standard input>:1231: warning [p 19, 8.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= 61784944
bin/podman-remote size= 48064600
bin/podmansh size= 6
bin/podman-testing size= 49844848
bin/quadlet size= 3599087
bin/rootlessport size= 4885576
+ showrun git checkout 3121f92a308560b586ad5b49d0c6d9f9a4337475
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ git checkout 3121f92a308560b586ad5b49d0c6d9f9a4337475 # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:271 in _run_altbuild()'
+ git checkout 3121f92a308560b586ad5b49d0c6d9f9a4337475 # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:271 in _run_altbuild()
+ git checkout 3121f92a308560b586ad5b49d0c6d9f9a4337475
Previous HEAD position was a8c3631856 Merge pull request #28581 from baude/removeowners
HEAD is now at 3121f92a30 specgen: apply env_merge from containers.conf
+ showrun git rebase a8c36318565ddc35e5b3b980fc29264949041390 -x 'hack/make-and-check-size /tmp/make-size-check.RLnG86O'
+ local -a context
+ context=($(caller 0))
++ caller 0
+ echo '+ git rebase a8c36318565ddc35e5b3b980fc29264949041390 -x hack/make-and-check-size /tmp/make-size-check.RLnG86O # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:272 in _run_altbuild()'
+ git rebase a8c36318565ddc35e5b3b980fc29264949041390 -x hack/make-and-check-size /tmp/make-size-check.RLnG86O # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:272 in _run_altbuild()
+ git rebase a8c36318565ddc35e5b3b980fc29264949041390 -x 'hack/make-and-check-size /tmp/make-size-check.RLnG86O'
Rebasing (2/2)
Executing: hack/make-and-check-size /tmp/make-size-check.RLnG86O
Building: 3121f92a30 specgen: apply env_merge from containers.conf
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
\
-ldflags '-X go.podman.io/podman/v6/libpod/define.gitCommit=3121f92a308560b586ad5b49d0c6d9f9a4337475 -X go.podman.io/podman/v6/libpod/define.buildInfo=1777122391 -X go.podman.io/podman/v6/libpod/config._installPrefix=/usr/local -X go.podman.io/podman/v6/libpod/config._etcDir=/etc -X go.podman.io/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
# go.podman.io/podman/v6/pkg/specgen/generate
pkg/specgen/generate/container.go:190:40: rtc.Containers.EnvMerge undefined (type "go.podman.io/common/pkg/config".ContainersConfig has no field or method EnvMerge)
make: *** [Makefile:389: bin/podman] Error 1
warning: execution failed: hack/make-and-check-size /tmp/make-size-check.RLnG86O
You can fix the problem, and then run
git rebase --continue
Loading