Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-237449-82405/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-5.8.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-237449-82405/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MVWVz6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-5.8.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/podman-5.8.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-5.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-5.8.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;/usr/bin;' Makefile + tar zxf /builddir/build/SOURCES/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz + tar zxf /builddir/build/SOURCES/loongarch-patches.tar.gz + patch -p1 -fs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O9iMIr + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + export CGO_CFLAGS= + CGO_CFLAGS= + export GO111MODULE=on + GO111MODULE=on ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 + GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 ++ echo ++ sed s/-flto=auto//g + CGO_CFLAGS= ++ echo ++ sed s/-Wp,D_GLIBCXX_ASSERTIONS//g + CGO_CFLAGS= + export 'CGO_CFLAGS+= -m64 -mtune=generic -fcf-protection=full' + CGO_CFLAGS+=' -m64 -mtune=generic -fcf-protection=full' + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.1/_build ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-5.8.1 + ln -s vendor src ++ date +%s + LDFLAGS='-X github.com/containers/podman/v4/libpod/define.buildInfo=1776087235 -X github.com/containers/podman/v4/libpod/config._installPrefix=/usr -X github.com/containers/podman/v4/libpod/config._etcDir=/etc -X github.com/containers/podman/v4/pkg/systemd/quadlet._binDir=/usr/bin' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x0780984abcea790289080803eaa15ff190ff4d71 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/rootlessport github.com/containers/podman/cmd/rootlessport WORK=/tmp/go-build1937781429 unicode/utf16 encoding mkdir -p $WORK/b064/ mkdir -p $WORK/b046/ internal/byteorder mkdir -p $WORK/b012/ internal/unsafeheader mkdir -p $WORK/b008/ internal/msan mkdir -p $WORK/b023/ internal/coverage/rtcov mkdir -p $WORK/b014/ internal/profilerecord mkdir -p $WORK/b018/ unicode mkdir -p $WORK/b043/ unicode/utf8 mkdir -p $WORK/b044/ echo '# import config' > $WORK/b064/importcfg # internal echo '# import config' > $WORK/b023/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal echo '# import config' > $WORK/b046/importcfg # internal echo '# import config' > $WORK/b012/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid -1S3RqXg88YIfSa9U2mj/-1S3RqXg88YIfSa9U2mj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid DmPYvqq4Kl7jIMR7WyGX/DmPYvqq4Kl7jIMR7WyGX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid EqG-kxMADAwbOmS-VS4u/EqG-kxMADAwbOmS-VS4u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid UGNeurVaoFKrpROSe6w_/UGNeurVaoFKrpROSe6w_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go internal/itoa mkdir -p $WORK/b037/ internal/godebugs mkdir -p $WORK/b015/ echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b037/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid A3XwtrzXgP5qvdRzJHXN/A3XwtrzXgP5qvdRzJHXN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid N5jyizVNJfIuuraAsPur/N5jyizVNJfIuuraAsPur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid DtD7XOqIiddwHTjXxVwg/DtD7XOqIiddwHTjXxVwg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid 4q_QUn8q8WzFBgWoCbax/4q_QUn8q8WzFBgWoCbax -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/goexperiment internal/runtime/atomic mkdir -p $WORK/b016/ internal/goarch mkdir -p $WORK/b006/ echo '# import config' > $WORK/b043/importcfg # internal internal/runtime/syscall mkdir -p $WORK/b019/ mkdir -p $WORK/b027/ log/internal math/bits cmp github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque internal/goos internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid oVdrXL9xsGeiqSrXzMNk/oVdrXL9xsGeiqSrXzMNk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go echo '# import config' > $WORK/b016/importcfg # internal echo -n > $WORK/b019/go_asm.h # internal echo '# import config' > $WORK/b006/importcfg # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s mkdir -p $WORK/b093/ mkdir -p $WORK/b045/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid DudqlDnnfwa1qAt9okiS/DudqlDnnfwa1qAt9okiS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go echo '# import config' > $WORK/b093/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid AnyWvMOJ4hU_QzN3Xi5N/AnyWvMOJ4hU_QzN3Xi5N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/log/internal/internal.go echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid doWtZggOk3LS7lUy4bYl/doWtZggOk3LS7lUy4bYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go mkdir -p $WORK/b035/ sync/atomic mkdir -p $WORK/b031/ echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid Z8NUcKRD9sVRQvlH5zc2/Z8NUcKRD9sVRQvlH5zc2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go echo -n > $WORK/b031/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./asm.s echo '# import config' > $WORK/b044/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid RO9kPzmW-o0vLIyd-cFx/RO9kPzmW-o0vLIyd-cFx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid YbB_9F_13-PO8_I-PiRv/YbB_9F_13-PO8_I-PiRv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b082/ echo '# import config' > $WORK/b082/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque -lang=go1.24 -complete -installsuffix shared -buildid o6w2NrFf6d3qZbRxSYfv/o6w2NrFf6d3qZbRxSYfv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque/opaque.go internal/nettrace mkdir -p $WORK/b072/ mkdir -p $WORK/b017/ echo '# import config' > $WORK/b072/importcfg # internal mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid vLEgd-mNHbYVGZvsndEA/vLEgd-mNHbYVGZvsndEA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b017/importcfg # internal echo -n > $WORK/b011/go_asm.h # internal echo '# import config' > $WORK/b008/importcfg # internal internal/asan mkdir -p $WORK/b022/ echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid aT0g6ZHbvzPY1ideQ2lY/aT0g6ZHbvzPY1ideQ2lY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid C0UKkbURjV7SZ4xwkvOP/C0UKkbURjV7SZ4xwkvOP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b022/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid SPQzjqLfOatZwvAyrvvd/SPQzjqLfOatZwvAyrvvd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid 5ndFnP7WAPHXqyJjy0Dz/5ndFnP7WAPHXqyJjy0Dz -goversion go1.24.11 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal echo '# import config' > $WORK/b031/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid ZPp0TPGjT7vYUETPhT_d/ZPp0TPGjT7vYUETPhT_d -goversion go1.24.11 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f836b85ea06c07e6946946cd605e0212c720b2ab9030c4368ea93cb2588b2dc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid ffjbX0Sa7QMbQbb6TX2I/ffjbX0Sa7QMbQbb6TX2I -goversion go1.24.11 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0e/0ead547e6f7f1b8d9b227e5459100a3196e30dc6a95a181ae744ba7be22c35e5-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9f/9fd1032479ab888c8487591c6e5b29e14703fea849c4a4750bda563dec6ba9a5-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2e/2e0d2699f4b1cfccd3339b13dc7286c0904827b04ae6e19172d77f3942258937-d # internal internal/runtime/math mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/aa/aa323547b79ecf805aaa0335dc538706411aba2813aa1473038d412c401960d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cat >/tmp/go-build1937781429/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid DrSDi-1ctjWuoywNm-Y4/DrSDi-1ctjWuoywNm-Y4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go internal/abi mkdir -p $WORK/b005/ cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bc/bc09f4238e779c6f5ad48edc32ccb25348d1448b932b38080fe7b7f0f7422a43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0d/0d62debe2d9990da24411df517b0cb53da1335c6b544b3363fe8aba8151d5602-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78117b41e1b0b079d138f404bb506ee4cfa3e8d860f4ee5e193987924cee2e46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/941231e87c40d97d1bfe89235c9aa5f19e522d09aeb36a4a06d52fc82dc7c3ce-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fb/fbf8a298eae4e573f7e37ef624ec5f384d22a37a04dce8326acb6dab1f2bbdbe-d # internal echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 4OW21Lk9EKH93zu_i6ZC/4OW21Lk9EKH93zu_i6ZC -goversion go1.24.11 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/27/27532189cbf86197ec6ab6f4bde1ad4382527367563d0f12aad0fd1e5ddaa17e-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/dc/dc2971019d9a7eb672132031e7a7cfbc9e174c115f4d343a5dd379ff742dca57-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d1a1a9e1aaa0b5124878ecbf23d32470278520c7a8e81b11a2a18dc16733f-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ea/ea444051ad26ca43102d05f245d0c67ff378e4988784664c185ff8eaf7b30da9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/51/51297f605ef1bea62f154a831bc2cd7601b18c097bdcf414e78d5a40c1e67b6b-d # internal cat >/tmp/go-build1937781429/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid 25ZFbFcAEyFQ_aUf_zjt/25ZFbFcAEyFQ_aUf_zjt -goversion go1.24.11 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1f/1ff11aa6f6a3c6952fe6f7289c9c7e90d9d69933b0ed53048536918db16c2a9d-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ab/ab833655b886505c4373f89a496e676d99a3eaeeca1c2b7bc568c56ca62f6612-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cf/cfefc57b3815e25de8ce7916f5deb7d255576d7c14de9a330e3f5e97cfbd5c93-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s internal/runtime/sys mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal echo -n > $WORK/b026/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./empty.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cc/cc3a01d67898deac93988fb4b10e644caf9d74dcdba87e7d4eafb7a4dcdc9fda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/96/96a6f6a53eaf4ac3e5f4999e614ee36d2c96350007625049a64c301706d34023-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/db/dbfa8f65f1004f9e8f1ae6f419ea423ec765d2e55a38d112f67706bfb48853b0-d # internal cat >/tmp/go-build1937781429/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1937781429/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid sZTeC7bNSs7q2xeDM9KZ/sZTeC7bNSs7q2xeDM9KZ -goversion go1.24.11 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/54/54d6d9afd297911afa353d4110395fea569f9449e51401bf657afbf1fba8faa1-d # internal internal/runtime/exithook mkdir -p $WORK/b020/ cat >/tmp/go-build1937781429/b020/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1937781429/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid XNR2D0B64ks_vGCFKl1N/XNR2D0B64ks_vGCFKl1N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5b/5b1804dbce2f264484f4d3c6a24e50d52fd558750717bf2b8212924757bacce7-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/asm.o ./asm.s internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/empty.o ./empty.s math mkdir -p $WORK/b049/ echo -n > $WORK/b049/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b049/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cat >/tmp/go-build1937781429/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1937781429/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid C3p8-3QX5ixjmzomca-U/C3p8-3QX5ixjmzomca-U -goversion go1.24.11 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3b/3bd0222dab920a4c468eb8fd2c3e683f8396c55e6c0d5408e849c5704e69d2d7-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/16/165ee19dfd8f6249f71678d3ea6ec1c33a5892a737f15885de82c614e1ec33c1-d # internal cat >/tmp/go-build1937781429/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1937781429/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid y1ff__c7iB-yg2Kk4cjY/y1ff__c7iB-yg2Kk4cjY -goversion go1.24.11 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cat >/tmp/go-build1937781429/b049/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1937781429/b011/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p math -lang=go1.24 -std -installsuffix shared -buildid aL3bXa0LJCSXyQkJqXqc/aL3bXa0LJCSXyQkJqXqc -goversion go1.24.11 -symabis $WORK/b049/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e1/e10211aee851d071814e7f3b2cd6614373d59171dcc2727a3f89c764d632f8ef-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/32/32d625319f39c2c28338c8755e7610af6f72181182f49e5123ae1de9a4d2f5d3-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c0/c08d726bf27bffc18862855b328950987dcaaccdb3acb164a0f66975a8356ec4-d # internal internal/stringslite mkdir -p $WORK/b028/ cat >/tmp/go-build1937781429/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid 3f17aDXE-inTnRtE2POU/3f17aDXE-inTnRtE2POU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9b/9bb9e7c779bf6c75548599d2e1fe7ec9cd4060a7ff0ba47073a86a991b1a3303-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/5991912100f5c89a3fbeaeb15227a2aecef34114bccb3cb20b27a1ecc734955c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/88/8881ffcdce03edeb28e9b2d22dfb774be1b7df1517d5de6b7a09870f03290d5f-d # internal internal/race mkdir -p $WORK/b024/ cat >/tmp/go-build1937781429/b024/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid s4dnEYyDF437E8loVM1e/s4dnEYyDF437E8loVM1e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8ab45b473026129dfe9dce50e80adab8e8f2fac8082ed2b759a0f6c0177ee7eb-d # internal internal/sync mkdir -p $WORK/b030/ internal/runtime/maps /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/exp_amd64.o ./exp_amd64.s mkdir -p $WORK/b021/ cat >/tmp/go-build1937781429/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid HhD-0e2fYxNeToa18OK-/HhD-0e2fYxNeToa18OK- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build1937781429/b021/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/asan=/tmp/go-build1937781429/b022/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1937781429/b023/_pkg_.a packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1937781429/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1937781429/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid OqZpVB6nnf4Y2Oy13PIJ/OqZpVB6nnf4Y2Oy13PIJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/dim_amd64.o $WORK/b049/exp_amd64.o $WORK/b049/floor_amd64.o $WORK/b049/hypot_amd64.o $WORK/b049/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e8/e885bcd94dee5b4d59925fbca0417d8e72eaa2cf7e402e2c33e199405003a89a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ad/ad1d8706dc79a8167a4814b538ecc8110eacf3b3f651019c938d271eae127faf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3b/3b8ce54c6e9fb5c7a09ef78c2e2874a78df946ba26cbdf1fb76d01e3655b63d9-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build1937781429/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1937781429/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1937781429/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1937781429/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1937781429/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1937781429/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1937781429/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1937781429/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1937781429/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1937781429/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1937781429/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1937781429/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1937781429/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1937781429/b027/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid _fmcmOHwJJv3F1senDex/_fmcmOHwJJv3F1senDex -goversion go1.24.11 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f1a8b31cbbcc5d32423b23c199a9df5187a6c1e042b04d5e50f829d7e25b7f5e-d # internal iter mkdir -p $WORK/b042/ internal/reflectlite mkdir -p $WORK/b004/ weak mkdir -p $WORK/b076/ cat >/tmp/go-build1937781429/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a EOF echo -n > $WORK/b004/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 5FiOlSBmXUNf3xAmlBya/5FiOlSBmXUNf3xAmlBya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1937781429/b076/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a EOF sync mkdir -p $WORK/b029/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid ot3oWkHccRq26wXCLCtj/ot3oWkHccRq26wXCLCtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build1937781429/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile internal/sync=/tmp/go-build1937781429/b030/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid prT14KYyNkeD9owCddda/prT14KYyNkeD9owCddda -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1937781429/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1937781429/b008/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid EV9ttoD3sluUwR-3T2wG/EV9ttoD3sluUwR-3T2wG -goversion go1.24.11 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/84/84f19d3c7eaa9ed8ad0456c4b4c73662238f4aaa74c013d2c092f664291f2925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/24/24089bc0438459fe372ee685174702aea2dccd0b701d208cb707fe98681a0569-d # internal slices mkdir -p $WORK/b052/ cat >/tmp/go-build1937781429/b052/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile iter=/tmp/go-build1937781429/b042/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid gsLxZBrUad-6bCnNfjbZ/gsLxZBrUad-6bCnNfjbZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/79/798b23e0c41b24c241980521eebcdd5b61e605c9cefeaae7f7f94820136add3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/81/8166744cbda25bb4fcdbab120ca935716a08312cc187e80a15c1de4fc08030fc-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build1937781429/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1937781429/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid hAp7q1H2eRx6t1TKi8Qi/hAp7q1H2eRx6t1TKi8Qi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b067/ cat >/tmp/go-build1937781429/b067/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1937781429/b004/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid llnciurXHyGUyGawSaws/llnciurXHyGUyGawSaws -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/21/219bea2ce851141ecfcffad3e63d12aa0a79ffe91fa55e32852bbb0b4cf74489-d # internal internal/bisect mkdir -p $WORK/b034/ internal/singleflight mkdir -p $WORK/b073/ internal/testlog unique cat >/tmp/go-build1937781429/b034/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF mkdir -p $WORK/b075/ mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid s1_ujikyjTLZYV3M2DVq/s1_ujikyjTLZYV3M2DVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build1937781429/b075/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile internal/sync=/tmp/go-build1937781429/b030/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile weak=/tmp/go-build1937781429/b076/_pkg_.a EOF cat >/tmp/go-build1937781429/b073/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid C81VWbkcopHnHueHP36x/C81VWbkcopHnHueHP36x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid 3IELSSGTpK5Hg-V4LP_W/3IELSSGTpK5Hg-V4LP_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build1937781429/b062/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid r2CJuMlVPvW4wYA6qq6-/r2CJuMlVPvW4wYA6qq6- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal echo -n > $WORK/b077/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b077/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/34/3453fd218e40558235aa419779ce13f6a09d979a2f563f1e94ca5fc316ef7b66-d # internal internal/oserror mkdir -p $WORK/b038/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b071/ cat >/tmp/go-build1937781429/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a EOF io mkdir -p $WORK/b041/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid 4X-98Zd2yQKd7ou2OaNI/4X-98Zd2yQKd7ou2OaNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b058/ cat >/tmp/go-build1937781429/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid 7efH8wuAMfs9l9YyRa94/7efH8wuAMfs9l9YyRa94 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build1937781429/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid Frz6uZ9qcnFhLEav-NXP/Frz6uZ9qcnFhLEav-NXP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build1937781429/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid mo9H7vtNfwh5c7-677ul/mo9H7vtNfwh5c7-677ul -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b051/ cat >/tmp/go-build1937781429/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid Chm58daJpYiOZ20ILXbW/Chm58daJpYiOZ20ILXbW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/64/6466787fb11df3ab2bfac0ae2c13c88fa06b96443bcbfeb4d4b10c9f45e0b806-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/20/20364bc10e9477ec0d7abfe90081d1f1472c9ea13011bed41a9e9c824154f542-d # internal syscall mkdir -p $WORK/b036/ echo -n > $WORK/b036/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d0/d02e0af4cb153393816abf5af7405a0e077052de1fe0cdfc374e048927d1b63d-d # internal cat >/tmp/go-build1937781429/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/asan=/tmp/go-build1937781429/b022/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/msan=/tmp/go-build1937781429/b023/_pkg_.a packagefile internal/oserror=/tmp/go-build1937781429/b038/_pkg_.a packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1937781429/b027/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid uBNiEIuaYsAPYQr-lFub/uBNiEIuaYsAPYQr-lFub -goversion go1.24.11 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cd $WORK gcc -fno-caret-diagnostics -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ce/ce30ea0d5139d9f380ad17f72f8aa5ec85068b4b6e7f7b4faa38e07fad7326c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1f9e9a7361e36fb5f27e693682a970b13d375bf98cacb3427e0fdc58cbbf31b2-d # internal gcc -Qunused-arguments -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true internal/godebug gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true mkdir -p $WORK/b033/ cat >/tmp/go-build1937781429/b033/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1937781429/b034/_pkg_.a packagefile internal/godebugs=/tmp/go-build1937781429/b015/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid ETOlBY6fzFY4MuAsACZO/ETOlBY6fzFY4MuAsACZO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/0095f5e587c026cbe16cdb34a1f95f9ad9e1a4e64b683ab5ef11ea6ffe862ae3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8a/8ab06fd28ff4e117be8dbab5d210191d62acb104636c65ffd3e24576d06bf2bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6d/6d0e9656dd7ac4afc14625502ab7755ca7337e7f62a79d9f396fb84895c9c8fc-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true gcc -ffile-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true strings mkdir -p $WORK/b063/ cat >/tmp/go-build1937781429/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile iter=/tmp/go-build1937781429/b042/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF bytes mkdir -p $WORK/b040/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid _h0GWSUKoMjD4uIJ60Ra/_h0GWSUKoMjD4uIJ60Ra -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build1937781429/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile iter=/tmp/go-build1937781429/b042/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 1xK6yQ-Psi3mHLISkaz-/1xK6yQ-Psi3mHLISkaz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0e2ee44d752831eac7616adb9d9233d9881211f67aa1b9efc53d8951c690d205-d # internal net/netip mkdir -p $WORK/b074/ cat >/tmp/go-build1937781429/b074/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile unique=/tmp/go-build1937781429/b075/_pkg_.a EOF reflect mkdir -p $WORK/b050/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid D4t--oTFEF3XFxtooNfk/D4t--oTFEF3XFxtooNfk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_amd64.s cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x002.o -c cgo.cgo2.c cat >/tmp/go-build1937781429/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1937781429/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1937781429/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1937781429/b008/_pkg_.a packagefile iter=/tmp/go-build1937781429/b042/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid cii-ljGBO9OVq_BRD4qQ/cii-ljGBO9OVq_BRD4qQ -goversion go1.24.11 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/49/491689ef2f425dd316bae431ea2060f6ba9280980736268d303678bb8b4f43c1-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a8/a85e9f9d561788ab844e4d2d9fc798c744a47e6749dc577732e10c26b472d3e0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/af/afd8ef2649c84c1fb5aa2446c39aa4ae8e9ab84be2fe8745d81f047c94b986af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/64/64b1b792ae68372636ecceb5085a6a36815d790dc797ebf2f1f2a7d61c6d458f-d # internal bufio mkdir -p $WORK/b091/ cat >/tmp/go-build1937781429/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid X5nc9c8mDZ72BaFwJtFh/X5nc9c8mDZ72BaFwJtFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b097/ cat >/tmp/go-build1937781429/b097/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile sort=/tmp/go-build1937781429/b067/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid vkjaQyE8a-yX19pMItY9/vkjaQyE8a-yX19pMItY9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/99/99a54580da2df91bccc936173aa399c3d4dae0fd9fa83b203f107771dcff00f0-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/10/10f13e5d1c4d0d5ec123894f3e326d77de79c8d3e36713cd265e36a55c71f080-d # internal internal/syscall/execenv mkdir -p $WORK/b061/ time mkdir -p $WORK/b032/ cat >/tmp/go-build1937781429/b061/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid F7ilBsCTQy03iVdNOIcf/F7ilBsCTQy03iVdNOIcf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1937781429/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1937781429/b033/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid JTtq0jes221P-mx5-p_D/JTtq0jes221P-mx5-p_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b060/ cat >/tmp/go-build1937781429/b060/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid bx5xX0oBjkB58_dBnsNn/bx5xX0oBjkB58_dBnsNn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4d/4d778785d23d6f02d5bcb2bf4de2967b66bf469b38b149093845dcbd5f711b48-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f7/f74236cd3f64b9df929c4d8965ea66b740c0efd1cab27926ce94f3a48f26b18b-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/78/7809f64c09d819c9b6a4a5139e78a7b28e24a6b19463ab6754762ec180637a1c-d # internal regexp mkdir -p $WORK/b096/ cat >/tmp/go-build1937781429/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile regexp/syntax=/tmp/go-build1937781429/b097/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid XCs7C3emR7kYtjnzbyT-/XCs7C3emR7kYtjnzbyT- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/02/020e8ce58e9678d89dcd60932e4b1fe0eae2c9661500cceb0f9be43dd81049a6-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_x014.o -c gcc_amd64.S cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b077/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/preferlinkext $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cf/cfd00414dd22504d47402cfe4812587fbb0dcd7cc9e3f1fc40abb437c5e6c613-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b095/ cat >/tmp/go-build1937781429/b095/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile regexp=/tmp/go-build1937781429/b096/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.24 -complete -installsuffix shared -buildid QHFURvBu_3PxqaS3gY-e/QHFURvBu_3PxqaS3gY-e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6fe768678b3039fffa3f5c24db1e166df4adff34c6a918263ea3292e52694501-d # internal context mkdir -p $WORK/b002/ io/fs mkdir -p $WORK/b057/ cat >/tmp/go-build1937781429/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1937781429/b004/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid SRFGh2iiiZnrXbjaulYq/SRFGh2iiiZnrXbjaulYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build1937781429/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build1937781429/b038/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile path=/tmp/go-build1937781429/b058/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid XDXadcb7Yc7W9Ky0V0pk/XDXadcb7Yc7W9Ky0V0pk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b059/ gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/preferlinkext $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go -dynlinker cat >/tmp/go-build1937781429/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1937781429/b060/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid _4Ka56TlgoBUxxccnIFU/_4Ka56TlgoBUxxccnIFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go echo -n > $WORK/b077/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b077/symabis ./asm_amd64.s cat >/tmp/go-build1937781429/b077/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1937781429/b026/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid 4jDfLaugoOUSI50xr4xu/4jDfLaugoOUSI50xr4xu -goversion go1.24.11 -symabis $WORK/b077/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b077/_cgo_gotypes.go $WORK/b077/cgo.cgo1.go $WORK/b077/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2a/2a9d75186d243f55677cfa069008980b8a0d966afc710d29dbcdd2dfb3669545-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/69887fb47b3e7eac8cf0f82c62ab7c099bfb4f40d198caaf541f6d59c18b5746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/47f75dc5392f7e2f90f7d8153a79f1def0d3525133517e1a5ea758b99bb47ffd-d # internal internal/filepathlite mkdir -p $WORK/b056/ cat >/tmp/go-build1937781429/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid ldbbPXbe0rGExHSH08HF/ldbbPXbe0rGExHSH08HF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b077/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b077/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_amd64.o $WORK/b077/preferlinkext $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2e/2e18df3be63e1a4f7e35904ae57fc2afcdfe8cc487f659ed2e52b1bddc29d7b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a97442ce2f3a7b00d1510170592b0140ae24c16ef527d0d6320e9416c384951c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/73/739d2ae38408e6635fe665b6ef1b152f2dcb5611ec341b76cbce6e7803e2adbd-d # internal os mkdir -p $WORK/b055/ cat >/tmp/go-build1937781429/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1937781429/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/poll=/tmp/go-build1937781429/b059/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1937781429/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1937781429/b060/_pkg_.a packagefile internal/testlog=/tmp/go-build1937781429/b062/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.24 -std -installsuffix shared -buildid _1CY9I1oUkxz8A76E1TX/_1CY9I1oUkxz8A76E1TX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3b/3bffb5808d94cd3e90e4a35f260620e8756f9415b16b7cb0d998546aac9af553-d # internal encoding/binary mkdir -p $WORK/b048/ internal/fmtsort mkdir -p $WORK/b054/ cat >/tmp/go-build1937781429/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid pYCxgt2bC6gLhIdEQL8W/pYCxgt2bC6gLhIdEQL8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build1937781429/b054/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid OC7s9HtP-OKPKE2eEFNI/OC7s9HtP-OKPKE2eEFNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/18/18d5d0900694548a267a1554c5f93cbb014b408296b1a38b5d7a75229d2aeea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ca/ca9201d0f6d6eb1f6bff773512909f1bb096aee043d831b75652d92cf49958c9-d # internal encoding/base64 mkdir -p $WORK/b047/ cat >/tmp/go-build1937781429/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1937781429/b048/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid 1ti_cIz4GSUcbjGJ2A6S/1ti_cIz4GSUcbjGJ2A6S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ echo -n > $WORK/b066/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b066/symabis ./asm_linux_amd64.s cat >/tmp/go-build1937781429/b066/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build1937781429/b048/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile sort=/tmp/go-build1937781429/b067/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid b6mvMQULkbs1MqwC5lpF/b6mvMQULkbs1MqwC5lpF -goversion go1.24.11 -symabis $WORK/b066/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b4/b4abc440a0a98c309b092caa095722ce0c719ee2eab7f824a87c72e44687319d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/11/11774395e46480562e260f49495a64bda50796980b5c2147a488f3f5abea9cc9-d # internal fmt mkdir -p $WORK/b053/ github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b098/ path/filepath mkdir -p $WORK/b089/ cat >/tmp/go-build1937781429/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1937781429/b054/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF cat >/tmp/go-build1937781429/b098/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.24 -complete -installsuffix shared -buildid 4VpRKT-snzP2TMPrb303/4VpRKT-snzP2TMPrb303 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid qrJvoUk2Yg36614yja0S/qrJvoUk2Yg36614yja0S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build1937781429/b089/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1937781429/b056/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid O3bucU1tpPaXEO-fRKJI/O3bucU1tpPaXEO-fRKJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b070/ echo -n > $WORK/b070/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b070/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/14/14a8f3c7015b96bca0510ddc9741a6f9feb28c8eba94fc559b478695e2cffbea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ac/ac75a21f64ff013d99fc01f7142331d3682fbcf58c5561d94d6fd46d792b2da8-d # internal os/exec mkdir -p $WORK/b100/ cat >/tmp/go-build1937781429/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1937781429/b033/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1937781429/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1937781429/b060/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile path/filepath=/tmp/go-build1937781429/b089/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid MDVNjbbKUs5MQJo0WjET/MDVNjbbKUs5MQJo0WjET -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f9/f954185c8097a079d6d021b5b3c4783c273f5833fd89aec901973a1208264f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/01d635b00b415baf57541873953c5c05520f1a6f4dfcf15e8d06974849eb8601-d # internal text/scanner mkdir -p $WORK/b088/ log mkdir -p $WORK/b092/ encoding/json mkdir -p $WORK/b039/ cat >/tmp/go-build1937781429/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p text/scanner -lang=go1.24 -std -complete -installsuffix shared -buildid Ulg5ZU4urSPu-_VXLp9D/Ulg5ZU4urSPu-_VXLp9D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build1937781429/b092/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile log/internal=/tmp/go-build1937781429/b093/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid 6rJ5Xwb-8u3kB-69dIB9/6rJ5Xwb-8u3kB-69dIB9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build1937781429/b039/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile encoding=/tmp/go-build1937781429/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1937781429/b047/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build1937781429/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid vItXBqhnM5_Jtxkf-oob/vItXBqhnM5_Jtxkf-oob -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6f/6f1543e82b53561f0fd5813dfdbeaceb5109f435c8a4b6a35c64faf59d96c07f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3a/3a922fb20d26794b50162108e6176c755320b5ffd15751520dccd427351fcaf9-d # internal cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b066/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/52/52a3e888dad6eeeb34f769b34245f23bbbd2b6492fc3938d31af9dcd597e0cd7-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >/tmp/go-build1937781429/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.24 -complete -installsuffix shared -buildid rBGMU6XeLcPSsmReNJCU/rBGMU6XeLcPSsmReNJCU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe018a7622887246795a7082e64e24bb5d98affe647440079b7b4a49b0f32e7e-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil mkdir -p $WORK/b080/ cat >/tmp/go-build1937781429/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build1937781429/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1937781429/b039/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil -lang=go1.24 -complete -installsuffix shared -buildid V8u5H_Gv8tDXHP6Jrg4M/V8u5H_Gv8tDXHP6Jrg4M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil/lowlevelmsgutil.go github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b090/ cat >/tmp/go-build1937781429/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1937781429/b091/_pkg_.a packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1937781429/b039/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile log=/tmp/go-build1937781429/b092/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile sort=/tmp/go-build1937781429/b067/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid 0UWbhv351rBd7xvvCT77/0UWbhv351rBd7xvvCT77 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/61/618e0f2970461dd2b52f52adb106279fe16c0263d64dc093f5fb8c8376592518-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/57/570166aae019f43bced931ea281373804370ac624a0f4b7affc869705934cebb-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x005.o -c cgo_unix_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b070/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/preferlinkext $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/80/802b8056395d54522cafa6c87ef953ff951ed71cefb712e8b615abc341c43a0f-d # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/preferlinkext $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >/tmp/go-build1937781429/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1937781429/b071/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1937781429/b033/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/nettrace=/tmp/go-build1937781429/b072/_pkg_.a packagefile internal/poll=/tmp/go-build1937781429/b059/_pkg_.a packagefile internal/singleflight=/tmp/go-build1937781429/b073/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1937781429/b060/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile net/netip=/tmp/go-build1937781429/b074/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build1937781429/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p net -lang=go1.24 -std -installsuffix shared -buildid CocAF-G6LWjsYwooGNn8/CocAF-G6LWjsYwooGNn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix_cgo.cgo1.go $WORK/b070/cgo_unix_cgo_res.cgo1.go $WORK/b070/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/preferlinkext $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/be/be04cbb4b902a83f356933390d71cfa2acf4d091f158c290e030e4deeec42ad4-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api mkdir -p $WORK/b069/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b086/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b094/ cat >/tmp/go-build1937781429/b069/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1937781429/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api -lang=go1.24 -complete -installsuffix shared -buildid dPdH560eL-bR28_n9k9v/dPdH560eL-bR28_n9k9v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/api.go cat >/tmp/go-build1937781429/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1937781429/b048/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF cat >/tmp/go-build1937781429/b094/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build1937781429/b039/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1937781429/b095/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy -lang=go1.24 -complete -installsuffix shared -buildid ZikZIL8XbhLbrx9IqVW7/ZikZIL8XbhLbrx9IqVW7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy/udp_proxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.24 -complete -installsuffix shared -buildid ZPgO2qAmRq-Wgj7xZRn8/ZPgO2qAmRq-Wgj7xZRn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/46/46b5e92b86a889bafa587f34df467b2984f3e68555133e51622da929f936b5ae-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port mkdir -p $WORK/b068/ cat >/tmp/go-build1937781429/b068/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1937781429/b069/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port -lang=go1.24 -complete -installsuffix shared -buildid WTaNFAe1666swXLBcuLX/WTaNFAe1666swXLBcuLX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/port.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8e/8e962864074956557555e9fb652db7b217d8489fd8ceccc5b292ac4ff5d22dc1-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg mkdir -p $WORK/b081/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil mkdir -p $WORK/b087/ cat >/tmp/go-build1937781429/b081/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1937781429/b080/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF cat >/tmp/go-build1937781429/b087/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile text/scanner=/tmp/go-build1937781429/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg -lang=go1.24 -complete -installsuffix shared -buildid orDgZB5HTqYwgdvKdwQi/orDgZB5HTqYwgdvKdwQi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg/msg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil -lang=go1.24 -complete -installsuffix shared -buildid TXq8MAH6qdFXSCXgSo96/TXq8MAH6qdFXSCXgSo96 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil/portutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4b/4ba0597b3bd335a2619db0f929b3d4c9fc097272179b255d9537b003039590cd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b099/ cat >/tmp/go-build1937781429/b099/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1937781429/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.24 -complete -installsuffix shared -buildid dZqVtiPlK9Ugkcl2f8uG/dZqVtiPlK9Ugkcl2f8uG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/12526b530d9dd6524a5eb8c926562f44e0cc8d8d2208352a54663f5eaf57b607-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f0/f011fbba787f61feb9d319636a86e7af960a22a53eed8ddd74e09f1dacc269d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d1/d11e925a1bd11e5ab0eedc6dfd9288c2296c76258736b28fad83a6245da1f970-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/62/62790c456ed726c866758b643cc4f96c7765aadf55dd1a46bc12999e01f483ff-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child mkdir -p $WORK/b079/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp mkdir -p $WORK/b084/ mkdir -p $WORK/b085/ cat >/tmp/go-build1937781429/b079/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1937781429/b065/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1937781429/b080/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1937781429/b081/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1937781429/b082/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child -lang=go1.24 -complete -installsuffix shared -buildid I6tgeIr_bYh4m7wQQHl_/I6tgeIr_bYh4m7wQQHl_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child/child.go cat >/tmp/go-build1937781429/b085/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1937781429/b081/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1937781429/b086/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a EOF cat >/tmp/go-build1937781429/b084/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1937781429/b081/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp -lang=go1.24 -complete -installsuffix shared -buildid hdJdNgVIAxkA6984hiIU/hdJdNgVIAxkA6984hiIU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp -lang=go1.24 -complete -installsuffix shared -buildid p8tEc6_xWBQLXsIAW1_P/p8tEc6_xWBQLXsIAW1_P -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp/tcp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/90/90f6a08bb49cb49d835bb616ab452bba8389d7c2dd3a88974cbb041640c44578-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/18/18915de593053d8c1b5847121bba712e29c1036f71e2fe0b875f4b22639868a5-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent mkdir -p $WORK/b083/ cat >/tmp/go-build1937781429/b083/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1937781429/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1937781429/b081/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1937781429/b082/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1937781429/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1937781429/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1937781429/b087/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile path/filepath=/tmp/go-build1937781429/b089/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent -lang=go1.24 -complete -installsuffix shared -buildid Cl31YL5wlir6jOq3A8__/Cl31YL5wlir6jOq3A8__ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/parent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ad/adf44d4f0e1452ca20369cdf3a727a4c57234fca8bba325efc221a66dc177e08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/18/180e31c045e67b512ebb6033f5846f2313c9af8329f9531cf5ea563d4d859962-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin mkdir -p $WORK/b078/ cat >/tmp/go-build1937781429/b078/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1937781429/b079/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1937781429/b083/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin -lang=go1.24 -complete -installsuffix shared -buildid f_F3qyxNG_cJvy-JWlLM/f_F3qyxNG_cJvy-JWlLM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/builtin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/41/4187c3aa04ac06b10c8e056a53bb229bef1c9f4520dae5900a3a1324b285cacb-d # internal github.com/containers/podman/cmd/rootlessport mkdir -p $WORK/b001/ cat >/tmp/go-build1937781429/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1937781429/b039/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1937781429/b065/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1937781429/b078/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1937781429/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1937781429/b090/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1937781429/b094/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1937781429/b098/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1937781429/b099/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile os/exec=/tmp/go-build1937781429/b100/_pkg_.a packagefile path/filepath=/tmp/go-build1937781429/b089/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1937781429/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid HdgC3Ssl5GfuJA5X9Pj_/HdgC3Ssl5GfuJA5X9Pj_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/rootlessport/main.go ./_build/src/github.com/containers/podman/cmd/rootlessport/wsl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0e/0eceab1c0722a9e3fd176798dc4bf53d2f17176715035582e57a7e6a7645767f-d # internal cat >/tmp/go-build1937781429/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/rootlessport=/tmp/go-build1937781429/b001/_pkg_.a packagefile context=/tmp/go-build1937781429/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1937781429/b039/_pkg_.a packagefile errors=/tmp/go-build1937781429/b003/_pkg_.a packagefile fmt=/tmp/go-build1937781429/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1937781429/b065/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1937781429/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1937781429/b078/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1937781429/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1937781429/b090/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1937781429/b094/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1937781429/b098/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1937781429/b099/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1937781429/b066/_pkg_.a packagefile io=/tmp/go-build1937781429/b041/_pkg_.a packagefile net=/tmp/go-build1937781429/b070/_pkg_.a packagefile os=/tmp/go-build1937781429/b055/_pkg_.a packagefile os/exec=/tmp/go-build1937781429/b100/_pkg_.a packagefile path/filepath=/tmp/go-build1937781429/b089/_pkg_.a packagefile strings=/tmp/go-build1937781429/b063/_pkg_.a packagefile runtime=/tmp/go-build1937781429/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1937781429/b077/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1937781429/b004/_pkg_.a packagefile sync=/tmp/go-build1937781429/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1937781429/b031/_pkg_.a packagefile time=/tmp/go-build1937781429/b032/_pkg_.a packagefile bytes=/tmp/go-build1937781429/b040/_pkg_.a packagefile cmp=/tmp/go-build1937781429/b045/_pkg_.a packagefile encoding=/tmp/go-build1937781429/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1937781429/b047/_pkg_.a packagefile math=/tmp/go-build1937781429/b049/_pkg_.a packagefile reflect=/tmp/go-build1937781429/b050/_pkg_.a packagefile slices=/tmp/go-build1937781429/b052/_pkg_.a packagefile strconv=/tmp/go-build1937781429/b051/_pkg_.a packagefile unicode=/tmp/go-build1937781429/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build1937781429/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build1937781429/b044/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1937781429/b054/_pkg_.a packagefile syscall=/tmp/go-build1937781429/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1937781429/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1937781429/b079/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1937781429/b083/_pkg_.a packagefile text/scanner=/tmp/go-build1937781429/b088/_pkg_.a packagefile bufio=/tmp/go-build1937781429/b091/_pkg_.a packagefile log=/tmp/go-build1937781429/b092/_pkg_.a packagefile sort=/tmp/go-build1937781429/b067/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1937781429/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build1937781429/b048/_pkg_.a packagefile math/bits=/tmp/go-build1937781429/b035/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1937781429/b071/_pkg_.a packagefile internal/bytealg=/tmp/go-build1937781429/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1937781429/b033/_pkg_.a packagefile internal/itoa=/tmp/go-build1937781429/b037/_pkg_.a packagefile internal/nettrace=/tmp/go-build1937781429/b072/_pkg_.a packagefile internal/poll=/tmp/go-build1937781429/b059/_pkg_.a packagefile internal/singleflight=/tmp/go-build1937781429/b073/_pkg_.a packagefile internal/stringslite=/tmp/go-build1937781429/b028/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1937781429/b060/_pkg_.a packagefile io/fs=/tmp/go-build1937781429/b057/_pkg_.a packagefile net/netip=/tmp/go-build1937781429/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build1937781429/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1937781429/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build1937781429/b006/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1937781429/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build1937781429/b062/_pkg_.a packagefile internal/abi=/tmp/go-build1937781429/b005/_pkg_.a packagefile iter=/tmp/go-build1937781429/b042/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1937781429/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1937781429/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1937781429/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build1937781429/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1937781429/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1937781429/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1937781429/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1937781429/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1937781429/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1937781429/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1937781429/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1937781429/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1937781429/b027/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1937781429/b008/_pkg_.a packagefile internal/race=/tmp/go-build1937781429/b024/_pkg_.a packagefile internal/sync=/tmp/go-build1937781429/b030/_pkg_.a packagefile internal/asan=/tmp/go-build1937781429/b022/_pkg_.a packagefile internal/msan=/tmp/go-build1937781429/b023/_pkg_.a packagefile internal/oserror=/tmp/go-build1937781429/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1937781429/b080/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1937781429/b081/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1937781429/b082/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1937781429/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1937781429/b085/_pkg_.a packagefile log/internal=/tmp/go-build1937781429/b093/_pkg_.a packagefile regexp=/tmp/go-build1937781429/b096/_pkg_.a packagefile internal/bisect=/tmp/go-build1937781429/b034/_pkg_.a packagefile path=/tmp/go-build1937781429/b058/_pkg_.a packagefile unique=/tmp/go-build1937781429/b075/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1937781429/b086/_pkg_.a packagefile regexp/syntax=/tmp/go-build1937781429/b097/_pkg_.a packagefile weak=/tmp/go-build1937781429/b076/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/rootlessport\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x0780984abcea790289080803eaa15ff190ff4d71 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=Y5agLWkidVoB3f7QYgEs/HdgC3Ssl5GfuJA5X9Pj_/pqEDWwBpHplv7H7iJhBf/Y5agLWkidVoB3f7QYgEs -B 0x0780984abcea790289080803eaa15ff190ff4d71 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/rootlessport rm -rf $WORK/b001/ ++ hack/systemd_tag.sh ++ hack/libsubid_tag.sh + export 'BASEBUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid' + BASEBUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid' ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh /var/tmp/rpm-tmp.O9iMIr: line 63: hack/btrfs_tag.sh: No such file or directory ++ hack/libdm_tag.sh /var/tmp/rpm-tmp.O9iMIr: line 63: hack/libdm_tag.sh: No such file or directory + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' -ldflags ' -B 0x6deb636c0ad229b1d8819823b306258036196356 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build3977470736 github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b304/ echo '# import config' > $WORK/b304/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.24 -complete -installsuffix shared -buildid j5eOzP9EoeJ9bxHQNlzI/j5eOzP9EoeJ9bxHQNlzI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go image/color mkdir -p $WORK/b286/ internal/unsafeheader container/list mkdir -p $WORK/b008/ mkdir -p $WORK/b150/ vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b164/ internal/goarch math/bits mkdir -p $WORK/b006/ internal/byteorder mkdir -p $WORK/b012/ internal/profilerecord mkdir -p $WORK/b018/ unicode/utf16 unicode/utf8 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b044/ echo '# import config' > $WORK/b286/importcfg # internal mkdir -p $WORK/b148/ github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b349/ echo '# import config' > $WORK/b150/importcfg # internal log/internal mkdir -p $WORK/b130/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p image/color -lang=go1.24 -std -complete -installsuffix shared -buildid Inw56vYfHIgOnJjwJbEu/Inw56vYfHIgOnJjwJbEu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go internal/asan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid WKiHsoqv1FIsJiK7ydoH/WKiHsoqv1FIsJiK7ydoH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b022/ echo '# import config' > $WORK/b008/importcfg # internal echo '# import config' > $WORK/b006/importcfg # internal echo '# import config' > $WORK/b164/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid aT0g6ZHbvzPY1ideQ2lY/aT0g6ZHbvzPY1ideQ2lY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid DudqlDnnfwa1qAt9okiS/DudqlDnnfwa1qAt9okiS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid R2tdlQv7SfJvlMwQiPb_/R2tdlQv7SfJvlMwQiPb_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go mkdir -p $WORK/b064/ internal/nettrace mkdir -p $WORK/b177/ echo '# import config' > $WORK/b012/importcfg # internal echo '# import config' > $WORK/b130/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid AnyWvMOJ4hU_QzN3Xi5N/AnyWvMOJ4hU_QzN3Xi5N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid DmPYvqq4Kl7jIMR7WyGX/DmPYvqq4Kl7jIMR7WyGX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid 4q_QUn8q8WzFBgWoCbax/4q_QUn8q8WzFBgWoCbax -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/goos mkdir -p $WORK/b017/ echo '# import config' > $WORK/b044/importcfg # internal echo '# import config' > $WORK/b064/importcfg # internal echo '# import config' > $WORK/b349/importcfg # internal echo '# import config' > $WORK/b177/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid -1S3RqXg88YIfSa9U2mj/-1S3RqXg88YIfSa9U2mj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.24 -complete -installsuffix shared -buildid L5bPanIITJbsfLGCtcZ8/L5bPanIITJbsfLGCtcZ8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go internal/coverage/rtcov mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid vLEgd-mNHbYVGZvsndEA/vLEgd-mNHbYVGZvsndEA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid A3XwtrzXgP5qvdRzJHXN/A3XwtrzXgP5qvdRzJHXN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/msan mkdir -p $WORK/b035/ mkdir -p $WORK/b023/ echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid Z8NUcKRD9sVRQvlH5zc2/Z8NUcKRD9sVRQvlH5zc2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go internal/itoa mkdir -p $WORK/b037/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec echo '# import config' > $WORK/b037/importcfg # internal encoding mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid N5jyizVNJfIuuraAsPur/N5jyizVNJfIuuraAsPur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go echo '# import config' > $WORK/b046/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid EqG-kxMADAwbOmS-VS4u/EqG-kxMADAwbOmS-VS4u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/encoding.go unicode mkdir -p $WORK/b043/ echo '# import config' > $WORK/b023/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid RO9kPzmW-o0vLIyd-cFx/RO9kPzmW-o0vLIyd-cFx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid UGNeurVaoFKrpROSe6w_/UGNeurVaoFKrpROSe6w_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b043/importcfg # internal cmp echo '# import config' > $WORK/b148/importcfg # internal crypto/internal/fips140/alias mkdir -p $WORK/b079/ mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid oVdrXL9xsGeiqSrXzMNk/oVdrXL9xsGeiqSrXzMNk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go mkdir -p $WORK/b045/ echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b022/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid SPQzjqLfOatZwvAyrvvd/SPQzjqLfOatZwvAyrvvd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go echo '# import config' > $WORK/b181/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 92a0Igf0ADit4imhKqTC/92a0Igf0ADit4imhKqTC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go echo '# import config' > $WORK/b079/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid P3hWKWKnslh0zfU4uPbw/P3hWKWKnslh0zfU4uPbw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid C0UKkbURjV7SZ4xwkvOP/C0UKkbURjV7SZ4xwkvOP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ea/ea444051ad26ca43102d05f245d0c67ff378e4988784664c185ff8eaf7b30da9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid doWtZggOk3LS7lUy4bYl/doWtZggOk3LS7lUy4bYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/6c/6cac70c33d48fca40934c3dcf85383d1a8bd65fd0430c725b1b5d881b38b52f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.24 -complete -installsuffix shared -buildid ty9exLCeVr0XtHKK_EKn/ty9exLCeVr0XtHKK_EKn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f4/f406874fd67630a77b4fd109441c6ee3d744bdc9d1cd48e22f97c8d7ecd5989c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/27/27532189cbf86197ec6ab6f4bde1ad4382527367563d0f12aad0fd1e5ddaa17e-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2e/2e0d2699f4b1cfccd3339b13dc7286c0904827b04ae6e19172d77f3942258937-d # internal internal/godebugs mkdir -p $WORK/b015/ echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid DtD7XOqIiddwHTjXxVwg/DtD7XOqIiddwHTjXxVwg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b005/go_asm.h # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0d/0d62debe2d9990da24411df517b0cb53da1335c6b544b3363fe8aba8151d5602-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/941231e87c40d97d1bfe89235c9aa5f19e522d09aeb36a4a06d52fc82dc7c3ce-d # internal sync/atomic internal/runtime/math mkdir -p $WORK/b031/ mkdir -p $WORK/b025/ cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/bf/bfaad12063fb6ef5097b7f36c083e93c845de5c89eeaaadaf045a9d14702f90c-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b451/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b464/ echo -n > $WORK/b031/go_asm.h # internal internal/runtime/syscall mkdir -p $WORK/b027/ cat >/tmp/go-build3977470736/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid DrSDi-1ctjWuoywNm-Y4/DrSDi-1ctjWuoywNm-Y4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo '# import config' > $WORK/b451/importcfg # internal crypto/internal/boring/sig mkdir -p $WORK/b097/ echo '# import config' > $WORK/b464/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.24 -complete -installsuffix shared -buildid RM3MwFgtixTqkD_9wvJu/RM3MwFgtixTqkD_9wvJu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b420/ internal/cpu mkdir -p $WORK/b011/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.24 -complete -installsuffix shared -buildid N3r5cYGB2eadI_BPb9J0/N3r5cYGB2eadI_BPb9J0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go internal/runtime/atomic echo '# import config' > $WORK/b420/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b429/ internal/goexperiment mkdir -p $WORK/b016/ echo -n > $WORK/b011/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -complete -installsuffix shared -buildid Me6xWs5Dez2IfJF0MiWA/Me6xWs5Dez2IfJF0MiWA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s echo -n > $WORK/b097/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./sig_amd64.s echo '# import config' > $WORK/b016/importcfg # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0e/0ead547e6f7f1b8d9b227e5459100a3196e30dc6a95a181ae744ba7be22c35e5-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b441/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b476/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid YbB_9F_13-PO8_I-PiRv/YbB_9F_13-PO8_I-PiRv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go echo '# import config' > $WORK/b429/importcfg # internal echo -n > $WORK/b441/go_asm.h # internal echo '# import config' > $WORK/b476/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b441=>" -I $WORK/b441/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b441/symabis ./cpuinfo_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.24 -complete -installsuffix shared -buildid 0tKmatzNwi8cqzfh-y8b/0tKmatzNwi8cqzfh-y8b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.24 -complete -installsuffix shared -buildid KctGVa2camixH8Hdu_mh/KctGVa2camixH8Hdu_mh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go mkdir -p $WORK/b019/ echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le mkdir -p $WORK/b442/ echo '# import config' > $WORK/b442/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.24 -complete -installsuffix shared -buildid 4YW1GkFul8zZ3l-F6oc1/4YW1GkFul8zZ3l-F6oc1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/aa/aa323547b79ecf805aaa0335dc538706411aba2813aa1473038d412c401960d1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b484/ cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/51/51297f605ef1bea62f154a831bc2cd7601b18c097bdcf414e78d5a40c1e67b6b-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b513/ echo '# import config' > $WORK/b484/importcfg # internal echo '# import config' > $WORK/b513/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -complete -installsuffix shared -buildid IC4kl_WpaiNshu9StqSv/IC4kl_WpaiNshu9StqSv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.24 -complete -installsuffix shared -buildid gRu_fV1FlPKFqWFnTOQu/gRu_fV1FlPKFqWFnTOQu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9f/9fd1032479ab888c8487591c6e5b29e14703fea849c4a4750bda563dec6ba9a5-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b573/ echo '# import config' > $WORK/b573/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.24 -complete -installsuffix shared -buildid vawkIYuP3qlQBHaQpHQ_/vawkIYuP3qlQBHaQpHQ_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bc/bc09f4238e779c6f5ad48edc32ccb25348d1448b932b38080fe7b7f0f7422a43-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b578/ echo '# import config' > $WORK/b578/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.24 -complete -installsuffix shared -buildid wPSCKteoFirAOUQhkddx/wPSCKteoFirAOUQhkddx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal echo '# import config' > $WORK/b027/importcfg # internal echo '# import config' > $WORK/b031/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 4OW21Lk9EKH93zu_i6ZC/4OW21Lk9EKH93zu_i6ZC -goversion go1.24.11 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid ZPp0TPGjT7vYUETPhT_d/ZPp0TPGjT7vYUETPhT_d -goversion go1.24.11 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d1a1a9e1aaa0b5124878ecbf23d32470278520c7a8e81b11a2a18dc16733f-d # internal crypto/internal/fips140deps/byteorder cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e2/e2117543cdeb2d4e4b58a7c214df184912dfd3408b10556a2826f8174a4618bd-d # internal mkdir -p $WORK/b083/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cf/cfefc57b3815e25de8ce7916f5deb7d255576d7c14de9a330e3f5e97cfbd5c93-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b582/ cat >/tmp/go-build3977470736/b083/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a EOF cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f5/f558e94ce8b3e2389fa56a3a523c4212367d6e0bcf5c347be9b406b2f4600237-d # internal internal/runtime/sys mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid CD1K4iQobwkKZp8QDy4o/CD1K4iQobwkKZp8QDy4o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go echo '# import config' > $WORK/b582/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.24 -complete -installsuffix shared -buildid pl7zaMk5TqRFs0GvSjih/pl7zaMk5TqRFs0GvSjih -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go crypto/internal/fips140/subtle mkdir -p $WORK/b087/ echo -n > $WORK/b026/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./empty.s echo -n > $WORK/b087/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/47/4712485b2032f08f4fd4593258fc690b99322edf802478a2331dd1d55d60a029-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal mkdir -p $WORK/b591/ cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1f/1ff11aa6f6a3c6952fe6f7289c9c7e90d9d69933b0ed53048536918db16c2a9d-d # internal log/slog/internal mkdir -p $WORK/b609/ echo '# import config' > $WORK/b591/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.24 -complete -installsuffix shared -buildid JZQGd-AIeWXOWH2StWYM/JZQGd-AIeWXOWH2StWYM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go echo '# import config' > $WORK/b609/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p log/slog/internal -lang=go1.24 -std -complete -installsuffix shared -buildid MKWBjquIOj0nLY-qiiWT/MKWBjquIOj0nLY-qiiWT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal echo '# import config' > $WORK/b441/importcfg # internal echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.24 -installsuffix shared -buildid zR2WiBQwFW3ctecyCVzi/zR2WiBQwFW3ctecyCVzi -goversion go1.24.11 -symabis $WORK/b441/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack -asmhdr $WORK/b441/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/88/88336f15c5a38c0881f993a8c4d7d8949ab8a69767182c099c5cc20b09faf75c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid 5ndFnP7WAPHXqyJjy0Dz/5ndFnP7WAPHXqyJjy0Dz -goversion go1.24.11 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go cat >/tmp/go-build3977470736/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a EOF echo '# import config' > $WORK/b011/importcfg # internal echo '# import config' > $WORK/b097/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid 25ZFbFcAEyFQ_aUf_zjt/25ZFbFcAEyFQ_aUf_zjt -goversion go1.24.11 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid ffjbX0Sa7QMbQbb6TX2I/ffjbX0Sa7QMbQbb6TX2I -goversion go1.24.11 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid eMEKDzfshv52dMlIpWds/eMEKDzfshv52dMlIpWds -goversion go1.24.11 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/fb/fbd4adbf4ad17d9d817390d242e642f0705ef1ada895133a7f252230e3c3465c-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded echo '# import config' > $WORK/b618/importcfg # internal mkdir -p $WORK/b622/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ab/ab833655b886505c4373f89a496e676d99a3eaeeca1c2b7bc568c56ca62f6612-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.24 -complete -installsuffix shared -buildid 4MiZ5vDe-B4wNIQXosio/4MiZ5vDe-B4wNIQXosio -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b633/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal echo '# import config' > $WORK/b622/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.24 -complete -installsuffix shared -buildid fpsTRV3isPHnzXiPgn5O/fpsTRV3isPHnzXiPgn5O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go echo '# import config' > $WORK/b633/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.24 -complete -installsuffix shared -buildid 5DBhtooX3dhBfbui7H23/5DBhtooX3dhBfbui7H23 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/37/372e2b278cd896df2dc6c31db872fe2bbd1b6d2de285514696339eeadecf7ae8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal mkdir -p $WORK/b636/ echo '# import config' > $WORK/b636/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.24 -complete -installsuffix shared -buildid enkmqchYgaduDWCKZdze/enkmqchYgaduDWCKZdze -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cat >/tmp/go-build3977470736/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid O7gtVh9jqIWCujWssmG1/O7gtVh9jqIWCujWssmG1 -goversion go1.24.11 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_amd64.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/ed/ed6f83e6ae9136e4a6f664f8f311c9673db9dc9e01dc8e83ff0ac173b44657a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/37/37251dad4ebd217b4bc849e7a3b3fade8d48547cc896c294ab3c9fe8ec60b9b0-d # internal github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b652/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cat >/tmp/go-build3977470736/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/goos=/tmp/go-build3977470736/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid sZTeC7bNSs7q2xeDM9KZ/sZTeC7bNSs7q2xeDM9KZ -goversion go1.24.11 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f836b85ea06c07e6946946cd605e0212c720b2ab9030c4368ea93cb2588b2dc0-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/dc/dc2971019d9a7eb672132031e7a7cfbc9e174c115f4d343a5dd379ff742dca57-d # internal mkdir -p $WORK/b687/ cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/07/073bab02820872f4c95214bd11c96a034ec0ad292ab311178cc2f6fa06c33409-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/15/152183301d76a316d71068ad01523749c10e0c7b1022e8009820cd0a7b05b3c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b694/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78117b41e1b0b079d138f404bb506ee4cfa3e8d860f4ee5e193987924cee2e46-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/96/96a6f6a53eaf4ac3e5f4999e614ee36d2c96350007625049a64c301706d34023-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b729/ echo '# import config' > $WORK/b687/importcfg # internal echo '# import config' > $WORK/b694/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.24 -complete -installsuffix shared -buildid jcYNjga4HfJNJMqRngKm/jcYNjga4HfJNJMqRngKm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.24 -complete -installsuffix shared -buildid 0w7IXOXi2_a28MBWGmiK/0w7IXOXi2_a28MBWGmiK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go echo '# import config' > $WORK/b729/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.24 -complete -installsuffix shared -buildid YS1gr_5DLp6iPI1LO3k4/YS1gr_5DLp6iPI1LO3k4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f5/f56dc56b01c8f8ac022e293f0e2faba9ec6d81d6050ab5b700373515e41feb09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal internal/gover cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d1/d18238e931aa486f94cddf3b7fe3598214f01274a691be3183711a26d762e794-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b721/ echo '# import config' > $WORK/b652/importcfg # internal internal/goversion mkdir -p $WORK/b852/ mkdir -p $WORK/b850/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.24 -complete -installsuffix shared -buildid df2RRNAl1y53Bmrj6oyX/df2RRNAl1y53Bmrj6oyX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b854/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal echo '# import config' > $WORK/b721/importcfg # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/27/27b81f76c36deb8a719ace5b215fec2eea340bb01bfafbeec84e8cbda23d6e72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b857/ cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/7c/7cd61e4272d5e035936c111e9b679ff21eb16d7fd20e51fb567db8fed1aabfe5-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b881/ cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/e7/e7bf56efef1f5bd4a1c782fb379c67fc2c4324cb99a113338c87a565534885e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/version/rawversion -lang=go1.24 -complete -installsuffix shared -buildid dtcw_25G_pm19k9Kae6Q/dtcw_25G_pm19k9Kae6Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/62/6229ec53e2e9362137c427b412537b7101d86badb2c15f15e7b8b6fe1e52a28b-d # internal echo '# import config' > $WORK/b852/importcfg # internal echo '# import config' > $WORK/b857/importcfg # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/79/7987e8e1c19854899a068f4bc4b15a93670276b95030953bcfa427104597f062-d # internal echo '# import config' > $WORK/b854/importcfg # internal cat >/tmp/go-build3977470736/b850/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a EOF github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p internal/goversion -lang=go1.24 -std -complete -installsuffix shared -buildid 0srmyBpOp7cEs8_JDPFU/0srmyBpOp7cEs8_JDPFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b897/ echo '# import config' > $WORK/b881/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -lang=go1.24 -complete -installsuffix shared -buildid U_EDDKmQMXvDR6V4n4mA/U_EDDKmQMXvDR6V4n4mA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p internal/gover -lang=go1.24 -std -complete -installsuffix shared -buildid vzhAhrrYha23T8Gnc05v/vzhAhrrYha23T8Gnc05v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /usr/lib/golang/src/internal/gover/gover.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid wMQmeanPiWchP_YVYpyn/wMQmeanPiWchP_YVYpyn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/libpod/linkmode -lang=go1.24 -complete -installsuffix shared -buildid bqVUk6GBK92O2zQZOBqM/bqVUk6GBK92O2zQZOBqM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/containers/podman/libpod/linkmode/linkmode_dynamic.go echo '# import config' > $WORK/b897/importcfg # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/f9/f96fa952af1db3dc7808bd0c2536e39b2cd8f512daf638fbd9d2c705d2186de8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.24 -complete -installsuffix shared -buildid 7oEaEH_03VY4Fx5e_pGT/7oEaEH_03VY4Fx5e_pGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cc/cc3a01d67898deac93988fb4b10e644caf9d74dcdba87e7d4eafb7a4dcdc9fda-d # internal github.com/containers/podman/pkg/logiface github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b945/ mkdir -p $WORK/b749/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b309/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cat >/tmp/go-build3977470736/b309/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF echo '# import config' > $WORK/b945/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.24 -complete -installsuffix shared -buildid FsSndVidVXdl4EE8djae/FsSndVidVXdl4EE8djae -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/bb/bb488798b0597ab99e66a364efaeb969c22fe232559d8fefd37226d4f909d437-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/containers/podman/pkg/logiface -lang=go1.24 -complete -installsuffix shared -buildid LhwD7mIEir8shZx8iBQL/LhwD7mIEir8shZx8iBQL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go echo '# import config' > $WORK/b749/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.24 -complete -installsuffix shared -buildid DPLZdyw8MXgDlGu-k2OI/DPLZdyw8MXgDlGu-k2OI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s mkdir -p $WORK/b889/ github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0c/0c9dd449ccc725a34f1225cc2e6335301a08a51a2947f7bd7e36c8bdf5f148f6-d # internal mkdir -p $WORK/b486/ github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b949/ cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/be/beba6b68b244395dbd16eebc2f87c0798906523225d6daf40854505392d4c583-d # internal echo '# import config' > $WORK/b889/importcfg # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/resize mkdir -p $WORK/b909/ echo -n > $WORK/b486/go_asm.h # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b486=>" -I $WORK/b486/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b486/symabis ./salsa20_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.24 -complete -installsuffix shared -buildid Kz3eausSAhVpxR8qvM_-/Kz3eausSAhVpxR8qvM_- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go echo '# import config' > $WORK/b909/importcfg # internal github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b426/ echo '# import config' > $WORK/b949/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/resize -lang=go1.24 -complete -installsuffix shared -buildid BJk1rHR1Gbd1r5ETIqoR/BJk1rHR1Gbd1r5ETIqoR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/resize/resize.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.24 -complete -installsuffix shared -buildid uvW5qWCVwDNCxWNZiqlP/uvW5qWCVwDNCxWNZiqlP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go cat >/tmp/go-build3977470736/b426/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF mkdir -p $WORK/b966/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.24 -complete -installsuffix shared -buildid 6nxNW6ZNMZzXMo3hrpiI/6nxNW6ZNMZzXMo3hrpiI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go echo '# import config' > $WORK/b966/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.24 -complete -installsuffix shared -buildid oqVN2Vgr4ItrSlLS8QzQ/oqVN2Vgr4ItrSlLS8QzQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/sig_amd64.o ./sig_amd64.s cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/d6/d6c06284c2dc85e9eded1bdb87c6abeec1aa2591ffb00759b3c40dec96e8f1e5-d # internal github.com/containers/podman/pkg/api/types mkdir -p $WORK/b1043/ echo '# import config' > $WORK/b1043/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/containers/podman/pkg/api/types -lang=go1.24 -complete -installsuffix shared -buildid UhnhNOMl7K5_lonmhdZZ/UhnhNOMl7K5_lonmhdZZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b441=>" -I $WORK/b441/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b441/cpuinfo_amd64.o ./cpuinfo_amd64.s cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/70/70ad902472818c2e43c995bfa3db99777c99451d64a4724233c2be9aabbd6fb1-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b1054/ cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/e9/e94d565170f6a6071f22ca4510e156d54b98b214966c625625cc683ce6e3e7ef-d # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/36/362c62322c22da5dbc9f2890a59c1dfd1c8a898c45496111171aa9c741d9ec26-d # internal echo '# import config' > $WORK/b1054/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/containers/podman/pkg/terminal -lang=go1.24 -complete -installsuffix shared -buildid Po_vn9iEhyxkPmg8YnL7/Po_vn9iEhyxkPmg8YnL7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b897/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/27/277d5560832992a017b4eab3de58cefed7e4c35c4000f5b0e2a2e204a09d8229-d # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/57/57b3cd739c7e730c2991f97ce99de364c3cd69efb6fe2fe93458a290266cb7eb-d # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/fe/fe222b359fd9dcf78f97c26abc9df387876bbde3de8c1a7a92a95dcfd02e7086-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/bc/bc5188eb401e613aa107c338da70d3644bda19f0af0b1c8672567589b4e59b0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b949/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/23/23c7a23309b09a33d59ad95844602c618386e494f05663e6cf4a271741d80375-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/4c/4cec05da3a27a35c984749678229ea020601f2efa38b266ea9c93c94a11b7569-d # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/e4/e461b6033f50b22a1deefbd3a35153148d111d1e1d4c81c24bea70944dbb1cd9-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/empty.o ./empty.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/b5/b58077987bf4719bff250925c066e572cc3b59686469d5a4620cb3281c4da386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/c3/c3a16ebb049b5199b61d69ae9e255c49198b856b4957d7ffd2bcb0f930db9da3-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/db/dbfa8f65f1004f9e8f1ae6f419ea423ec765d2e55a38d112f67706bfb48853b0-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/44/44cc5be2b018aa8620a87e231d45d1b8d622f7b8fc60291bed3d610d368c76d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/55/5500230399c15a4124cacf39c7a9b304201f5e1bfbb0ac3fd52e8275b2736f2b-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/83/83b4227827b0d2fb5931a6c27b0ecfb98bb833b4ee0cdceff4c1e4e3b3fb6e6a-d # internal cat >/tmp/go-build3977470736/b486/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/f0/f0dfa6f6550e3f45ef8c000688d443fc46dd395efa9895d0ad6d7c6807942eeb-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.24 -installsuffix shared -buildid Oi_ouN6ux_tC_OA7FgVB/Oi_ouN6ux_tC_OA7FgVB -goversion go1.24.11 -symabis $WORK/b486/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack -asmhdr $WORK/b486/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/45/45fe9446806dbc8c2c946f37dc7ae8f2c4c2193c4406380bd031e598626de8ad-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3b/3bd0222dab920a4c468eb8fd2c3e683f8396c55e6c0d5408e849c5704e69d2d7-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/11/1121b950ca69ffe466610514abbd21c40258f8d01ba07fc63e49994d74828238-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b966/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b441/_pkg_.a $WORK/b441/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/97/97a00dfa003894b885d037590c3d40b475f2a1910b903ed717d4654fdd9d9953-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8a/8adee6b267997c3c3f4863bb27df1776e6d2b181fd4eacee78bae4df0c499d5a-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5b/5b1804dbce2f264484f4d3c6a24e50d52fd558750717bf2b8212924757bacce7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1043/_pkg_.a # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b084/ internal/chacha8rand mkdir -p $WORK/b013/ cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/c5/c5114f27b222d499687a500b6f582e9b52eb44f16456631b8b9f6ae6e5218e2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/f9/f90a2ff0b1d59d168aeca2796f64801c97c2d92558a2bc549e7a1c6f13a10dbe-d # internal cat >/tmp/go-build3977470736/b084/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b013/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid R08c6m4HjWJ72VAC32WM/R08c6m4HjWJ72VAC32WM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/53/53711b6e822c88a3ad320f773e09835ff5b7f219fb615fa39111151615bf5f68-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal math mkdir -p $WORK/b049/ echo -n > $WORK/b049/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b049/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/54/54d6d9afd297911afa353d4110395fea569f9449e51401bf657afbf1fba8faa1-d # internal internal/runtime/exithook mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cat >/tmp/go-build3977470736/b020/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3977470736/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid XNR2D0B64ks_vGCFKl1N/XNR2D0B64ks_vGCFKl1N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/9c/9c4aaa3c4cfc2a84024bfca8cf5ed4ecab697c0e75f707d2a5f67b393bfe99d3-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cat >/tmp/go-build3977470736/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid C3p8-3QX5ixjmzomca-U/C3p8-3QX5ixjmzomca-U -goversion go1.24.11 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/16/165ee19dfd8f6249f71678d3ea6ec1c33a5892a737f15885de82c614e1ec33c1-d # internal cat >/tmp/go-build3977470736/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid y1ff__c7iB-yg2Kk4cjY/y1ff__c7iB-yg2Kk4cjY -goversion go1.24.11 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cat >/tmp/go-build3977470736/b049/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p math -lang=go1.24 -std -installsuffix shared -buildid aL3bXa0LJCSXyQkJqXqc/aL3bXa0LJCSXyQkJqXqc -goversion go1.24.11 -symabis $WORK/b049/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8f/8f09e12e62301548716e74a6bd3ee722b4fb3e07639f6ecebb18b9d4b396b261-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e1/e10211aee851d071814e7f3b2cd6614373d59171dcc2727a3f89c764d632f8ef-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b486=>" -I $WORK/b486/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b486/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b486/_pkg_.a $WORK/b486/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/37/37b1ff2aef95281d2a7120062ca5b395360694a0ed39cc976c53fab53087ab75-d # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/32/32d625319f39c2c28338c8755e7610af6f72181182f49e5123ae1de9a4d2f5d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c0/c08d726bf27bffc18862855b328950987dcaaccdb3acb164a0f66975a8356ec4-d # internal internal/stringslite mkdir -p $WORK/b028/ cat >/tmp/go-build3977470736/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid 3f17aDXE-inTnRtE2POU/3f17aDXE-inTnRtE2POU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9b/9bb9e7c779bf6c75548599d2e1fe7ec9cd4060a7ff0ba47073a86a991b1a3303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/5991912100f5c89a3fbeaeb15227a2aecef34114bccb3cb20b27a1ecc734955c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b1013/ cat >/tmp/go-build3977470736/b1013/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.24 -complete -installsuffix shared -buildid z7Wm3ut_GMvJVmCf-hCr/z7Wm3ut_GMvJVmCf-hCr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/3e/3ef68e508f7ebb2cac3bf41ffaecec352e3e76512b327889bf27d1fad4c3f255-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/88/8881ffcdce03edeb28e9b2d22dfb774be1b7df1517d5de6b7a09870f03290d5f-d # internal internal/race mkdir -p $WORK/b024/ cat >/tmp/go-build3977470736/b024/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid s4dnEYyDF437E8loVM1e/s4dnEYyDF437E8loVM1e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8ab45b473026129dfe9dce50e80adab8e8f2fac8082ed2b759a0f6c0177ee7eb-d # internal internal/sync mkdir -p $WORK/b030/ internal/runtime/maps mkdir -p $WORK/b021/ cat >/tmp/go-build3977470736/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cat >/tmp/go-build3977470736/b021/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/asan=/tmp/go-build3977470736/b022/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/msan=/tmp/go-build3977470736/b023/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3977470736/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid HhD-0e2fYxNeToa18OK-/HhD-0e2fYxNeToa18OK- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid OqZpVB6nnf4Y2Oy13PIJ/OqZpVB6nnf4Y2Oy13PIJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/dim_amd64.o $WORK/b049/exp_amd64.o $WORK/b049/floor_amd64.o $WORK/b049/hypot_amd64.o $WORK/b049/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ad/ad1d8706dc79a8167a4814b538ecc8110eacf3b3f651019c938d271eae127faf-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e8/e885bcd94dee5b4d59925fbca0417d8e72eaa2cf7e402e2c33e199405003a89a-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b430/ github.com/containers/podman/vendor/github.com/klauspost/compress mkdir -p $WORK/b438/ cat >/tmp/go-build3977470736/b430/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3977470736/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.24 -complete -installsuffix shared -buildid 0ucaaRLoYYcBWBWMYkRE/0ucaaRLoYYcBWBWMYkRE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build3977470736/b438/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3977470736/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.24 -complete -installsuffix shared -buildid ypIKk0fwXEwSuHqWneoV/ypIKk0fwXEwSuHqWneoV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/79/7968624f3638fbb9747abb0b4a66b0d7114d82dc063439c73928952f26377a0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/d6/d6dccf547192f0c89033389ae1aa7a932f48bdb2d3f4ec7179d3f8771c792be5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/e4/e4a3705bbe86e2bd78c837dafd16aea591bd8b62d64e6eb5c42cdba56208cf97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3b/3b8ce54c6e9fb5c7a09ef78c2e2874a78df946ba26cbdf1fb76d01e3655b63d9-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build3977470736/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3977470736/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3977470736/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build3977470736/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3977470736/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3977470736/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3977470736/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3977470736/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3977470736/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3977470736/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3977470736/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3977470736/b027/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid _fmcmOHwJJv3F1senDex/_fmcmOHwJJv3F1senDex -goversion go1.24.11 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f1a8b31cbbcc5d32423b23c199a9df5187a6c1e042b04d5e50f829d7e25b7f5e-d # internal iter mkdir -p $WORK/b042/ crypto/subtle mkdir -p $WORK/b096/ weak mkdir -p $WORK/b115/ internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build3977470736/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 5FiOlSBmXUNf3xAmlBya/5FiOlSBmXUNf3xAmlBya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build3977470736/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid fASkTZ1MQUZRwPbbfWHA/fASkTZ1MQUZRwPbbfWHA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go sync cat >/tmp/go-build3977470736/b115/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid ot3oWkHccRq26wXCLCtj/ot3oWkHccRq26wXCLCtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build3977470736/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile internal/sync=/tmp/go-build3977470736/b030/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid prT14KYyNkeD9owCddda/prT14KYyNkeD9owCddda -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build3977470736/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3977470736/b008/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid EV9ttoD3sluUwR-3T2wG/EV9ttoD3sluUwR-3T2wG -goversion go1.24.11 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/84f19d3c7eaa9ed8ad0456c4b4c73662238f4aaa74c013d2c092f664291f2925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/24/24089bc0438459fe372ee685174702aea2dccd0b701d208cb707fe98681a0569-d # internal maps mkdir -p $WORK/b112/ slices mkdir -p $WORK/b052/ cat >/tmp/go-build3977470736/b112/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid 7Ro84O2Xb_PvVH92rCzi/7Ro84O2Xb_PvVH92rCzi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/tmp/go-build3977470736/b052/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid gsLxZBrUad-6bCnNfjbZ/gsLxZBrUad-6bCnNfjbZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/90/9010ebf2a557f97913ffeeb6fc45e47e104d2b4fce085bb6a32f9342ee4eb055-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/21/212085c5e1722298531b2ebcc84f464caa662c35921b4bed8c839cfccc4c4429-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b190/ cat >/tmp/go-build3977470736/b190/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.24 -complete -installsuffix shared -buildid 8KCuQQVo8mp5ada7SHbK/8KCuQQVo8mp5ada7SHbK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6d/6d27c46521ff0c043cbbfbe9c5ce574f14e796799a76b1c4f52eed9527cee076-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/79/798b23e0c41b24c241980521eebcdd5b61e605c9cefeaae7f7f94820136add3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/81/8166744cbda25bb4fcdbab120ca935716a08312cc187e80a15c1de4fc08030fc-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build3977470736/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3977470736/b004/_pkg_.a EOF sort mkdir -p $WORK/b119/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid hAp7q1H2eRx6t1TKi8Qi/hAp7q1H2eRx6t1TKi8Qi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3977470736/b119/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3977470736/b004/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid llnciurXHyGUyGawSaws/llnciurXHyGUyGawSaws -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/21/219bea2ce851141ecfcffad3e63d12aa0a79ffe91fa55e32852bbb0b4cf74489-d # internal internal/bisect mkdir -p $WORK/b034/ internal/testlog mkdir -p $WORK/b062/ internal/singleflight mkdir -p $WORK/b178/ cat >/tmp/go-build3977470736/b034/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF unique mkdir -p $WORK/b114/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma log/slog/internal/buffer mkdir -p $WORK/b302/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid s1_ujikyjTLZYV3M2DVq/s1_ujikyjTLZYV3M2DVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go github.com/containers/podman/pkg/syncmap mkdir -p $WORK/b898/ cat >/tmp/go-build3977470736/b062/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF mkdir -p $WORK/b610/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid r2CJuMlVPvW4wYA6qq6-/r2CJuMlVPvW4wYA6qq6- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build3977470736/b114/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile internal/sync=/tmp/go-build3977470736/b030/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile weak=/tmp/go-build3977470736/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid C81VWbkcopHnHueHP36x/C81VWbkcopHnHueHP36x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go cat >/tmp/go-build3977470736/b178/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid 3IELSSGTpK5Hg-V4LP_W/3IELSSGTpK5Hg-V4LP_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build3977470736/b610/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b302/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b898/importcfg << 'EOF' # internal # import config packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p log/slog/internal/buffer -lang=go1.24 -std -complete -installsuffix shared -buildid LlFLQk9W_PO63z4bx0QF/LlFLQk9W_PO63z4bx0QF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.24 -complete -installsuffix shared -buildid -gSSVBkZKHa4NSz1pT1L/-gSSVBkZKHa4NSz1pT1L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/pkg/syncmap -lang=go1.24 -complete -installsuffix shared -buildid kZohp7l7hAH3cr-yZdeU/kZohp7l7hAH3cr-yZdeU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/pkg/syncmap/syncmap.go runtime/cgo mkdir -p $WORK/b109/ echo -n > $WORK/b109/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b109/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/06/06fb930cedf69dceeb2abb98b69a1dca769a1ed98e7074038eab9db481670156-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/9a/9a13d552b52e5c120fbb07c9a94347a47908fcae1a974605831359fd96bbafbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/34/3453fd218e40558235aa419779ce13f6a09d979a2f563f1e94ca5fc316ef7b66-d # internal internal/oserror mkdir -p $WORK/b038/ cat >/tmp/go-build3977470736/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF path vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b058/ mkdir -p $WORK/b176/ github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define github.com/containers/podman/vendor/go.etcd.io/bbolt/errors mkdir -p $WORK/b651/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b911/ mkdir -p $WORK/b383/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid 4X-98Zd2yQKd7ou2OaNI/4X-98Zd2yQKd7ou2OaNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go io mkdir -p $WORK/b041/ mkdir -p $WORK/b814/ cat >/tmp/go-build3977470736/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cat >/tmp/go-build3977470736/b176/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b282/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid mo9H7vtNfwh5c7-677ul/mo9H7vtNfwh5c7-677ul -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid 7efH8wuAMfs9l9YyRa94/7efH8wuAMfs9l9YyRa94 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build3977470736/b651/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3977470736/b652/_pkg_.a EOF strconv cat >/tmp/go-build3977470736/b383/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.24 -complete -installsuffix shared -buildid ahrtDj0dRx1G1qF-Qk4L/ahrtDj0dRx1G1qF-Qk4L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go cat >/tmp/go-build3977470736/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF math/rand/v2 mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.24 -complete -installsuffix shared -buildid GnwRL2EnSWFlcKzacjnq/GnwRL2EnSWFlcKzacjnq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid Frz6uZ9qcnFhLEav-NXP/Frz6uZ9qcnFhLEav-NXP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build3977470736/b911/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF cat >/tmp/go-build3977470736/b282/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cat >/tmp/go-build3977470736/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.24 -complete -installsuffix shared -buildid sElKWZ1-iRTro5HSysh6/sElKWZ1-iRTro5HSysh6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid Chm58daJpYiOZ20ILXbW/Chm58daJpYiOZ20ILXbW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.24 -complete -installsuffix shared -buildid MhtFC-abnevN513X54eG/MhtFC-abnevN513X54eG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go cat >/tmp/go-build3977470736/b814/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/errors -lang=go1.24 -complete -installsuffix shared -buildid mCHnENhsUcZpqGBxbfWe/mCHnENhsUcZpqGBxbfWe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors/errors.go cat >/tmp/go-build3977470736/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3977470736/b013/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid Rodk5VR2dyPYq4wxseIN/Rodk5VR2dyPYq4wxseIN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/20/20364bc10e9477ec0d7abfe90081d1f1472c9ea13011bed41a9e9c824154f542-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d0/d02e0af4cb153393816abf5af7405a0e077052de1fe0cdfc374e048927d1b63d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/3f/3f4579dac655784fb088badffa6e6b46e83b6c0155a3ea19ec25e65e7a718dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/64/6466787fb11df3ab2bfac0ae2c13c88fa06b96443bcbfeb4d4b10c9f45e0b806-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/85/8570b22518a7d04bd1215e71b1e8dfc622f7791892362baf99b425fcb577f960-d # internal syscall mkdir -p $WORK/b036/ echo -n > $WORK/b036/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./asm_linux_amd64.s cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/eb/ebfb28a7389eeda0e4d4496dbde2311e33b921646b8d533e0ffc5fb9531373c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cat >/tmp/go-build3977470736/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/asan=/tmp/go-build3977470736/b022/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/msan=/tmp/go-build3977470736/b023/_pkg_.a packagefile internal/oserror=/tmp/go-build3977470736/b038/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3977470736/b027/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid uBNiEIuaYsAPYQr-lFub/uBNiEIuaYsAPYQr-lFub -goversion go1.24.11 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/c1/c18066b2656f0229b6ffc559e7a5102b092d2982bdf7e02c397c1c829efa9516-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/80/8063386db1d5db7c0190ae80d2c3d7899e59cbe3e7e4798c3f216cfe95800981-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ce/ce30ea0d5139d9f380ad17f72f8aa5ec85068b4b6e7f7b4faa38e07fad7326c5-d # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1f9e9a7361e36fb5f27e693682a970b13d375bf98cacb3427e0fdc58cbbf31b2-d # internal internal/godebug mkdir -p $WORK/b033/ cat >/tmp/go-build3977470736/b033/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3977470736/b034/_pkg_.a packagefile internal/godebugs=/tmp/go-build3977470736/b015/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid ETOlBY6fzFY4MuAsACZO/ETOlBY6fzFY4MuAsACZO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/41/4164db147894fd5855238cac80cf855f4a9a7046f10783df3d3bc83a8139c8f1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/1906ba17e82be46ecfe2b3575dd07a0443a2c9a7d1b97a64b30e2fef1c67ec2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/0095f5e587c026cbe16cdb34a1f95f9ad9e1a4e64b683ab5ef11ea6ffe862ae3-d # internal hash mkdir -p $WORK/b074/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal mkdir -p $WORK/b189/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader internal/saferio mkdir -p $WORK/b237/ crypto/internal/randutil bytes mkdir -p $WORK/b093/ mkdir -p $WORK/b040/ github.com/containers/podman/vendor/go.podman.io/common/pkg/detach github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b722/ mkdir -p $WORK/b768/ strings github.com/containers/podman/pkg/channel mkdir -p $WORK/b063/ mkdir -p $WORK/b1045/ mkdir -p $WORK/b147/ cat >/tmp/go-build3977470736/b074/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cat >/tmp/go-build3977470736/b237/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b189/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid Tdlco8BgvW_oefK97gFE/Tdlco8BgvW_oefK97gFE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.24 -complete -installsuffix shared -buildid -0tD_zc1ocfMTWHCjH21/-0tD_zc1ocfMTWHCjH21 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go cat >/tmp/go-build3977470736/b093/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.24 -complete -installsuffix shared -buildid CAn6nigfD-KvFreqHq8K/CAn6nigfD-KvFreqHq8K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid 81U-MIzd0EJNOiorkZ7t/81U-MIzd0EJNOiorkZ7t -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build3977470736/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cat >/tmp/go-build3977470736/b768/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cat >/tmp/go-build3977470736/b722/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 1xK6yQ-Psi3mHLISkaz-/1xK6yQ-Psi3mHLISkaz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.24 -complete -installsuffix shared -buildid oTdRgVxpX-eu1cTFamoE/oTdRgVxpX-eu1cTFamoE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go cat >/tmp/go-build3977470736/b1045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b147/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.24 -complete -installsuffix shared -buildid hRcLU--CgaLpHHRsHwBx/hRcLU--CgaLpHHRsHwBx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/containers/podman/pkg/channel -lang=go1.24 -complete -installsuffix shared -buildid LAyCr8_ytvGGPyjyWxnI/LAyCr8_ytvGGPyjyWxnI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./_build/src/github.com/containers/podman/pkg/channel/doc.go ./_build/src/github.com/containers/podman/pkg/channel/writer.go cat >/tmp/go-build3977470736/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid _h0GWSUKoMjD4uIJ60Ra/_h0GWSUKoMjD4uIJ60Ra -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p internal/saferio -lang=go1.24 -std -complete -installsuffix shared -buildid uNzEyrWDLDPnbbaEyF1r/uNzEyrWDLDPnbbaEyF1r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6d/6d0e9656dd7ac4afc14625502ab7755ca7337e7f62a79d9f396fb84895c9c8fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a9/a975c58aa9bc7f9783ebbb26328897d476f551884c681edb590ae6a002424636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/44/443b6d4864bc0b8386cbfb955efb66355a69e0833beb658a00f3401e11f44b80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/be/be8d40d810c01ad9ab664d25efc7436f498cd7a402e832c0598c8fb0e40d90cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/2c/2cd4ed2dbe9ab8621bfea75871f3aefb531d5d5bee74c99752f8c64d8be27844-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b188/ cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/07/07d77a346a82ef5198b0473fd705cd1fd6336aafce743933f80c896077fa32e3-d # internal cat >/tmp/go-build3977470736/b188/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3977470736/b189/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.24 -complete -installsuffix shared -buildid jgbqahGvawYCWLb3mxur/jgbqahGvawYCWLb3mxur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0f/0f9c79ba162cae9372b976f846c70327a1e44c51cf674e15af0de6548416fba6-d # internal hash/adler32 mkdir -p $WORK/b281/ hash/crc64 mkdir -p $WORK/b452/ hash/crc32 hash/fnv mkdir -p $WORK/b197/ mkdir -p $WORK/b299/ cat >/tmp/go-build3977470736/b452/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b281/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p hash/crc64 -lang=go1.24 -std -complete -installsuffix shared -buildid HwxN9yuFW3w3Emi5NaJj/HwxN9yuFW3w3Emi5NaJj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go echo -n > $WORK/b197/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p hash/adler32 -lang=go1.24 -std -complete -installsuffix shared -buildid t8Cy1_wHSl0e3AbqLWtE/t8Cy1_wHSl0e3AbqLWtE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b197/symabis ./crc32_amd64.s cat >/tmp/go-build3977470736/b299/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid CV_8BbsBu5K9VpY0qDpF/CV_8BbsBu5K9VpY0qDpF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/8d/8d6d48adad5b19c0ad774cb8fc3b8078d84cd47c92c5e1a45eeb24898da7a041-d # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/e9/e9cac9b824899402143c5c27e170e04cc9d53adcf1e52d53680938cbff82b1ab-d # internal cat >/tmp/go-build3977470736/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid l22JNt6uYZJnP8wGQajG/l22JNt6uYZJnP8wGQajG -goversion go1.24.11 -symabis $WORK/b197/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4a/4a793fda0f066988c7d53559df3a16152e918922699a8c835eeb16bcd12ff013-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8a/8ab06fd28ff4e117be8dbab5d210191d62acb104636c65ffd3e24576d06bf2bc-d # internal container/heap mkdir -p $WORK/b423/ cat >/tmp/go-build3977470736/b423/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p container/heap -lang=go1.24 -std -complete -installsuffix shared -buildid 1SrRWzMSSDN11arCt1nq/1SrRWzMSSDN11arCt1nq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e1/e130230bd6dfb614712d85e6629c4e61afd895a30c498f761b059354ce4d7ca7-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/57/57d0a94ebf8e351e3400deb8af6d9235e1382be151ef7b75e587bdaf1ab192a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/23/23cb8a645805475f7c6092d1a0d18de55b7b46cd9ef593e12a1eeddf94bd8f3c-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b197/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b197/_pkg_.a $WORK/b197/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/92/9267e54d0af6d691c9626d80903a653249b5ba5b1587429043ce3167d32ebbe5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b5/b593ed68dcc745d5622b28645fd8cbd322a3ea13961dc2fdd8b767dcc7e7f84d-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/49/491689ef2f425dd316bae431ea2060f6ba9280980736268d303678bb8b4f43c1-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b078/ math/rand mkdir -p $WORK/b099/ cat >/tmp/go-build3977470736/b078/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a EOF cat >/tmp/go-build3977470736/b099/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid HEpoeYBkRInc2x0MBkpp/HEpoeYBkRInc2x0MBkpp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid FdLJtNyDFoGw7-jJu3j_/FdLJtNyDFoGw7-jJu3j_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/01/011beea090b20118ad6826e6df9ebb020feae1fc1bd96b6c30b3379769bf82d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0e2ee44d752831eac7616adb9d9233d9881211f67aa1b9efc53d8951c690d205-d # internal crypto mkdir -p $WORK/b073/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b277/ encoding/base32 mkdir -p $WORK/b179/ net/netip mkdir -p $WORK/b113/ github.com/containers/podman/vendor/golang.org/x/crypto/twofish mkdir -p $WORK/b801/ github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b673/ internal/types/errors mkdir -p $WORK/b853/ cat >/tmp/go-build3977470736/b073/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cat >/tmp/go-build3977470736/b277/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cat >/tmp/go-build3977470736/b113/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile unique=/tmp/go-build3977470736/b114/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid PzntGuknR_MQYlDOFS7F/PzntGuknR_MQYlDOFS7F -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.24 -complete -installsuffix shared -buildid afixt-M5KjzPGsX9_J_W/afixt-M5KjzPGsX9_J_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid D4t--oTFEF3XFxtooNfk/D4t--oTFEF3XFxtooNfk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >/tmp/go-build3977470736/b801/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/twofish -lang=go1.24 -complete -installsuffix shared -buildid 5yKUIoqcz3KmcgiQxHfQ/5yKUIoqcz3KmcgiQxHfQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/twofish/twofish.go cat >/tmp/go-build3977470736/b179/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cat >/tmp/go-build3977470736/b853/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p internal/types/errors -lang=go1.24 -std -complete -installsuffix shared -buildid XWIrZ4uYkcsc8ic42tYV/XWIrZ4uYkcsc8ic42tYV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p encoding/base32 -lang=go1.24 -std -complete -installsuffix shared -buildid dVX-_0t4HBGvxb1o3Jiq/dVX-_0t4HBGvxb1o3Jiq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build3977470736/b673/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.24 -complete -installsuffix shared -buildid ziQjxBX5W58D9SUtvJQ7/ziQjxBX5W58D9SUtvJQ7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go cat >/tmp/go-build3977470736/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3977470736/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3977470736/b008/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid cii-ljGBO9OVq_BRD4qQ/cii-ljGBO9OVq_BRD4qQ -goversion go1.24.11 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cc/cc8a57d6ca102dfd9bd7484653b9675ee0d2f106dd82ace92d8d718d40b3e391-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 mkdir -p $WORK/b800/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/af/afd8ef2649c84c1fb5aa2446c39aa4ae8e9ab84be2fe8745d81f047c94b986af-d # internal cat >/tmp/go-build3977470736/b800/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b395/ vendor/golang.org/x/text/transform cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 -lang=go1.24 -complete -installsuffix shared -buildid 5bC4yuOFH6GcWSRTVqTX/5bC4yuOFH6GcWSRTVqTX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go github.com/containers/podman/pkg/domain/infra/abi/internal/expansion mkdir -p $WORK/b929/ mkdir -p $WORK/b201/ cat >/tmp/go-build3977470736/b395/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.24 -complete -installsuffix shared -buildid gtHzWF-Cj9ZB7vrAb1EK/gtHzWF-Cj9ZB7vrAb1EK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build3977470736/b929/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/containers/podman/pkg/domain/infra/abi/internal/expansion -lang=go1.24 -complete -installsuffix shared -buildid e_vGB-19sCLVRgZDf7Uv/e_vGB-19sCLVRgZDf7Uv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/internal/expansion/expand.go cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/0c/0cbca04632abb4f4ebd0578d827f2eb72fad2e46468215fd0905e821c7364a44-d # internal cat >/tmp/go-build3977470736/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid BvxaMoM_HWzCwN_YwHe0/BvxaMoM_HWzCwN_YwHe0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/97/97fc1a19ce7e8d103ff8ac4357564c5af401adba800c50d9279014f804ce133e-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b284/ cat >/tmp/go-build3977470736/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3977470736/b277/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.24 -complete -installsuffix shared -buildid RHFxGQ1MmfaTHQ0Qc0FQ/RHFxGQ1MmfaTHQ0Qc0FQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/64/64b1b792ae68372636ecceb5085a6a36815d790dc797ebf2f1f2a7d61c6d458f-d # internal net/http/internal/ascii mkdir -p $WORK/b212/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b182/ bufio mkdir -p $WORK/b068/ crypto/internal/fips140 mkdir -p $WORK/b077/ regexp/syntax mkdir -p $WORK/b118/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal cat >/tmp/go-build3977470736/b212/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF mkdir -p $WORK/b696/ cat >/tmp/go-build3977470736/b182/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF crypto/internal/impl mkdir -p $WORK/b085/ github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 mkdir -p $WORK/b752/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid oK-wtV3GBFleNzNJxzV1/oK-wtV3GBFleNzNJxzV1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.24 -complete -installsuffix shared -buildid EgHgnEd4o3NIh_26Acmh/EgHgnEd4o3NIh_26Acmh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go cat >/tmp/go-build3977470736/b118/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/mod/semver mkdir -p $WORK/b840/ cat >/tmp/go-build3977470736/b696/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid vkjaQyE8a-yX19pMItY9/vkjaQyE8a-yX19pMItY9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.24 -complete -installsuffix shared -buildid afy-HGBcmtw1XqjHc5c3/afy-HGBcmtw1XqjHc5c3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go cat >/tmp/go-build3977470736/b085/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF go/version go/build/constraint mkdir -p $WORK/b849/ mkdir -p $WORK/b848/ cat >/tmp/go-build3977470736/b752/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid lMZTv5q_cU8l4SENrYuZ/lMZTv5q_cU8l4SENrYuZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -lang=go1.24 -complete -installsuffix shared -buildid zr17dJFKWaXBxNIOy_CL/zr17dJFKWaXBxNIOy_CL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go cat >/tmp/go-build3977470736/b840/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b849/importcfg << 'EOF' # internal # import config packagefile internal/gover=/tmp/go-build3977470736/b850/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3977470736/b078/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b848/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p go/version -lang=go1.24 -std -complete -installsuffix shared -buildid dPyqxhjTvp7M_ItdS6Wg/dPyqxhjTvp7M_ItdS6Wg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /usr/lib/golang/src/go/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/golang.org/x/mod/semver -lang=go1.24 -complete -installsuffix shared -buildid oeT4WvYNmdQm13jqpOmZ/oeT4WvYNmdQm13jqpOmZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/mod/semver/semver.go mkdir -p $WORK/b551/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid 7zIbrU_AbJm1MqGPLTQr/7zIbrU_AbJm1MqGPLTQr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go cat >/tmp/go-build3977470736/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p go/build/constraint -lang=go1.24 -std -complete -installsuffix shared -buildid YmIyvOGe8YzqqRq39lUu/YmIyvOGe8YzqqRq39lUu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go cat >/tmp/go-build3977470736/b551/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid X5nc9c8mDZ72BaFwJtFh/X5nc9c8mDZ72BaFwJtFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.24 -complete -installsuffix shared -buildid U6Hw_0LCMGVHYUjpUYOX/U6Hw_0LCMGVHYUjpUYOX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go html mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal cat >/tmp/go-build3977470736/b333/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid G-zLpZK0fjWE_zQ_etmr/G-zLpZK0fjWE_zQ_etmr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/63/63cde6ee0301716189d36d8cc87ea0d0783695b1048958de081f3653d17b94f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/ac/ac90d8299ee4f890613a659cd75d75572f2209296131986f26f4ff82575f9ee1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/61/613d62184843e2df45b7075f578fd267707025c670a8e545561d32dff1c490d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/bb/bb433250fb3c56ac586a7ab1afd39f6fc2e7b726b3b8f7b6d6a9e139bd74474a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b903/ cat >/tmp/go-build3977470736/b903/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -lang=go1.24 -complete -installsuffix shared -buildid Bf4I2SfvWEG0gNcKyf24/Bf4I2SfvWEG0gNcKyf24 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a8/a85e9f9d561788ab844e4d2d9fc798c744a47e6749dc577732e10c26b472d3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/0e/0ec2f3bf5a55864e29d5649045590a7e2363d06811b6461f2bda80355464cdaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e5/e57e9f7e1815dd8a071407b52c49aa34806988b51e2432bbc7e8765d30d33bb0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6d/6d1e9f6bafc6fcd02da9734d3f1a763e25ff1aaaa7075c852f963477532c6b33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/82/826711bfbb3073d0bdda04cf50fae39b6e03f6fcdd464ae16ad6c2e2d2680655-d # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/04/04525aa7a562b2761f07262c3a5fa1205ce254606f0a29a001803464218ecf82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/6f/6f6c865d4b7455c6a85cf0f9c9c61afd62053fa1bf62eab229f575832ec82c10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5a/5aba267915365c3a6ee88773011b61c8b1556005e84178f974c8c708b503882e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/8e/8efbc10d7bfc28ce900f7e0164971f2453f32305785d646f8ef580dbadb1938c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/40/406e4a135bd182f914575dbe515294cb36e0042b04be8809fba962a845405630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/e7/e735d843552f23e195862b0003917077cdc4d52fa858c530403ecb2a0d06eb19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3a/3a44ed86869c893f5cf86d06ccf3d371f211e6d9d3569248d841eb211a5e5fd6-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/76/76bab576f2b83ab817530e828855ce0ca85a519f2c7388c6e29afbfe14a99f8d-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b082/ echo -n > $WORK/b082/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./sha256block_amd64.s crypto/tls/internal/fips140tls mkdir -p $WORK/b169/ crypto/internal/fips140/sha512 mkdir -p $WORK/b088/ crypto/internal/fips140/sha3 mkdir -p $WORK/b086/ cat >/tmp/go-build3977470736/b169/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF echo -n > $WORK/b088/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid HKah-B10kWGBj9Zeoqox/HKah-B10kWGBj9Zeoqox -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b088/symabis ./sha512block_amd64.s echo -n > $WORK/b086/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./sha3_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f6/f6c9c517b95540a45f5a55f8f94095e44588785ef7176f3e51c89d05380a0656-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cat >/tmp/go-build3977470736/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid a4Rti6Nd_FfeEjNsVuXQ/a4Rti6Nd_FfeEjNsVuXQ -goversion go1.24.11 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1b/1bba3180e8a785e34e725ac382dae0a81ef253cab7f076d1fe636451fc0a9509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/23/23c3fff64a19a1bc625561dbd4f95ed2258dc4f6931ba20c75976a4d1827493e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal cat >/tmp/go-build3977470736/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid 2PEU7kX7_rqVIwj5m_Ad/2PEU7kX7_rqVIwj5m_Ad -goversion go1.24.11 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/30/30ab7339f8912506652a2f604e83e32ca5cc9446d1603393708e5a4edda38743-d # internal cat >/tmp/go-build3977470736/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -installsuffix shared -buildid w6TjIlRCKu0hFyJyA3AI/w6TjIlRCKu0hFyJyA3AI -goversion go1.24.11 -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/ad/ad5974f5b4be9f66d0cdffc4808af7e52c5c7bb2d65b555e9cca7de8e7bdcee3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e4/e40e75960806a9702948eab0b7ee79318518697d73ad18f58b4dff0ce96994b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/99/99a54580da2df91bccc936173aa399c3d4dae0fd9fa83b203f107771dcff00f0-d # internal compress/bzip2 mkdir -p $WORK/b279/ image mkdir -p $WORK/b285/ cat >/tmp/go-build3977470736/b279/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF cat >/tmp/go-build3977470736/b285/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile image/color=/tmp/go-build3977470736/b286/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p compress/bzip2 -lang=go1.24 -std -complete -installsuffix shared -buildid ZNnP0L4_ii723W_1Xuai/ZNnP0L4_ii723W_1Xuai -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p image -lang=go1.24 -std -complete -installsuffix shared -buildid vZhZESLh9C6bsJrop2XW/vZhZESLh9C6bsJrop2XW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b088/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8f/8f3d3e96ab413c7d0d5fda8280d3a576dc67a2cea1dee0bbdca1377fac7714ab-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/51/51ea519b01558a0715337ed319d4ba7b9937f83147a73567cb00cfce1315d361-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha3_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/26/26770455e758a4126dc4545902a9b636b5f855b932cab8bc48c1ef682ff7ad28-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b081/ crypto/sha3 mkdir -p $WORK/b105/ cat >/tmp/go-build3977470736/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid Jy_xg_5fxMw7EivbnJk7/Jy_xg_5fxMw7EivbnJk7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go cat >/tmp/go-build3977470736/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid 6mUWu7jJNcqx1nDG0NBY/6mUWu7jJNcqx1nDG0NBY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1e/1ea933d8f5ab0f3415a98792d3695e27ab0177dae002c0bcbdb0352b9c092cb8-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/80/8046881d18e694fa7b633ed3cf9af7c110481710a76fcddcde28e7c2e5cc03b2-d # internal crypto/internal/fips140/check mkdir -p $WORK/b080/ cat >/tmp/go-build3977470736/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3977470736/b078/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid X_p3MuSAklgfezSdGwnv/X_p3MuSAklgfezSdGwnv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/36/363aed50b7f8a28b1dd631778cbb88ba2e7101d32394c471452f7d8fc8280ec3-d # internal crypto/internal/fips140hash mkdir -p $WORK/b104/ cat >/tmp/go-build3977470736/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/sha3=/tmp/go-build3977470736/b105/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid 8aq7UcN297RvEAcvJChU/8aq7UcN297RvEAcvJChU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7d/7d42de75cbda451ddbcd0a21fb3674b009e7700ec800b110751c937c2ae34698-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5d/5d5115eff2cea4a4e7a6f0fe5f5de37b748ad625220a819a80b3ef0cd072ffe3-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b157/ crypto/internal/fips140/tls12 mkdir -p $WORK/b159/ crypto/fips140 mkdir -p $WORK/b668/ crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b141/ crypto/internal/fips140/bigmod mkdir -p $WORK/b102/ crypto/internal/fips140/aes mkdir -p $WORK/b076/ cat >/tmp/go-build3977470736/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF cat >/tmp/go-build3977470736/b157/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid U3i9bDo_t8sdKOXBzAvh/U3i9bDo_t8sdKOXBzAvh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid _1cEWl-noNe--58d3T-9/_1cEWl-noNe--58d3T-9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cat >/tmp/go-build3977470736/b668/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a EOF echo -n > $WORK/b102/go_asm.h # internal echo -n > $WORK/b141/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./nat_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p crypto/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid 4ZobaGonqZna-dU5McaN/4ZobaGonqZna-dU5McaN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b141/symabis ./fe_amd64.s echo -n > $WORK/b076/go_asm.h # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b140/ cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./aes_amd64.s ./ctr_amd64.s cat >/tmp/go-build3977470736/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid pnPtOAnAqDO_WTuUZyks/pnPtOAnAqDO_WTuUZyks -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go cat >/tmp/go-build3977470736/b141/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid q7L9eirRz9abU9cpLkGS/q7L9eirRz9abU9cpLkGS -goversion go1.24.11 -symabis $WORK/b141/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build3977470736/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3977470736/b078/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid XERWiji5hKFWyHA5IcwK/XERWiji5hKFWyHA5IcwK -goversion go1.24.11 -symabis $WORK/b076/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go cat >/tmp/go-build3977470736/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid Ij5X6MIcTFO4zXCQS3cQ/Ij5X6MIcTFO4zXCQS3cQ -goversion go1.24.11 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/65/6525a8536e38b36a784339f6546d05f593e936d8c1dca5c12f4f1523773d7b8d-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2c/2c8c84dfaf4927e8db3edd0e7944be1ecda9629a9df82c5ecc0024f9d27e0ef1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d2/d25e7838188d93f6e8f28d8e3d2b69bbe4d84c81d315b5540516f6a0c22da74c-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b160/ cat >/tmp/go-build3977470736/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3977470736/b157/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid FpvMCxaEvkWCTKqeyptV/FpvMCxaEvkWCTKqeyptV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x012.o -c gcc_util.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/10/10f13e5d1c4d0d5ec123894f3e326d77de79c8d3e36713cd265e36a55c71f080-d # internal internal/syscall/execenv mkdir -p $WORK/b061/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b732/ cat >/tmp/go-build3977470736/b061/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid F7ilBsCTQy03iVdNOIcf/F7ilBsCTQy03iVdNOIcf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build3977470736/b732/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF internal/syscall/unix time mkdir -p $WORK/b060/ mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.24 -complete -installsuffix shared -buildid KiHLyvjpo_MS8TC1mKY-/KiHLyvjpo_MS8TC1mKY- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cat >/tmp/go-build3977470736/b060/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cat >/tmp/go-build3977470736/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid bx5xX0oBjkB58_dBnsNn/bx5xX0oBjkB58_dBnsNn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid JTtq0jes221P-mx5-p_D/JTtq0jes221P-mx5-p_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/78/7809f64c09d819c9b6a4a5139e78a7b28e24a6b19463ab6754762ec180637a1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal regexp mkdir -p $WORK/b117/ cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4d/4d778785d23d6f02d5bcb2bf4de2967b66bf469b38b149093845dcbd5f711b48-d # internal cat >/tmp/go-build3977470736/b117/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp/syntax=/tmp/go-build3977470736/b118/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid XCs7C3emR7kYtjnzbyT-/XCs7C3emR7kYtjnzbyT- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/76/76383e537cd17e4e701f06bcef62abbe02045aa6cf1a2ffe3f07695fd8a93a0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b141/fe_amd64.o ./fe_amd64.s cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2a/2ab3c14036c0673d11b139facd4b9822d1fc0d4f22663d73a551a6879e31ca89-d # internal image/internal/imageutil mkdir -p $WORK/b288/ cat >/tmp/go-build3977470736/b288/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build3977470736/b285/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p image/internal/imageutil -lang=go1.24 -std -complete -installsuffix shared -buildid gHN1tK-L03RSCLmsekqL/gHN1tK-L03RSCLmsekqL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x013.o -c linux_syscall.c cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b9/b95fb4ee64de64e45c32e95440d5338d73f7c9e40500d8844619334facdbdb90-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b155/ cat >/tmp/go-build3977470736/b155/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3977470736/b141/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid byEyJmFBAPJv7Q5gQcBh/byEyJmFBAPJv7Q5gQcBh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/39/391eb3139785ee583f158bdddcd6a913f4b9b98fb9e06e19cf0e723043ea758f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f7/f74236cd3f64b9df929c4d8965ea66b740c0efd1cab27926ce94f3a48f26b18b-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/63/632683839d8e9e481b794cac9eba4dc9c725b79f3a5c14710997b3a22b4c3c66-d # internal image/jpeg mkdir -p $WORK/b287/ /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/ctr_amd64.o ./ctr_amd64.s cat >/tmp/go-build3977470736/b287/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile image=/tmp/go-build3977470736/b285/_pkg_.a packagefile image/color=/tmp/go-build3977470736/b286/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3977470736/b288/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p image/jpeg -lang=go1.24 -std -complete -installsuffix shared -buildid 3Q0e13xdAc-syDg8JCGU/3Q0e13xdAc-syDg8JCGU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/aes_amd64.o $WORK/b076/ctr_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/269beee88b04a32b1c57abd47684129336311e875f0f323577b34a62f1f5d8a2-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x014.o -c gcc_amd64.S cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/90/90c90d01d57e45b545128bee8a06ea4956bc27e8c46fcc1a8022a4e7c7987059-d # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o -O2 -g -lpthread cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/02/020e8ce58e9678d89dcd60932e4b1fe0eae2c9661500cceb0f9be43dd81049a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/26/2698db79e5d028f4ec3c48f0151c4c27f785e400fc71a8d51d9d0c33eb60fab3-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b109/_cgo_.o -dynout $WORK/b109/_cgo_import.go -dynlinker echo -n > $WORK/b109/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cat >/tmp/go-build3977470736/b109/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid 4jDfLaugoOUSI50xr4xu/4jDfLaugoOUSI50xr4xu -goversion go1.24.11 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b109/_cgo_gotypes.go $WORK/b109/cgo.cgo1.go $WORK/b109/_cgo_import.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/b8/b802a905a34ecf4f7c775b3672024f88b815ee7da3c1b73c57e8cf144a6af6f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cf/cfd00414dd22504d47402cfe4812587fbb0dcd7cc9e3f1fc40abb437c5e6c613-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b424/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b184/ cat >/tmp/go-build3977470736/b424/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a EOF cat >/tmp/go-build3977470736/b184/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.24 -complete -installsuffix shared -buildid SovAutTj_udMxv-i789L/SovAutTj_udMxv-i789L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.24 -complete -installsuffix shared -buildid QHFURvBu_3PxqaS3gY-e/QHFURvBu_3PxqaS3gY-e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/0e/0eddfe49ba5f76c4d197e86a47520e583b895b0c9310a48d98d1a20b971c6efb-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b109/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2a/2a9d75186d243f55677cfa069008980b8a0d966afc710d29dbcdd2dfb3669545-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/asm_amd64.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/2e/2e18df3be63e1a4f7e35904ae57fc2afcdfe8cc487f659ed2e52b1bddc29d7b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6fe768678b3039fffa3f5c24db1e166df4adff34c6a918263ea3292e52694501-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b246/ io/fs mkdir -p $WORK/b057/ cat >/tmp/go-build3977470736/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3977470736/b004/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid SRFGh2iiiZnrXbjaulYq/SRFGh2iiiZnrXbjaulYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go github.com/containers/podman/vendor/google.golang.org/grpc/backoff github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b337/ mkdir -p $WORK/b356/ cat >/tmp/go-build3977470736/b246/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.24 -complete -installsuffix shared -buildid IqiKIeP6fInFg_YzKpZa/IqiKIeP6fInFg_YzKpZa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build3977470736/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3977470736/b038/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF mkdir -p $WORK/b402/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid XDXadcb7Yc7W9Ky0V0pk/XDXadcb7Yc7W9Ky0V0pk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter mkdir -p $WORK/b742/ cat >/tmp/go-build3977470736/b337/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b356/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.24 -complete -installsuffix shared -buildid 4AwqbPHnVzSIw2HDyDZP/4AwqbPHnVzSIw2HDyDZP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go internal/poll cat >/tmp/go-build3977470736/b402/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF mkdir -p $WORK/b059/ cat >/tmp/go-build3977470736/b742/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.24 -complete -installsuffix shared -buildid EGaa1Mkp1wVnAAb-moZo/EGaa1Mkp1wVnAAb-moZo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.24 -complete -installsuffix shared -buildid GgQz6B3j46-tb9hfzcNB/GgQz6B3j46-tb9hfzcNB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.24 -complete -installsuffix shared -buildid eVHxrPdOzrcDyYLbOoba/eVHxrPdOzrcDyYLbOoba -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build3977470736/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid _4Ka56TlgoBUxxccnIFU/_4Ka56TlgoBUxxccnIFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/75/751597fa0d6739663312995cab68da37dbb936893584e77e2218167138526551-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/7f/7f0244271be0971c576cd29237ede32be104492d9d333b1dcd839b2c40e68637-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/fd/fdd3c1e432eac22f5888538152628510d821319d8fe25a96052daac7ad2a8bd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/08/0885f65c1710b906fb3e337453bb9a526bb706acd7fc9556361583ee121c2761-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/a8/a80dab204c26a78df3dfad0ab1472da4b5ac26b88dbb962d6c3099d589439c2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e2/e2ed3f599ab2a1eae355757be09b03b0dcffc5acc2bd5f7c09f650594d9cb106-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b139/ echo -n > $WORK/b139/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./p256_asm_amd64.s cat >/tmp/go-build3977470736/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3977470736/b140/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid FOeSkEzmzVOmA6plnVGw/FOeSkEzmzVOmA6plnVGw -goversion go1.24.11 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/69887fb47b3e7eac8cf0f82c62ab7c099bfb4f40d198caaf541f6d59c18b5746-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b371/ cat >/tmp/go-build3977470736/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3977470736/b337/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.24 -complete -installsuffix shared -buildid 43ZpF_hcMUXgQPyQ1uDS/43ZpF_hcMUXgQPyQ1uDS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b505/ mkdir -p $WORK/b625/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event github.com/containers/podman/vendor/github.com/containerd/errdefs mkdir -p $WORK/b967/ mkdir -p $WORK/b570/ mkdir -p $WORK/b382/ cat >/tmp/go-build3977470736/b625/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.24 -complete -installsuffix shared -buildid _zjtuEMSFY0GdUZOCxGR/_zjtuEMSFY0GdUZOCxGR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build3977470736/b505/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b967/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.24 -complete -installsuffix shared -buildid mfAIQT5b36RUVFv3Ul_N/mfAIQT5b36RUVFv3Ul_N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go cat >/tmp/go-build3977470736/b570/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.24 -complete -installsuffix shared -buildid 5kqjNOLtWq3Roxc5hu-O/5kqjNOLtWq3Roxc5hu-O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.24 -complete -installsuffix shared -buildid c0uVibEun2wQz2mxthOG/c0uVibEun2wQz2mxthOG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go cat >/tmp/go-build3977470736/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3977470736/b383/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.24 -complete -installsuffix shared -buildid dLZIw39NAnBBfBVK9qxV/dLZIw39NAnBBfBVK9qxV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/47f75dc5392f7e2f90f7d8153a79f1def0d3525133517e1a5ea758b99bb47ffd-d # internal internal/filepathlite mkdir -p $WORK/b056/ embed mkdir -p $WORK/b315/ cat >/tmp/go-build3977470736/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid ldbbPXbe0rGExHSH08HF/ldbbPXbe0rGExHSH08HF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cat >/tmp/go-build3977470736/b315/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p embed -lang=go1.24 -std -complete -installsuffix shared -buildid AG921YYlL_Y-ROqVVOJL/AG921YYlL_Y-ROqVVOJL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a3/a3122764d28d394aae5a42ebfeea84d6a2841b34103b3410b67f168cf7d9a5af-d # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/58/581f6d642e4ffd1f243df57f58141042801582e0fa07d8b3426b0642e767e120-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/d7/d77917cf8cfc5c74db12676190a1af8faf37a01b280e4399b8c7380a1010136a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/b9/b9b4c64d6d1583c2ee74b5081248db88cb49262e2c59364a5ffbebb72e621d35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/b9/b98bad64b2b3a2fe618a1261501e6349f87a5ebc5f9c2174c768a9de2e2f9d73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/12/127db9d33d149e8d068247c7ad08f4514e64ca45d1e71e017fbd7d94becc7477-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b314/ cat >/tmp/go-build3977470736/b314/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build3977470736/b315/_pkg_.a EOF cat >/tmp/go-build3977470736/b314/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.24 -complete -installsuffix shared -buildid yTLWj6c0ctCzH7b12Pfb/yTLWj6c0ctCzH7b12Pfb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -embedcfg $WORK/b314/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a97442ce2f3a7b00d1510170592b0140ae24c16ef527d0d6320e9416c384951c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/2b/2b49b6546de0890a00a26ed69a882102e43f2d5cba2e3d60304a8d9097e6cfaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/c3/c33f236620724b1cb4db84f03ddee90b896ef29d7814ae6eff2c26f16c438e6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/73/739d2ae38408e6635fe665b6ef1b152f2dcb5611ec341b76cbce6e7803e2adbd-d # internal os mkdir -p $WORK/b055/ cat >/tmp/go-build3977470736/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3977470736/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/poll=/tmp/go-build3977470736/b059/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3977470736/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile internal/testlog=/tmp/go-build3977470736/b062/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.24 -std -installsuffix shared -buildid _1CY9I1oUkxz8A76E1TX/_1CY9I1oUkxz8A76E1TX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3b/3bffb5808d94cd3e90e4a35f260620e8756f9415b16b7cb0d998546aac9af553-d # internal internal/fmtsort encoding/binary mkdir -p $WORK/b054/ mkdir -p $WORK/b048/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b603/ mkdir -p $WORK/b217/ cat >/tmp/go-build3977470736/b054/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF cat >/tmp/go-build3977470736/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid OC7s9HtP-OKPKE2eEFNI/OC7s9HtP-OKPKE2eEFNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid pYCxgt2bC6gLhIdEQL8W/pYCxgt2bC6gLhIdEQL8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build3977470736/b603/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a EOF cat >/tmp/go-build3977470736/b217/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.24 -complete -installsuffix shared -buildid 9FpIW8A-s5ta-6gfRE1i/9FpIW8A-s5ta-6gfRE1i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.24 -complete -installsuffix shared -buildid sJ5EQFzZu5NfUBdWBLZS/sJ5EQFzZu5NfUBdWBLZS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go mkdir -p $WORK/b460/ echo -n > $WORK/b460/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b460/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build3977470736/b460/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.24 -installsuffix shared -buildid J6t7D6Ryh1Fw5Wo5cSsx/J6t7D6Ryh1Fw5Wo5cSsx -goversion go1.24.11 -symabis $WORK/b460/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack -asmhdr $WORK/b460/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3f/3f0cd30077ba9ea811f20dc077719ca11f32cdaccba383c7ea5974ccf2d6cc18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/14/14808fa3d8e8a2656d82fcc2bc73b7c1cb09b257bf3ac88ef8aebf2e3edafe3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/18/18d5d0900694548a267a1554c5f93cbb014b408296b1a38b5d7a75229d2aeea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ca/ca9201d0f6d6eb1f6bff773512909f1bb096aee043d831b75652d92cf49958c9-d # internal encoding/base64 mkdir -p $WORK/b047/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b165/ cat >/tmp/go-build3977470736/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid 1ti_cIz4GSUcbjGJ2A6S/1ti_cIz4GSUcbjGJ2A6S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go echo -n > $WORK/b165/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b165/symabis ./sum_amd64.s github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b444/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b443/ cat >/tmp/go-build3977470736/b443/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.24 -complete -installsuffix shared -buildid LHui1AQpXEK9lEfbi-1s/LHui1AQpXEK9lEfbi-1s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b485/ echo -n > $WORK/b485/go_asm.h # internal echo -n > $WORK/b444/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b485=>" -I $WORK/b485/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b485/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b444=>" -I $WORK/b444/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b444/symabis ./xxhash_amd64.s github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b126/ echo -n > $WORK/b126/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./asm_linux_amd64.s cat >/tmp/go-build3977470736/b165/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -installsuffix shared -buildid k6iInz1BvPJEXgEXj_fw/k6iInz1BvPJEXgEXj_fw -goversion go1.24.11 -symabis $WORK/b165/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3977470736/b126/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b485/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -installsuffix shared -buildid sMZkqj23TX5sjPXe4l-P/sMZkqj23TX5sjPXe4l-P -goversion go1.24.11 -symabis $WORK/b485/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack -asmhdr $WORK/b485/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3977470736/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid b6mvMQULkbs1MqwC5lpF/b6mvMQULkbs1MqwC5lpF -goversion go1.24.11 -symabis $WORK/b126/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.24 -installsuffix shared -buildid cLO_hcm_9j-oRt7JHuI0/cLO_hcm_9j-oRt7JHuI0 -goversion go1.24.11 -symabis $WORK/b444/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack -asmhdr $WORK/b444/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b444=>" -I $WORK/b444/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b444/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b485=>" -I $WORK/b485/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b485/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b444/_pkg_.a $WORK/b444/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b485/_pkg_.a $WORK/b485/sum_amd64.o # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/11/114c8976e36944244ead0a7621e4460616c909ac9e89d80c5a4074817e304f7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/51/51d6a9d121f1ac1ab313ffc1bd58204e6d564e56e3e5f4e73a4c0bc909942a1e-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6f/6fdb05f58d59dbc415f20b42fe3c20ea2b2556bbc38b4cee60e226510dbbf091-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b483/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cat >/tmp/go-build3977470736/b483/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b484/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3977470736/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3977470736/b486/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.24 -complete -installsuffix shared -buildid UZdgWdnJM-L4d2rtWwWJ/UZdgWdnJM-L4d2rtWwWJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b4/b4abc440a0a98c309b092caa095722ce0c719ee2eab7f824a87c72e44687319d-d # internal encoding/pem mkdir -p $WORK/b174/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b276/ cat >/tmp/go-build3977470736/b174/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid vSDjLZc3l83Qbz6KuG9H/vSDjLZc3l83Qbz6KuG9H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build3977470736/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3977470736/b277/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.24 -complete -installsuffix shared -buildid Zx6iqZyXkhtqyssM6d3T/Zx6iqZyXkhtqyssM6d3T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/40/40f0b336219b3a73186a5ba439f78210ac7bad11262c4983d270dbca562a8e09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/db/db8fc5a7532facdaf336178e4f5c5c9237138ff04ea0850d0891dc46f98f76e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d1/d14698af3afb633e57db79adc9424b600d73dfa83d4203e41bbe30da8f19f033-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e5/e58f051e1b468d7bc210e6075a6e7575715c4f7ce4dc2070bb0d2f20f04cb451-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/11/11774395e46480562e260f49495a64bda50796980b5c2147a488f3f5abea9cc9-d # internal crypto/internal/sysrand mkdir -p $WORK/b092/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless mkdir -p $WORK/b234/ io/ioutil mkdir -p $WORK/b180/ path/filepath mkdir -p $WORK/b116/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b347/ os/signal mkdir -p $WORK/b260/ internal/sysinfo mkdir -p $WORK/b562/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b580/ github.com/containers/podman/vendor/github.com/mattn/go-runewidth github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b425/ mkdir -p $WORK/b706/ vendor/golang.org/x/sys/cpu fmt github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b053/ mkdir -p $WORK/b686/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b298/ cat >/tmp/go-build3977470736/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/pkg/ctime mkdir -p $WORK/b875/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo mkdir -p $WORK/b941/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev cat >/tmp/go-build3977470736/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3977470736/b056/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid oxdGEg8qs-xqcamdd4Zn/oxdGEg8qs-xqcamdd4Zn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go mkdir -p $WORK/b730/ github.com/containers/podman/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b499/ cat >/tmp/go-build3977470736/b580/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid O3bucU1tpPaXEO-fRKJI/O3bucU1tpPaXEO-fRKJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/tmp/go-build3977470736/b706/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b425/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3977470736/b426/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b180/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.24 -complete -installsuffix shared -buildid 4gD_bWjv8q_Os7lZCL--/4gD_bWjv8q_Os7lZCL-- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.24 -complete -installsuffix shared -buildid CCpeogDowW3ahmz2PAaX/CCpeogDowW3ahmz2PAaX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cat >/tmp/go-build3977470736/b875/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF mkdir -p $WORK/b166/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.24 -complete -installsuffix shared -buildid 4VpRKT-snzP2TMPrb303/4VpRKT-snzP2TMPrb303 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go cat >/tmp/go-build3977470736/b298/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile hash/fnv=/tmp/go-build3977470736/b299/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.24 -complete -installsuffix shared -buildid yE8CVSs9l0bJHY5A_uo1/yE8CVSs9l0bJHY5A_uo1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/pkg/ctime -lang=go1.24 -complete -installsuffix shared -buildid 0ycIj_r4fNlw7cp0kRcj/0ycIj_r4fNlw7cp0kRcj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ctime/ctime.go ./_build/src/github.com/containers/podman/pkg/ctime/ctime_linux.go echo -n > $WORK/b499/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b499=>" -I $WORK/b499/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b499/symabis ./cpu_gc_x86.s cat >/tmp/go-build3977470736/b234/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.24 -complete -installsuffix shared -buildid VOinqsP9YBdDwJLUkEHg/VOinqsP9YBdDwJLUkEHg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go cat >/tmp/go-build3977470736/b347/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF echo -n > $WORK/b260/go_asm.h # internal cat >/tmp/go-build3977470736/b562/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b260/symabis ./sig.s cat >/tmp/go-build3977470736/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3977470736/b054/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cat >/tmp/go-build3977470736/b941/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.24 -complete -installsuffix shared -buildid HrZT_dNOsZr1IFe2_M_m/HrZT_dNOsZr1IFe2_M_m -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid 2Kg3tr5GjhIM-tFoXYFW/2Kg3tr5GjhIM-tFoXYFW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo -lang=go1.24 -complete -installsuffix shared -buildid WrWJcVZvgQSVrTJ_e4iH/WrWJcVZvgQSVrTJ_e4iH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo_linux.go echo -n > $WORK/b166/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid qrJvoUk2Yg36614yja0S/qrJvoUk2Yg36614yja0S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b166/symabis ./cpu_gc_x86.s cat >/tmp/go-build3977470736/b686/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.24 -complete -installsuffix shared -buildid dTFtaqXJ5Gi_quT_q0tA/dTFtaqXJ5Gi_quT_q0tA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go cat >/tmp/go-build3977470736/b730/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p internal/sysinfo -lang=go1.24 -std -complete -installsuffix shared -buildid cJr7jylIUKQVecg4AxyZ/cJr7jylIUKQVecg4AxyZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.24 -complete -installsuffix shared -buildid Stg5SSlGYysY2sZlIswB/Stg5SSlGYysY2sZlIswB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go net mkdir -p $WORK/b175/ echo -n > $WORK/b175/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b175/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build3977470736/b499/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.24 -installsuffix shared -buildid Rs3nMh35g36WDs1b9e-N/Rs3nMh35g36WDs1b9e-N -goversion go1.24.11 -symabis $WORK/b499/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack -asmhdr $WORK/b499/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cat >/tmp/go-build3977470736/b166/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/sys/cpu -lang=go1.24 -std -installsuffix shared -buildid E-CaNp8nu129CU4zD5Bf/E-CaNp8nu129CU4zD5Bf -goversion go1.24.11 -symabis $WORK/b166/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cat >/tmp/go-build3977470736/b260/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid 9Api5Bm7PLIddttGpqLe/9Api5Bm7PLIddttGpqLe -goversion go1.24.11 -symabis $WORK/b260/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack -asmhdr $WORK/b260/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/14/14a8f3c7015b96bca0510ddc9741a6f9feb28c8eba94fc559b478695e2cffbea-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a4/a4259b41cc0c7744141d039a61edc33343c22a579fc1ea4752de12a4eef48e57-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/d8/d8ab20eba7d0ae9747a92be80e235be013443a147e3cc3294a7dc1159ec35850-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/97/9714180c40d38588e084f051248038ef36b1d51fd61d494aa1d19b20c1c16631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/ed/edca37b94eceec16c4e846a55f1ea42c80c1081a01a3aab804940480cd13b67a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b4/b45dd2f304d04e1f58fd0c9f0a2d45e420e63b4256fc8c158e0490316e426dd1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/26/266916acf4f532906df0843321ceeb09f673cbceb8614d4fca23dc7a38cd21a2-d # internal crypto/internal/entropy mkdir -p $WORK/b091/ cat >/tmp/go-build3977470736/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build3977470736/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid 9taAIkTcD-Mf82Tco_sW/9taAIkTcD-Mf82Tco_sW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/37/37d7fa7d3136d60ff40b5b1828c01ce9e2d668fa7354cf903aeda2e10430de0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/f6/f6d7b73e2eb01afb411607e2f49e444ca994024b00e7b1e74926afe110d3e4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/e6/e635b58c8e8c50e9b43d07a0b9ba3ac42896a8515c81e980a5c8da1a8a2e68bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/de/de4abba100b691def335edb2d3e7d959706d608d237cdd937e420d38918d835f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/fa/faf158fb22deb3c4c9d83d228faaa6854a4f96c7c7c7f30795dcc93d2802cbad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b166/cpu_gc_x86.o ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b499=>" -I $WORK/b499/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b499/cpu_gc_x86.o ./cpu_gc_x86.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f1/f173f5ccace96fc72343db1dfb12f4606ece087b9d703bd1c939d4865057c860-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b090/ cat >/tmp/go-build3977470736/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3977470736/b091/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3977470736/b092/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid AoXEpNtFvVY6CI8YBPBx/AoXEpNtFvVY6CI8YBPBx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b499/_pkg_.a $WORK/b499/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c2/c24a011993b90baa866910276a8f061371c70518590ca0d3b361055fddf1f45e-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/37/37b44bd23cb7a0e3d8485e1f2dc0e9d51a9638655be32fa81841c2cb3f516683-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/79/79e03b919a5e7cb76ac84bd8a1a2fb48b99bca9be2f8104f147aa6dd4e4994bd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b498/ github.com/containers/podman/vendor/golang.org/x/crypto/blake2b cat >/tmp/go-build3977470736/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build3977470736/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b499/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF mkdir -p $WORK/b799/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.24 -complete -installsuffix shared -buildid _fzEbBG2Hn9xfF7XR1Gm/_fzEbBG2Hn9xfF7XR1Gm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go echo -n > $WORK/b799/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b799=>" -I $WORK/b799/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b799/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s cat >/tmp/go-build3977470736/b799/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b499/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -lang=go1.24 -installsuffix shared -buildid 7M2_JK61Fat0NgHKD9RS/7M2_JK61Fat0NgHKD9RS -goversion go1.24.11 -symabis $WORK/b799/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack -asmhdr $WORK/b799/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2x.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/register.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b260/_pkg_.a $WORK/b260/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f9/f9af36b4a400ae68f50b23a97ac97383541bafb9ac04ad1e44e8073b2f479c29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c1/c18ea641e231e1e7dee5b535e3c409c8d55eae93a6adefb02dda12e1222d23da-d # internal crypto/internal/fips140only mkdir -p $WORK/b095/ crypto/internal/fips140/ed25519 mkdir -p $WORK/b154/ crypto/internal/fips140/mlkem mkdir -p $WORK/b158/ crypto/internal/fips140/aes/gcm crypto/internal/fips140/rsa mkdir -p $WORK/b089/ mkdir -p $WORK/b103/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ac/ac75a21f64ff013d99fc01f7142331d3682fbcf58c5561d94d6fd46d792b2da8-d # internal cat >/tmp/go-build3977470736/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cat >/tmp/go-build3977470736/b154/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3977470736/b155/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid fSU391QuUpyHOLg4lSg2/fSU391QuUpyHOLg4lSg2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go cat >/tmp/go-build3977470736/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF echo -n > $WORK/b089/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid U16I4NpBWjciNJDjMW83/U16I4NpBWjciNJDjMW83 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./gcm_amd64.s cat >/tmp/go-build3977470736/b103/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3977470736/b102/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF os/exec cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid BpR2w060JPfwbAJ6kATr/BpR2w060JPfwbAJ6kATr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go mkdir -p $WORK/b243/ github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b772/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid iSpHLxChX8pFH4lfGFuH/iSpHLxChX8pFH4lfGFuH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go mkdir -p $WORK/b533/ cat >/tmp/go-build3977470736/b243/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3977470736/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid MDVNjbbKUs5MQJo0WjET/MDVNjbbKUs5MQJo0WjET -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build3977470736/b772/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF cat >/tmp/go-build3977470736/b533/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.24 -complete -installsuffix shared -buildid f_psuv0OAkGc23I8pNkE/f_psuv0OAkGc23I8pNkE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.24 -complete -installsuffix shared -buildid 2ZZu_JXsSp1lYj8uwqpP/2ZZu_JXsSp1lYj8uwqpP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cat >/tmp/go-build3977470736/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid vt_MlQr9MMS-UuSAM9YK/vt_MlQr9MMS-UuSAM9YK -goversion go1.24.11 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/52/5290ae06ab778a5115c4129c1af3a273c3e9c1f384da698f6ef42a9be12fddba-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b138/ crypto/internal/fips140/ecdsa mkdir -p $WORK/b143/ cat >/tmp/go-build3977470736/b138/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3977470736/b139/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid 9tYzhtfEQMUoD1pNPUZc/9tYzhtfEQMUoD1pNPUZc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go cat >/tmp/go-build3977470736/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3977470736/b102/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3977470736/b139/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid 8HGx78Z9q6TQmIaJNnGB/8HGx78Z9q6TQmIaJNnGB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/1d/1d14e2afd340822973f90ec360a8b7b3806c639cce5a39aea6f7ef19977b02cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/41/4156594c0cb40a9caae89152222a7688246cf74d1d7154d93c16d5613c116e59-d # internal crypto/rc4 mkdir -p $WORK/b168/ crypto/md5 mkdir -p $WORK/b167/ cat >/tmp/go-build3977470736/b168/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid vDe5rZVzaiY4HD0XyRma/vDe5rZVzaiY4HD0XyRma -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go echo -n > $WORK/b167/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b167/symabis ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/80/80f82ae2cf3ec78ba5a8691d47054adbf7352d8915b020d7b480f420622474a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cat >/tmp/go-build3977470736/b167/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid fMlgm2wZ438C9L-Thoxo/fMlgm2wZ438C9L-Thoxo -goversion go1.24.11 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b799=>" -I $WORK/b799/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b799/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/3b/3beefce8ea510c5ee237c74d787ee672f6e0b072e98730fa77dde7c9fcd29e8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/7b/7baa158bd5428174fbeb3d46e856ec28d7066d4ee778a8896e60c3ce77e7becc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/7d/7d845d7aebdd80c4ead80ad2e145f1f853f99a39fecd3c305169f0aeae3a0c30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b799=>" -I $WORK/b799/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b799/blake2b_amd64.o ./blake2b_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/34/348a7465d2e3bd240e94a4592b9b888d4972d8dbddc20534e7afec4d82cce53f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b799/_pkg_.a $WORK/b799/blake2bAVX2_amd64.o $WORK/b799/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/68/689a76640e8697f8e51270a8e95d9af41171f2d4b3d331b5dad09af57922968f-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/argon2 mkdir -p $WORK/b798/ echo -n > $WORK/b798/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b798/symabis ./blamka_amd64.s cat >/tmp/go-build3977470736/b798/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blake2b=github.com/containers/podman/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build3977470736/b799/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b499/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -lang=go1.24 -installsuffix shared -buildid VmF-JulvC5bHTTGbcrB3/VmF-JulvC5bHTTGbcrB3 -goversion go1.24.11 -symabis $WORK/b798/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack -asmhdr $WORK/b798/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/argon2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_generic.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b167/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/25/25e26bc99809ebc3aeedda62453ed1c49f153f2c55215868a117548a8e85bffc-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/gcm_amd64.o ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/38/38bad20461443e4273b49f8c0159114eda1bd51782362a0df95001c39f6368b5-d # internal crypto/cipher mkdir -p $WORK/b075/ cat >/tmp/go-build3977470736/b075/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3977470736/b089/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid cyVX3CTgaBPAgMMPjDLT/cyVX3CTgaBPAgMMPjDLT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b460/_pkg_.a $WORK/b460/reflect2_amd64.o $WORK/b460/relfect2_mips64x.o $WORK/b460/relfect2_mipsx.o $WORK/b460/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b798/blamka_amd64.o ./blamka_amd64.s cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/98/98052584fd4b87b258b86841e1d0b5fa7d2e99467513ff1f2ea5d44d46b8061e-d # internal crypto/mlkem mkdir -p $WORK/b669/ cat >/tmp/go-build3977470736/b669/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build3977470736/b158/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p crypto/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid W4tdr20W4KQRFnn4TeYq/W4tdr20W4KQRFnn4TeYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b798/_pkg_.a $WORK/b798/blamka_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/f1/f1c174a7ca20312c85b50f148936125bd7fd0c7489a0f2d10622c10623f6cecd-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/76/76714926c75b3e97ac0dcaa65bed90fad477da4363a6bce55bd8001757b9842f-d # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c4/c48c1eefab4cadc3c1324c97b7df6655cd9c273861e57ada9501d16455d3d27b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f9/f954185c8097a079d6d021b5b3c4783c273f5833fd89aec901973a1208264f5b-d # internal github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b1005/ cat >/tmp/go-build3977470736/b1005/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.24 -complete -installsuffix shared -buildid 33MfW3KR0_wA-VqvjRxY/33MfW3KR0_wA-VqvjRxY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/de/de46fe6e7a05a6156580eb7db494b84d29b5740569928de39de3dc5620efe284-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/30/3032d3428a359eb8e0958920be28a464e98efbeaade91e28d3cd423f3332af4e-d # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/e8/e8f6663ba0a9d9109a99945192551f6ff04e3cd021ed3416539e05bb73b9aa0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/35/355d80ad537073daecf665c31677429085b18aff44f4fd75e02f76ea12c41a57-d # internal crypto/internal/boring mkdir -p $WORK/b072/ vendor/golang.org/x/crypto/chacha20 crypto/des mkdir -p $WORK/b163/ mkdir -p $WORK/b152/ github.com/containers/podman/vendor/golang.org/x/crypto/xts mkdir -p $WORK/b802/ github.com/containers/podman/vendor/github.com/aead/serpent github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b797/ mkdir -p $WORK/b670/ cat >/tmp/go-build3977470736/b072/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3977470736/b097/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid KAvtqL8DszLfdWY5x0tA/KAvtqL8DszLfdWY5x0tA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build3977470736/b163/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b164/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF cat >/tmp/go-build3977470736/b152/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -complete -installsuffix shared -buildid YwrTyOT_IePCw_DOcx1y/YwrTyOT_IePCw_DOcx1y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid tRT5kxzigwFkbdg6ykq9/tRT5kxzigwFkbdg6ykq9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >/tmp/go-build3977470736/b802/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b484/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/xts -lang=go1.24 -complete -installsuffix shared -buildid qMSL0yu9SZrv02L81OTr/qMSL0yu9SZrv02L81OTr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/xts/xts.go cat >/tmp/go-build3977470736/b670/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b484/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF cat >/tmp/go-build3977470736/b797/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -complete -installsuffix shared -buildid oPDt_eN-w-OwQOj04o_b/oPDt_eN-w-OwQOj04o_b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/aead/serpent -lang=go1.24 -complete -installsuffix shared -buildid PrAoTnxMivVSgbfhVRoU/PrAoTnxMivVSgbfhVRoU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/sbox_ref.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/01d635b00b415baf57541873953c5c05520f1a6f4dfcf15e8d06974849eb8601-d # internal net/url mkdir -p $WORK/b111/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b123/ github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b122/ cat >/tmp/go-build3977470736/b111/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go encoding/json log mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid r79ZQAsiqkTCk5ipJAFu/r79ZQAsiqkTCk5ipJAFu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/url/url.go encoding/hex mkdir -p $WORK/b129/ github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b173/ mkdir -p $WORK/b108/ mkdir -p $WORK/b039/ cat >/tmp/go-build3977470736/b123/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF cat >/tmp/go-build3977470736/b122/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.24 -complete -installsuffix shared -buildid aEcXxG4YUPOsTHU4WIZ4/aEcXxG4YUPOsTHU4WIZ4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go cat >/tmp/go-build3977470736/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.24 -complete -installsuffix shared -buildid _IBV5y48B-FRksShNhfR/_IBV5y48B-FRksShNhfR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go cat >/tmp/go-build3977470736/b129/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log/internal=/tmp/go-build3977470736/b130/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.24 -complete -installsuffix shared -buildid gFPB-wTU2EJvtcPZ5aat/gFPB-wTU2EJvtcPZ5aat -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go echo -n > $WORK/b108/preferlinkext # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid 6rJ5Xwb-8u3kB-69dIB9/6rJ5Xwb-8u3kB-69dIB9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build3977470736/b173/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF math/big mkdir -p $WORK/b098/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b108/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go cat >/tmp/go-build3977470736/b039/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid ZcCC_8zEM7jLRFbois_3/ZcCC_8zEM7jLRFbois_3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go net/http/internal mkdir -p $WORK/b211/ cat >/tmp/go-build3977470736/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid vItXBqhnM5_Jtxkf-oob/vItXBqhnM5_Jtxkf-oob -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go echo -n > $WORK/b098/go_asm.h # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.24 -complete -installsuffix shared -buildid zgPDjpfTWvVk1CZqfxcm/zgPDjpfTWvVk1CZqfxcm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./arith_amd64.s github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b232/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b203/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b206/ cat >/tmp/go-build3977470736/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits mkdir -p $WORK/b227/ cat >/tmp/go-build3977470736/b203/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b201/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF mime/quotedprintable cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 0GZTE2MNj8MPOmEUR59n/0GZTE2MNj8MPOmEUR59n -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go mkdir -p $WORK/b216/ cat >/tmp/go-build3977470736/b206/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b227/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cat >/tmp/go-build3977470736/b232/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid 9clpwwGSSXKm9bnVxDJQ/9clpwwGSSXKm9bnVxDJQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.24 -complete -installsuffix shared -buildid cc4yCs-1AzTk5HCh_GRF/cc4yCs-1AzTk5HCh_GRF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go mkdir -p $WORK/b209/ cat >/tmp/go-build3977470736/b216/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3977470736/b217/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF mime github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b207/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.24 -complete -installsuffix shared -buildid VKKHJ5v-9UjosIn4UQpq/VKKHJ5v-9UjosIn4UQpq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go text/scanner mkdir -p $WORK/b248/ cat >/tmp/go-build3977470736/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid TJ1s-qR69V1hMmK4eFmm/TJ1s-qR69V1hMmK4eFmm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/tmp/go-build3977470736/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF mkdir -p $WORK/b239/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.24 -complete -installsuffix shared -buildid UEnCmJ0ww65MxjI7XGML/UEnCmJ0ww65MxjI7XGML -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p text/scanner -lang=go1.24 -std -complete -installsuffix shared -buildid Ulg5ZU4urSPu-_VXLp9D/Ulg5ZU4urSPu-_VXLp9D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build3977470736/b239/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.24 -complete -installsuffix shared -buildid AeUITjrct5c8goOqhuX8/AeUITjrct5c8goOqhuX8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go compress/flate mkdir -p $WORK/b196/ github.com/containers/podman/vendor/github.com/moby/sys/capability mkdir -p $WORK/b251/ cat >/tmp/go-build3977470736/b196/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid yfi83MXBQJshHm-nrVpz/yfi83MXBQJshHm-nrVpz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >/tmp/go-build3977470736/b251/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.24 -complete -installsuffix shared -buildid qids5mwMuctyyVunSg7g/qids5mwMuctyyVunSg7g -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid RfPS3b5SIKaNqzQj1ssI/RfPS3b5SIKaNqzQj1ssI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >/tmp/go-build3977470736/b255/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.24 -complete -installsuffix shared -buildid eLbgPfDMjXe4jIApjpUe/eLbgPfDMjXe4jIApjpUe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go os/user mkdir -p $WORK/b258/ echo -n > $WORK/b258/preferlinkext # internal cat >/tmp/go-build3977470736/b207/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b258/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid NHxNrUBSNAK2gH8xSgc5/NHxNrUBSNAK2gH8xSgc5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cat >/tmp/go-build3977470736/b098/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid 6Y8CYKUuMiIZqx_JHujW/6Y8CYKUuMiIZqx_JHujW -goversion go1.24.11 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b8/b8a8572a05715e1917583dd4feef21ae979ecead8d774976517ae56f588b315b-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/40/40594b1061d97908162f5f2ef64c02318d7d0865fadeef2d8ba59200a1e6ad4c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b238/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec mkdir -p $WORK/b259/ cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/59/597500b67632e52a0ced621b5a362b43699deab29321e4d415820e6d1cfebe83-d # internal cat >/tmp/go-build3977470736/b238/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3977470736/b239/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.24 -complete -installsuffix shared -buildid 9wheWpCd8pmwLx1hbfma/9wheWpCd8pmwLx1hbfma -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go cat >/tmp/go-build3977470736/b259/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.24 -complete -installsuffix shared -buildid pm2Msm-Vz5VMCJHp8yQQ/pm2Msm-Vz5VMCJHp8yQQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b273/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6b/6b922e12c090a6365c877befac4e4ec6f59ddd7a09f579ad045e4c76d417e9f1-d # internal cat >/tmp/go-build3977470736/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.24 -complete -installsuffix shared -buildid 6QdtNVyqqN9ZKWpkYkGc/6QdtNVyqqN9ZKWpkYkGc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go mkdir -p $WORK/b106/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/35/3575946d6cac274fc0a2251492d49887e63c2a3a33426a68f49c2d658f0ef6bb-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/17/174827b41c3b5b04bb03641baf35ef4f77fa9ca36fccfdb60002020cfeff2d64-d # internal crypto/sha256 mkdir -p $WORK/b107/ crypto/ecdh mkdir -p $WORK/b137/ cat >/tmp/go-build3977470736/b107/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid RVUnfhfAXS1n5p4rga-i/RVUnfhfAXS1n5p4rga-i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cat >/tmp/go-build3977470736/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3977470736/b138/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3977470736/b141/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid 3tSKjwrta0pUXnN3L41b/3tSKjwrta0pUXnN3L41b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/bb/bb2d507468bccb4f4cfd0b5da186cfa1a171ca86c34df914772a9c695a6f33be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal crypto/sha512 mkdir -p $WORK/b144/ cat >/tmp/go-build3977470736/b144/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid IY5BbcRUdleYGL4yq5sN/IY5BbcRUdleYGL4yq5sN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/81/8138429eac77b54428309f7794df77ac7188f3da6c8aa8d59f1b93e81a37d6fa-d # internal crypto/aes mkdir -p $WORK/b151/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/02/027736272de5ee435d1162b3aa2eb35c728f3e92726b8a0f94145a9862896b44-d # internal crypto/hmac mkdir -p $WORK/b156/ cat >/tmp/go-build3977470736/b151/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid 4yqhpEpdKuqrk0J3K2Yo/4yqhpEpdKuqrk0J3K2Yo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cat >/tmp/go-build3977470736/b156/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3977470736/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ikLOg6syKsx5_0_C7lCl/ikLOg6syKsx5_0_C7lCl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e0/e00fd545ee5a46dc4196c7dd2dd833307d43eb0ad232b176e80fb395cd06cb7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b162/ echo -n > $WORK/b162/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./chacha20poly1305_amd64.s cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d8/d8f0145a47979e14d02316679be868cee4595513e4b6d2bf04f0a96d54e30016-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b297/ cat >/tmp/go-build3977470736/b297/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid SfN0cgKuxOQfvY3Yfyiy/SfN0cgKuxOQfvY3Yfyiy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/ad/ad359feb2d8d8f78529e75c9829c088b96b800b67f064c4eec773e63819744c3-d # internal go/token mkdir -p $WORK/b306/ cat >/tmp/go-build3977470736/b306/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid ERKHTlHBjyomrqRsoHoy/ERKHTlHBjyomrqRsoHoy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/dc/dc330bfd3f8623234cffccc9ad45711323dd231b9c6198ac7a982b45ea0ff3ee-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b327/ cat >/tmp/go-build3977470736/b327/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.24 -complete -installsuffix shared -buildid fChIeZWwDzsRngjMu9wv/fChIeZWwDzsRngjMu9wv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/8d/8d02d5f9c1d0be7637f50b2ca7b11b9fe9e85e7d9ca68d522afff43e372dec04-d # internal text/template/parse mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >/tmp/go-build3977470736/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid OD5aQUcWRWcgPtwfXLp3/OD5aQUcWRWcgPtwfXLp3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8c/8ca7f05673266ef183144bc03cae5dc939ceade0db008e128ee1d215fae522a4-d # internal text/tabwriter mkdir -p $WORK/b336/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/df/dfd081e123d77186fe7177487a838b24f1761c22e4c47833544bad56d0a01d0b-d # internal cat >/tmp/go-build3977470736/b336/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid vgufAygncItA9XA2W154/vgufAygncItA9XA2W154 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b121/ cat >/tmp/go-build3977470736/b121/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.24 -complete -installsuffix shared -buildid zSVARRCG8HJ_hUOtEQLc/zSVARRCG8HJ_hUOtEQLc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/79/79fe8bbc62230531472528e40d2bf7abdede97ec45d54854883a6d02a1a9ae48-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b183/ cat >/tmp/go-build3977470736/b183/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.24 -complete -installsuffix shared -buildid Ax_92wWil9KuWma1suNK/Ax_92wWil9KuWma1suNK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go cat >/tmp/go-build3977470736/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid A179QekQ-cgwHo5pE60o/A179QekQ-cgwHo5pE60o -goversion go1.24.11 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/01/0166c7a27973b62b38b259c15f9fba0a00e9090f7e122c1f7a47a272bf73f523-d # internal github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b214/ cat >/tmp/go-build3977470736/b214/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.24 -complete -installsuffix shared -buildid sRxVMhJSTVW1yeQMwilX/sRxVMhJSTVW1yeQMwilX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/4f/4ff5d0e09108ba9ff75766e32c5420afe9f7d6c56238d5db4783c5d353a93f49-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b345/ cat >/tmp/go-build3977470736/b345/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.24 -complete -installsuffix shared -buildid XjKREjQXQJ1PaMrtC8ik/XjKREjQXQJ1PaMrtC8ik -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/6f/6f1543e82b53561f0fd5813dfdbeaceb5109f435c8a4b6a35c64faf59d96c07f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle mkdir -p $WORK/b384/ cat >/tmp/go-build3977470736/b384/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.24 -complete -installsuffix shared -buildid JEOMoO6_3vB10pKiAg3A/JEOMoO6_3vB10pKiAg3A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0f/0f621bc263331c33caee00d7a4ec2aebca03bd75d43e6e168b680896b7d6cc18-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b132/ cat >/tmp/go-build3977470736/b132/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.24 -complete -installsuffix shared -buildid 8ucuhzldhdaKJR_EjnTh/8ucuhzldhdaKJR_EjnTh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/82/82d3c1a29eef9117a2773ab2935d5934cad337021afddfd5e7efc4a162377b79-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b397/ cat >/tmp/go-build3977470736/b397/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b395/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3a/3a922fb20d26794b50162108e6176c755320b5ffd15751520dccd427351fcaf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.24 -complete -installsuffix shared -buildid 0b7d69isdwax7QujUA4k/0b7d69isdwax7QujUA4k -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b202/ cat >/tmp/go-build3977470736/b202/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid 79Cr8wq6TYDaLpD2TZw9/79Cr8wq6TYDaLpD2TZw9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a2/a2a3e374c1c1612b5d3dd24fdcfb027b54574514aa1ae4811b2c6c38ccdd90d3-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b331/ cat >/tmp/go-build3977470736/b331/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.24 -complete -installsuffix shared -buildid 7P0cU6eB98xQuitvJU2t/7P0cU6eB98xQuitvJU2t -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/0f/0f89eb15f1cef5610fd073ec312807f3bfc586a2a062a8b3b1cfa42d5a3266ce-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b396/ cat >/tmp/go-build3977470736/b396/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -complete -installsuffix shared -buildid O9AutnDtem9BpvjZrQxm/O9AutnDtem9BpvjZrQxm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ab/ab097ea1403e5453f7418210170892859701e3741a841f1ab6f527dad25cc9f3-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b398/ cat >/tmp/go-build3977470736/b398/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.24 -complete -installsuffix shared -buildid FVt3K7IQi6ZKILUExCfh/FVt3K7IQi6ZKILUExCfh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go cat >/tmp/go-build3977470736/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3977470736/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3977470736/b165/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -installsuffix shared -buildid 8I8vZlVDuWSjcmuRiBmU/8I8vZlVDuWSjcmuRiBmU -goversion go1.24.11 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b0/b02dcd6be968dd410f9fcc3de6f6bad570b3282382598a81474b4e4a2a05171a-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/ae2e7f6500ccdce489f5cb8e4948af4b1370818a644dfa30529f8307f30739b8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b274/ cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e1/e1b8286b85fd6e49bf95877ee0fb291694f7fe98dc5cf3f9f45539aaebbdab2c-d # internal cat >/tmp/go-build3977470736/b274/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.24 -complete -installsuffix shared -buildid ijs6baS72tXByToo6Xyx/ijs6baS72tXByToo6Xyx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b428/ github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b440/ cat >/tmp/go-build3977470736/b428/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3977470736/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3977470736/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3977470736/b430/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b440/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.24 -complete -installsuffix shared -buildid OfeLRzQBGfZTGKJ2FJnu/OfeLRzQBGfZTGKJ2FJnu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.24 -complete -installsuffix shared -buildid JjMT68-0xvJXbfEjowL1/JjMT68-0xvJXbfEjowL1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f2/f29398cc9babb0430355031db3fdbe004ec9a585fff6e1cc3a8605ab03ef6902-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b296/ cat >/tmp/go-build3977470736/b296/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.24 -complete -installsuffix shared -buildid hYTaKDCCd7Mr2nC1uXM-/hYTaKDCCd7Mr2nC1uXM- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/40/409aef0b308dcf1143bcab2004e7cf24d9f3760e6b28b89bbea9051b6569c6f3-d # internal runtime/debug mkdir -p $WORK/b445/ echo -n > $WORK/b445/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b445=>" -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b445/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ab/abf9d548b00279327e1a8fba9670668a5356245cf98e9916c3c55985a41f17e2-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b449/ cat >/tmp/go-build3977470736/b449/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.24 -complete -installsuffix shared -buildid NtXg8Gc1xv7l_1vziCl6/NtXg8Gc1xv7l_1vziCl6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f5/f58d443aeddcdeb5a0d047ce5c49e57a9a58540b3c12837504300da7e2d55b26-d # internal database/sql/driver mkdir -p $WORK/b467/ cat >/tmp/go-build3977470736/b467/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p database/sql/driver -lang=go1.24 -std -complete -installsuffix shared -buildid 7bTo3JeF7uFBL-eXK8RV/7bTo3JeF7uFBL-eXK8RV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/38/38cb7d0f0ce8a6326cf289104bf6b4832c71171f19bcc1143fedaa74e4c65219-d # internal github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b470/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f4/f420de6084e15fd2e8fd70cbf5351888af4fb83ab6eb543ab31847b2023fd75c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b220/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >/tmp/go-build3977470736/b220/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.24 -complete -installsuffix shared -buildid dQxVCgsaxaEccEofTCk0/dQxVCgsaxaEccEofTCk0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d3/d3b890287bbeec5e09140a07aee76b461304ebe226ce05265e0fe9090c648581-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b487/ cat >/tmp/go-build3977470736/b487/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3977470736/b274/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.24 -complete -installsuffix shared -buildid 7JcCDwa7oH8FbUMVmn-K/7JcCDwa7oH8FbUMVmn-K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/b0/b03340b23972d5692926db8c5613692490bf2139e2a75627f26bf0212d3e5fa9-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b490/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cat >/tmp/go-build3977470736/b490/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.24 -complete -installsuffix shared -buildid hQvD8scj5Ff2aDgMXLM0/hQvD8scj5Ff2aDgMXLM0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/0c/0c400faa03530715f5ec2629fdca520c9a2f13973c69f1931ba0922391dd6020-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b509/ cat >/tmp/go-build3977470736/b509/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.24 -complete -installsuffix shared -buildid xJKBWi1UUNrQLUilcTP1/xJKBWi1UUNrQLUilcTP1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cat >/tmp/go-build3977470736/b445/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/poll=/tmp/go-build3977470736/b059/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid 1CLXZpIM1JLuYoZEVD97/1CLXZpIM1JLuYoZEVD97 -goversion go1.24.11 -symabis $WORK/b445/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack -asmhdr $WORK/b445/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/be/bed2f3138d236b33a3fb9ced38c3b7ce6439c798237bdfa53627aab367eeadc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b517/ cat >/tmp/go-build3977470736/b517/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.24 -complete -installsuffix shared -buildid vQgmnwm7HwQzwohBLRjf/vQgmnwm7HwQzwohBLRjf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/94/94cffc04d41eb002056834f3fb875f099a0c60348f8f3226bbd31394deba7c4f-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b521/ cat >/tmp/go-build3977470736/b521/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.24 -complete -installsuffix shared -buildid qeWgJUbY3wcTRRozzRH_/qeWgJUbY3wcTRRozzRH_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/49/49ab19c17dadd844658055184a503b2f439c2a9d5200d9df22ec3d984384c79f-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b110/ cat >/tmp/go-build3977470736/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.24 -complete -installsuffix shared -buildid c6OAprALngZ2pIwAd5Wy/c6OAprALngZ2pIwAd5Wy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b7/b7e5215d99e0d7133f6742042a7faa0f9ca0840b02e774a6999fd89c2122e2d0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b187/ cat >/tmp/go-build3977470736/b187/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.24 -complete -installsuffix shared -buildid 65iht1tLe2PphN9kAJx_/65iht1tLe2PphN9kAJx_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/ce/ce0335cd1ca696ff772fa254342687cf62c3f505263be1ebbc8e55269dfe08ba-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b450/ cat >/tmp/go-build3977470736/b450/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3977470736/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3977470736/b449/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.24 -complete -installsuffix shared -buildid w6-42ceAvFE22JDNmHqr/w6-42ceAvFE22JDNmHqr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ee/eedbe2035f62c7d6f19f26db82dfe3360d4bafecae130c91c1600f1bb1f8587f-d # internal compress/gzip mkdir -p $WORK/b195/ cat >/tmp/go-build3977470736/b195/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid sEkmSrmlfvGcjZKLdG_T/sEkmSrmlfvGcjZKLdG_T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/61/615e5b726fd2dc341b4ae531246ed74ef2deb92f3a35c443fe295423f9ab36cc-d # internal compress/zlib mkdir -p $WORK/b280/ cat >/tmp/go-build3977470736/b280/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/adler32=/tmp/go-build3977470736/b281/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p compress/zlib -lang=go1.24 -std -complete -installsuffix shared -buildid eohpTl9PdJH1WYi03qYI/eohpTl9PdJH1WYi03qYI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/7f/7f0d438a2ef9c213647d16083d268ebccaf70305168a3527ade480e925baac6b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b301/ cat >/tmp/go-build3977470736/b301/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.24 -complete -installsuffix shared -buildid 6CjCeNku3OYTyb9NFQuZ/6CjCeNku3OYTyb9NFQuZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/22/22c9520ba1753a1ef2583190374506714ec6dec2b21df79e6513a8065a39e6e4-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b447/ cat >/tmp/go-build3977470736/b447/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3977470736/b442/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.24 -complete -installsuffix shared -buildid 7QlRnWqxFT1UoKncrOXF/7QlRnWqxFT1UoKncrOXF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/c1/c1e67e2e331a2ac51a2ac75fb86587e09b353d2376284a7db65937dcb646d64d-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b523/ cat >/tmp/go-build3977470736/b523/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.24 -complete -installsuffix shared -buildid 4VPmdITcS-kRgPgcMtXE/4VPmdITcS-kRgPgcMtXE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/85/85df5df75d0b809c6127946ec605c17a6e777345e3caf7073a65c3176e28cf0c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b525/ cat >/tmp/go-build3977470736/b525/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.24 -complete -installsuffix shared -buildid r8z5RGuYS0vTUinrQVne/r8z5RGuYS0vTUinrQVne -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ce/ce340b94a9d45cbdd31e07671a60c8707ce66a1d4c2cada3a72c1516e0da3c40-d # internal flag mkdir -p $WORK/b532/ cat >/tmp/go-build3977470736/b532/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid bI0SRwN4HKFUtIXRuhrc/bI0SRwN4HKFUtIXRuhrc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /usr/lib/golang/src/flag/flag.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b445=>" -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b445/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/e5/e5d25273cc7ab068dd7fca32fab330bdd7cd349646281f314c34cef806b89ab6-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b439/ echo -n > $WORK/b439/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b439=>" -I $WORK/b439/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b439/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/a5/a53a2eee09f65b7a0eb2dcbb4a48163b19312cae4f3b997d24ee601a8d725d3a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b539/ cat >/tmp/go-build3977470736/b539/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.24 -complete -installsuffix shared -buildid I0wshceDGh3ZUS_ZjST7/I0wshceDGh3ZUS_ZjST7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go echo -n > $WORK/b470/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b470/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5e/5e5c1544c0557716c51134abbd48e2dd66e926475d02d4c64f812cd827294064-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b544/ cat >/tmp/go-build3977470736/b544/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.24 -complete -installsuffix shared -buildid GvZmvQBDe33qXRKvwHKh/GvZmvQBDe33qXRKvwHKh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b9/b90d5dca5cce654f08e64f28d79f0c3e326082e8dfa28226fe8b18cc41411d01-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b554/ cat >/tmp/go-build3977470736/b554/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.24 -complete -installsuffix shared -buildid L9yzHLTnuFZIFUEbMrrt/L9yzHLTnuFZIFUEbMrrt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/0e/0e257c52dacfdd22b8d971149b48097184637879b478c196814905bf083caf64-d # internal database/sql mkdir -p $WORK/b466/ cat >/tmp/go-build3977470736/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p database/sql -lang=go1.24 -std -complete -installsuffix shared -buildid TyGp-DvF2hB0ziMDTDJE/TyGp-DvF2hB0ziMDTDJE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f2/f2051eb13563c20cfb871215a06cead779dda35c8ec0417fd4d6a4f5b0e9c1eb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b556/ cat >/tmp/go-build3977470736/b556/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.24 -complete -installsuffix shared -buildid eo6WQIF7xUbszidDredq/eo6WQIF7xUbszidDredq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b162/_pkg_.a $WORK/b162/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/09/092bdd4d2750e1f5841bd518ed1424aac12f7dc99fe0e5d1c2f9a83ddcc62b0d-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b557/ cat >/tmp/go-build3977470736/b557/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid TYB9iFg4PCgnfsCjPOIZ/TYB9iFg4PCgnfsCjPOIZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b445/_pkg_.a $WORK/b445/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/16/162f064bb9d1074f4ffa6d96b516284dc9c31b6ffebf56a02e8da178506a9bd9-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b459/ cat >/tmp/go-build3977470736/b459/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.24 -complete -installsuffix shared -buildid jScNxSZgyDOXFS9WA8k4/jScNxSZgyDOXFS9WA8k4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/78/7832cae6721a5559f74fb2a9de7cb4e68cd9b7027339ed4ed55790b6235daf66-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b560/ cat >/tmp/go-build3977470736/b560/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.24 -complete -installsuffix shared -buildid FJfDlTuHwChMUGhXPIc3/FJfDlTuHwChMUGhXPIc3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/7c/7cc6074bbf91a397c333575438805bb5c2a95e2c274a346f7255038d37415d98-d # internal runtime/trace mkdir -p $WORK/b563/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cat >/tmp/go-build3977470736/b563/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid 6tP68WNTI9wfzFJNcQzU/6tP68WNTI9wfzFJNcQzU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cat >/tmp/go-build3977470736/b439/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3977470736/b440/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3977470736/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3977470736/b442/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.24 -installsuffix shared -buildid t9kbPmoh2kq97rnq_Sj8/t9kbPmoh2kq97rnq_Sj8 -goversion go1.24.11 -symabis $WORK/b439/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack -asmhdr $WORK/b439/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/79/7958595aa6150c2e553063ef6c98cb6bd874e6dd2873b0ebdfad7ce039b54835-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b572/ cat >/tmp/go-build3977470736/b572/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.24 -complete -installsuffix shared -buildid lUJc7K2Yy0B_ec322vu5/lUJc7K2Yy0B_ec322vu5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/53/53e1b4c92b636df7006e281d0b3893204178c38031bdf1b3897b3b24483e8d1a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b577/ cat >/tmp/go-build3977470736/b577/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.24 -complete -installsuffix shared -buildid X_cilfPcGKKCExl3xCg8/X_cilfPcGKKCExl3xCg8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/b7/b71e3fd7f28f7caaf0a240a6158fd3144d954f87879e678b916379dc846b74e0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b221/ cat >/tmp/go-build3977470736/b221/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.24 -complete -installsuffix shared -buildid Fou14FUEp2vNz9CjF5eo/Fou14FUEp2vNz9CjF5eo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/e0/e00cce7f6c9e54b3b4f09472daf0d7890bef4ce21c9eadcf557a75b7816eb175-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b233/ cat >/tmp/go-build3977470736/b233/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/31/31ca95796b6cfc66a3dd39a34e48542ed88066fcb6417ef6ee6b96c807ed0add-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.24 -complete -installsuffix shared -buildid WY2rP_0mt4_qYKgQyCuV/WY2rP_0mt4_qYKgQyCuV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b236/ cat >/tmp/go-build3977470736/b236/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.24 -complete -installsuffix shared -buildid _wxeYX__CRNDHR8esLuj/_wxeYX__CRNDHR8esLuj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/86/86b5ea1616d0ac5199cd9bf27a274b2e1265bf0162c4e77c2637a820439f4fb8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b265/ cat >/tmp/go-build3977470736/b265/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.24 -complete -installsuffix shared -buildid AnKJJ_ghbtp6ZiIhkx29/AnKJJ_ghbtp6ZiIhkx29 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ed/ed5c81dd5822181cca2fd87c346ba6f335d757e084dfecec2fd60adeebea5366-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f2/f2b5951dddeeb2a73c97e599d37113be439c2f434784d2063c8663e4a1323e65-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b394/ vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b200/ cat >/tmp/go-build3977470736/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b395/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b396/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -complete -installsuffix shared -buildid 8M8qHh37gC33_qd3HSYb/8M8qHh37gC33_qd3HSYb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/3c/3c7c72ec24f03056246e120b3c8926a1a00b2f0cdf9768b9a9d2037c7d6f6e27-d # internal cat >/tmp/go-build3977470736/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b201/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b202/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid fHaoC-1CjuNiFLaR1ART/fHaoC-1CjuNiFLaR1ART -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b585/ cat >/tmp/go-build3977470736/b585/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.24 -complete -installsuffix shared -buildid Nx5w29BzAYhIuDxJ90wE/Nx5w29BzAYhIuDxJ90wE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/1a/1a7f5a9591d47a0641a434bce855630f94819b803812113e6c07f47316378e19-d # internal text/template mkdir -p $WORK/b334/ cat >/tmp/go-build3977470736/b334/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3977470736/b054/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build3977470736/b335/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid --0tkTS8kKw1s_S21eQ0/--0tkTS8kKw1s_S21eQ0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/78/78cb4679d89142e8bfb084106248327e6033d5162209a7978f80bacc539cd5cb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b589/ cat >/tmp/go-build3977470736/b589/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.24 -complete -installsuffix shared -buildid 9Mu75MGfo_RBVu5FfNGx/9Mu75MGfo_RBVu5FfNGx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/28/28b7ea31c8053ca67f8772b81753e9b14070dc736c56429b78484bc62cfb9a1b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b228/ cat >/tmp/go-build3977470736/b228/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.24 -complete -installsuffix shared -buildid fu1Tu9qEvGba79fWFKzw/fu1Tu9qEvGba79fWFKzw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/6b/6b3666150cafc0192c55559548f1114d4775ea01a523144aee9714d4383b4336-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b594/ cat >/tmp/go-build3977470736/b594/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.24 -complete -installsuffix shared -buildid ifqyypiDlgK31uqzH4OO/ifqyypiDlgK31uqzH4OO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/75/757e6c82a6aabec61cf2b5f49dd6d37fde43b58c1a7bc9bf46fa5710bb56dce0-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b596/ cat >/tmp/go-build3977470736/b596/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.24 -complete -installsuffix shared -buildid vgX-1FIznhKJEfU8i3j2/vgX-1FIznhKJEfU8i3j2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/77/77e55ae91d6afe0956cce26a3fbf5d66be18315dba93bfdd68b63651309c35a2-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage mkdir -p $WORK/b624/ cat >/tmp/go-build3977470736/b624/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3977470736/b625/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.24 -complete -installsuffix shared -buildid VQ2zO6Zlpz-1Tmkwpic6/VQ2zO6Zlpz-1Tmkwpic6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/38/385f6d41f3900446a4bfdb4dc0bdd3e891dc588e55792d3fdc0d71aa4fbcff7e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b235/ cat >/tmp/go-build3977470736/b235/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.24 -complete -installsuffix shared -buildid TvBamKBmU2EdwlCsu9S-/TvBamKBmU2EdwlCsu9S- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/ba/bac75e24f376a74638e95b4ef4cf82cdd826eac51325103481f6eb1113aa9a12-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b553/ cat >/tmp/go-build3977470736/b553/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3977470736/b554/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.24 -complete -installsuffix shared -buildid ebruj-53BR3khr-Np2Au/ebruj-53BR3khr-Np2Au -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/32/325b01322f5f33bc15ea230b9c5cf65c4e2eb3a334d22143487e6dd81884be1d-d # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/1f/1f10fbb6c72a7ef1c9d8a59b1e5ff40461d216fea9e919ab037fa8ae696a4348-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b629/ encoding/csv mkdir -p $WORK/b640/ cat >/tmp/go-build3977470736/b629/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.24 -complete -installsuffix shared -buildid cdM3Rpa-c5b3_ACHUDMt/cdM3Rpa-c5b3_ACHUDMt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/db/db195e5d9fbbb813e873f721a448de5df5b920afa5ad0c2d64f046d2eb82f537-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/62/622017b1040928232471d307e69569c51a5fe82570dcd608365e249096a969a6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b653/ github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b660/ cat >/tmp/go-build3977470736/b653/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.24 -complete -installsuffix shared -buildid 9VJDNBFERRfYWMtSUueU/9VJDNBFERRfYWMtSUueU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cat >/tmp/go-build3977470736/b660/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b640/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/51/5175ec6eb12c3b231ebb9ed265c55d9ad9aa19f2101881fc5f48b383e380f3e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.24 -complete -installsuffix shared -buildid KQQJlUC-zuQ721JE1CoW/KQQJlUC-zuQ721JE1CoW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid 0iMucCMkbt-9kdIp5dXU/0iMucCMkbt-9kdIp5dXU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b665/ cat >/tmp/go-build3977470736/b665/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser -lang=go1.24 -complete -installsuffix shared -buildid ttxMSlz85Q3AkFzaKSdN/ttxMSlz85Q3AkFzaKSdN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser/parser.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/15/1545eb900a6aa0534531fec08c27b5f06925af3109594db39772b10086959d8d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b671/ cat >/tmp/go-build3977470736/b671/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.24 -complete -installsuffix shared -buildid aMyhB1V8pRNIjZipdWJI/aMyhB1V8pRNIjZipdWJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f8/f889d1417df5319860b6edff63993612ffd7ccd6c9bcccb6bd4fcb81dec9cb02-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b672/ cat >/tmp/go-build3977470736/b672/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3977470736/b673/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.24 -complete -installsuffix shared -buildid k7mt0MCRlcWQY5E0Y1Mo/k7mt0MCRlcWQY5E0Y1Mo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cc/cc76a352c018a72042a75e57c2a082ce806c1863f018e46bf1c01604cf4d08ff-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b680/ cat >/tmp/go-build3977470736/b680/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.24 -complete -installsuffix shared -buildid sfqdfOTTmz7n0KIK6SUH/sfqdfOTTmz7n0KIK6SUH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/c4/c4f84a9580220ee19c8b8f465e7f28db3bed5f7c029c2a56ae4d6b24c4348c97-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b681/ cat >/tmp/go-build3977470736/b681/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.24 -complete -installsuffix shared -buildid X8y5ekxvANiTKA-MyBxx/X8y5ekxvANiTKA-MyBxx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/30/300e75372990fb37f1409f0e75360fff1a48d82528dc46d78bca61c2d55f9e1c-d # internal github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b685/ cat >/tmp/go-build3977470736/b685/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/scanner=/tmp/go-build3977470736/b248/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.24 -complete -installsuffix shared -buildid 26MuRhlA8qIu-4xsA7Vx/26MuRhlA8qIu-4xsA7Vx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/12/12f2895161a3a091dd0a9ce10ab5d2ce301965983bfcd78902f6ceb33fee4859-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b693/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cat >/tmp/go-build3977470736/b693/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.24 -complete -installsuffix shared -buildid 5dbA2oA3ldihC9XX5mHI/5dbA2oA3ldihC9XX5mHI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/0d/0d3a1852cff155de299ee377972c053f66cd2f25b95b4d28dbb6135c852aeb0e-d # internal testing mkdir -p $WORK/b561/ cat >/tmp/go-build3977470736/b561/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3977470736/b016/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3977470736/b562/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile runtime/trace=/tmp/go-build3977470736/b563/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p testing -lang=go1.24 -std -complete -installsuffix shared -buildid ys--xM9AjvGB5b7tmMe2/ys--xM9AjvGB5b7tmMe2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/0c/0c72ef935bd80e29c543d782c9f1e98d076dabe0bb0185bb9183451fbc550282-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b697/ cat >/tmp/go-build3977470736/b697/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.24 -complete -installsuffix shared -buildid 1peXb9n3ayhYM8zhqGlq/1peXb9n3ayhYM8zhqGlq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d8/d8aa1277ba2c422586ffaaa48c085faabb09d1aa0ca565d4b86a3f3c1ddc6bb6-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b689/ cat >/tmp/go-build3977470736/b689/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3977470736/b596/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/scanner=/tmp/go-build3977470736/b248/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.24 -complete -installsuffix shared -buildid pmm7ilIq9b6GPizT0kXl/pmm7ilIq9b6GPizT0kXl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/55/55a10c3704ecf25e807af25e1f86241ed67b764602729bdb499ba0c83b8a8023-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b702/ cat >/tmp/go-build3977470736/b702/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.24 -complete -installsuffix shared -buildid Hc-NqqH9oOFV4c6uS6ne/Hc-NqqH9oOFV4c6uS6ne -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/c8/c8a5036bd11da642668e16fb88e33d1962297ef5d3b8d373d21b623f64cafabb-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b727/ cat >/tmp/go-build3977470736/b727/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.24 -complete -installsuffix shared -buildid TLFul9lLvsLil8PGy8PW/TLFul9lLvsLil8PGy8PW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/fa/fa1f447372466589eb2771f7529b8d2a82286d7442aab74dc274aa7d02580c62-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b734/ echo -n > $WORK/b734/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b734/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b734/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/de/def393b35d752c168179aab774cf088d02ad8fc7649d8a42f24e0adda1d4fd7c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b737/ cat >/tmp/go-build3977470736/b737/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.24 -complete -installsuffix shared -buildid lGTSx3n2AWe_WephPgMS/lGTSx3n2AWe_WephPgMS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/5d/5db0a8e5231f7b582c762b4f884bd9b39b68022d9b8f9c32fc2d6fd2d044feb1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b740/ echo -n > $WORK/b740/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b740/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b740/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/d8/d8dfec673394e370d626eec5c45e80855cbf271c612473e04c33c00a1d6e14f8-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b743/ cat >/tmp/go-build3977470736/b743/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.24 -complete -installsuffix shared -buildid escpORsPTMEabTYRjj3V/escpORsPTMEabTYRjj3V -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/6c/6cbb16dbd1078ac1923792812e50cd45f9f6861e95649bd47383c09d9a5fa471-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b745/ cat >/tmp/go-build3977470736/b745/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.24 -complete -installsuffix shared -buildid X0kc9tmQcJmce-KgbnEa/X0kc9tmQcJmce-KgbnEa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/39/394755f748f0894b5c0a84f9fed9506164212227637c80d8ad1b146b3a5dfd40-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/list mkdir -p $WORK/b762/ cat >/tmp/go-build3977470736/b762/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -lang=go1.24 -complete -installsuffix shared -buildid qgJEOstjHi6MXA-GZlQu/qgJEOstjHi6MXA-GZlQu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/1a/1a29c16a2fe6e110d8137a259973a4afa570144ba04d8b2a4011dd6c421891c0-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b763/ cat >/tmp/go-build3977470736/b763/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -lang=go1.24 -complete -installsuffix shared -buildid cJGwu0f_V_t7Ty8YbJdp/cJGwu0f_V_t7Ty8YbJdp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/17/1763b5652d61f0acd4164e63fe16da7b7905a4ed144351318c7e0d8bce6839c5-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b766/ cat >/tmp/go-build3977470736/b766/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.24 -complete -installsuffix shared -buildid JaMivWvi2IwDDrjvE6st/JaMivWvi2IwDDrjvE6st -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/10/10a6cfa32cef48429326b0875aa8ba33c164c8416396119d4d72706819306d4c-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b773/ cat >/tmp/go-build3977470736/b773/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.24 -complete -installsuffix shared -buildid Oa72YuvEqwjhVMAbKXVg/Oa72YuvEqwjhVMAbKXVg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/41/4177d71cbe96011f70849cc1a2cd5dafe37ff9eab6adea4b4c213dc2e3742f39-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b791/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/db/dbed23a5dde484e9fbbd019f86fa5edbc3a50c8a863dec677b0fb630a9448979-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b199/ cat >/tmp/go-build3977470736/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3977470736/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3977470736/b203/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid E5juHDRx1xU2KR7tVyJu/E5juHDRx1xU2KR7tVyJu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/52/52a3e888dad6eeeb34f769b34245f23bbbd2b6492fc3938d31af9dcd597e0cd7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b125/ cat >/tmp/go-build3977470736/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.24 -complete -installsuffix shared -buildid rG2NbbHKTwTWgMnUXfJl/rG2NbbHKTwTWgMnUXfJl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/c2/c2d1f654698e4bf2b7ae5a63a2928ad99dd3537df9ca4debf734217cb16d8c33-d # internal github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b253/ cat >/tmp/go-build3977470736/b253/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.24 -complete -installsuffix shared -buildid nUDsUs7abpgZ_zMSt0gK/nUDsUs7abpgZ_zMSt0gK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/65/652e0556457c9f5bb86bc0bee6a0b9f94033b634f9624b339543dbfb7f8b31e5-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b257/ cat >/tmp/go-build3977470736/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.24 -complete -installsuffix shared -buildid m1xHfmmjFbhY4qI0Jqbe/m1xHfmmjFbhY4qI0Jqbe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/cf/cf92ef5a62d7c9fa5ab80028d5b62828c054952b520151774e53f9da39d5801b-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b262/ cat >/tmp/go-build3977470736/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.24 -complete -installsuffix shared -buildid yx8vCQ9DAnUY274Z5xQ5/yx8vCQ9DAnUY274Z5xQ5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/2f/2f24e18faefe9bf6b806feebaa9273584d85b95f5c15092b189568978cf46df5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b263/ cat >/tmp/go-build3977470736/b263/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.24 -complete -installsuffix shared -buildid jSfi7d11h3uv_Tp3FcMW/jSfi7d11h3uv_Tp3FcMW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/41/41257af3590333d4257025b230e940b463c6003eb3043efc88930e5148615699-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b421/ cat >/tmp/go-build3977470736/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.24 -complete -installsuffix shared -buildid 0fzSSPwkG2Ukp-zXe2km/0fzSSPwkG2Ukp-zXe2km -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/78/788d18dc0765addadd61d0a46dca2ae2166ab359c5da492a2470742bdee94845-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b427/ cat >/tmp/go-build3977470736/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.24 -complete -installsuffix shared -buildid jMMYmPEbDMzT46SdNAkn/jMMYmPEbDMzT46SdNAkn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/48/4878db9ced7aabe9cff61c166cf0416456d2aed53374bc39be932498da4b91b7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b300/ cat >/tmp/go-build3977470736/b300/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.24 -complete -installsuffix shared -buildid Ck46FyOll6IWq0bvr7IC/Ck46FyOll6IWq0bvr7IC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe018a7622887246795a7082e64e24bb5d98affe647440079b7b4a49b0f32e7e-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b128/ cat >/tmp/go-build3977470736/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid 0UWbhv351rBd7xvvCT77/0UWbhv351rBd7xvvCT77 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/05/0521282c388676dc3c1173ab68b5d5e8c5aa2be752a0b4d9591a0ec3596157f3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b191/ cat >/tmp/go-build3977470736/b191/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.24 -complete -installsuffix shared -buildid 5MCAq0pWOwcow72MZcPV/5MCAq0pWOwcow72MZcPV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/60/6093d1319eb3c63993fabe36cde81db93b336882f23e304259368e0a667f9f36-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b226/ cat >/tmp/go-build3977470736/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.24 -complete -installsuffix shared -buildid C-cOkBOu91Cgbt_9x8-5/C-cOkBOu91Cgbt_9x8-5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b439=>" -I $WORK/b439/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b439/decompress_amd64.o ./decompress_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/fe/fef905055ea87caf6fad258cc9dc3a83048c38b4f78057f057f3d7957332daf6-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b242/ cat >/tmp/go-build3977470736/b242/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.24 -complete -installsuffix shared -buildid MpxnZcSOEaycklPfpkhv/MpxnZcSOEaycklPfpkhv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/60/6067be4443561667fb3410a6e202181a582110b2f6a678c1ada1370d44963927-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b245/ cat >/tmp/go-build3977470736/b245/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3977470736/b246/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.24 -complete -installsuffix shared -buildid gXfNiUtNFbRSMts5EtUI/gXfNiUtNFbRSMts5EtUI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/a9/a9ab6f0e3b73770458094fe11aca8b8e4fd1880ccd0f6edb9ca6119083941779-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b289/ cat >/tmp/go-build3977470736/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.24 -complete -installsuffix shared -buildid 8Nr44HyTHrSkIl0x3E7J/8Nr44HyTHrSkIl0x3E7J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b439/_pkg_.a $WORK/b439/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/da/da50f86a7885a3543e55d2f10fdc19b8afdf57ac72b8d25d3d1ede4ffdd135f2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b305/ cat >/tmp/go-build3977470736/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.24 -complete -installsuffix shared -buildid 5ejPlb3LxnRyowh3us06/5ejPlb3LxnRyowh3us06 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e8/e871c278c52815245b8564b4d4373fac28435d08398e2a67cf69912c2f5e3d47-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b307/ cat >/tmp/go-build3977470736/b307/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.24 -complete -installsuffix shared -buildid G9MBDUMvKq-RE9aqy-V1/G9MBDUMvKq-RE9aqy-V1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go echo -n > $WORK/b791/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b791/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang "-ldflags=\"-O2\" \"-g\" \"-lseccomp\"" -- -I $WORK/b791/ -m64 -mtune=generic -fcf-protection=full ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b0/b0055f8ffd59356d535913765747f4b92bdb78f9bc27bcb023097bbab02bf9a3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b308/ cat >/tmp/go-build3977470736/b308/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.24 -complete -installsuffix shared -buildid q8qMOVqbbtmeSFFZuVic/q8qMOVqbbtmeSFFZuVic -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/c5/c527ca9913f8ff2706f01fa2dc6bdbce69db519485540d82bd085e143175577c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b311/ cat >/tmp/go-build3977470736/b311/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.24 -complete -installsuffix shared -buildid VxOI5V1dwgtC0UGkctLB/VxOI5V1dwgtC0UGkctLB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/34/34ec44169972e5cfee06e5a522fc9525362e31abea520660501cb23021168051-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b124/ cat >/tmp/go-build3977470736/b124/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.24 -complete -installsuffix shared -buildid EGaE4nLjx_gXFMaxR8ag/EGaE4nLjx_gXFMaxR8ag -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/65/652ed4119d269d011c4ff97e857caedf225a6e8257a11f594a14a53e456cc5e2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b312/ cat >/tmp/go-build3977470736/b312/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.24 -complete -installsuffix shared -buildid 0QfqooMezrHCGr1C9izG/0QfqooMezrHCGr1C9izG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/08/08821c44cc706a11ddd8d0055939b3ed521d7536e9065e3b9489e201f408809b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private mkdir -p $WORK/b225/ cat >/tmp/go-build3977470736/b225/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.24 -complete -installsuffix shared -buildid LKri2b5X_3CN024pLew3/LKri2b5X_3CN024pLew3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/df/df466f398880a8b40a92e3d86e6d15e552931aa2eaa33b516be9648d4e3ac164-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/67/67c22211f9b5ddfd3c7d0b585e7f1c2d96356947e4b2fa07732b9cf2b9237351-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b256/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b320/ cat >/tmp/go-build3977470736/b256/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3977470736/b257/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.24 -complete -installsuffix shared -buildid 9ZsuNZyAc9RxTmOQLd8R/9ZsuNZyAc9RxTmOQLd8R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.24 -complete -installsuffix shared -buildid CEX4ZM_irQfB2du-iThq/CEX4ZM_irQfB2du-iThq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/c5/c5138d82ad49ac04e7cf17a689c5c60e9bc846b01fc1fa2ac54afce56ed6c2ac-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b321/ cat >/tmp/go-build3977470736/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.24 -complete -installsuffix shared -buildid OCkd2wv34yWGSuvmBS2c/OCkd2wv34yWGSuvmBS2c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f6/f6518d3b54ad52ba807e5a94bc67e67fa4972cabdf940397833b9f8afbb07d5c-d # internal crypto/rand mkdir -p $WORK/b071/ cat >/tmp/go-build3977470736/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3977470736/b092/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid iLM0BgFh1pwMNWpiQGVi/iLM0BgFh1pwMNWpiQGVi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a0/a0b3879b86e716f011f8617e9d3f3dbe7b6a48321e04096f9bb9230bfc5ab273-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b101/ cat >/tmp/go-build3977470736/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid MLZG7O041A8YAFePoIkW/MLZG7O041A8YAFePoIkW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c2/c2a4d3dcce32bddb95e124153b47d00dd4f2c61a4e8e8769f0795c53db37b015-d # internal crypto/elliptic mkdir -p $WORK/b142/ cat >/tmp/go-build3977470736/b142/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build3977470736/b139/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid OQN2FicaFtyPPV1I-Vjb/OQN2FicaFtyPPV1I-Vjb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/40/40cda91a432f44e47b898816b5a0586af7d61b039214e736a4dc6875367deeaa-d # internal encoding/asn1 mkdir -p $WORK/b146/ cat >/tmp/go-build3977470736/b146/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/saferio=/tmp/go-build3977470736/b147/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid FUcZcuvFNiJTjbC95CRN/FUcZcuvFNiJTjbC95CRN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/fb/fbd4be2e73c7a9f95cb0777b3e364b4704a6f3551e918bdacf7d303f99f0516c-d # internal crypto/dsa mkdir -p $WORK/b171/ cat >/tmp/go-build3977470736/b171/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid q19e2xkmCxtfCpEUUOlm/q19e2xkmCxtfCpEUUOlm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/73/7389759c44e93739b695de9c716883bc211106c71b9cac4afc91926e57c4cf32-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b303/ cat >/tmp/go-build3977470736/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.24 -complete -installsuffix shared -buildid to00HeMcnfILJhTcjm76/to00HeMcnfILJhTcjm76 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/60/60e225054928ab8c32bc0a82017ea4ee934da750e04393967111f6480b3ffa87-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b326/ cat >/tmp/go-build3977470736/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.24 -complete -installsuffix shared -buildid goi-ZmBmTWuhgMnCZ8Uh/goi-ZmBmTWuhgMnCZ8Uh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b5/b5793064881a72aa29903a358937e71f8f79e8afb02de005c0784374d3574e25-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b343/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cat >/tmp/go-build3977470736/b343/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.24 -complete -installsuffix shared -buildid LTBsTc1vd9zbpurckSqS/LTBsTc1vd9zbpurckSqS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/81/81e84578d78ece63e3d0bd50b90f9ca794db75cba867dc161799544056218666-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b361/ cat >/tmp/go-build3977470736/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.24 -complete -installsuffix shared -buildid kbtvQBSuDhZG0AHUSZjx/kbtvQBSuDhZG0AHUSZjx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/be/befe86f311b2c2def8c6da61dc9d4d39c8e92e8ae28cfcfc6b8940c640581e90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/68/688c4447078b0a4271d3f254f53137eb196f45cd25ddcbbc74df43b3f6887db3-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/51/518e47025397ed9a1bd2d20eee8937f03507c2729a1ef149612bb9aa97150852-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b241/ cat >/tmp/go-build3977470736/b241/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3977470736/b242/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.24 -complete -installsuffix shared -buildid zY-sZyTh_9-mT0HsHF1Q/zY-sZyTh_9-mT0HsHF1Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b393/ cat >/tmp/go-build3977470736/b422/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile container/heap=/tmp/go-build3977470736/b423/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3977470736/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3977470736/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3977470736/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3977470736/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3977470736/b430/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.24 -complete -installsuffix shared -buildid pvXNPZ0Doip7ETXR0Dic/pvXNPZ0Doip7ETXR0Dic -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go cat >/tmp/go-build3977470736/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3977470736/b394/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3977470736/b397/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.24 -complete -installsuffix shared -buildid PfavdsvZCeydLv0MWFE1/PfavdsvZCeydLv0MWFE1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ef/efabbd240dc0c5ced601655dde1dcdfcc5137f17c8b11554a99ccb9b90cbe4b9-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b224/ cat >/tmp/go-build3977470736/b224/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.24 -complete -installsuffix shared -buildid di9CgPMyLA2XDpgAeCT4/di9CgPMyLA2XDpgAeCT4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/87/87190b5948c71decfe5518bdc8a54b6a7a2c556183b624e579a45048d1edcef3-d # internal crypto/rsa mkdir -p $WORK/b100/ cat >/tmp/go-build3977470736/b100/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3977470736/b101/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3977470736/b102/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3977470736/b103/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3977470736/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid 5no_FoC_XI5PQPFwpzbt/5no_FoC_XI5PQPFwpzbt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ad/ada3b457dd72017784afb901545151a753bde8735f999149445a0f426c275073-d # internal crypto/ed25519 mkdir -p $WORK/b153/ cat >/tmp/go-build3977470736/b153/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3977470736/b154/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid YpQYz9jXiT21xIij_Jvv/YpQYz9jXiT21xIij_Jvv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/37/371dc51fa44a501967f0d41a59cf7e7b4c7e2462c0622c29c48288712a249772-d # internal crypto/internal/hpke mkdir -p $WORK/b161/ cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/72/72b3d05f4582cb6c1a8cec2cb7d65e5bfb0942b9e01070d3a4b717df92974c38-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b223/ cat >/tmp/go-build3977470736/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3977470736/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3977470736/b162/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid Bp4uNJR67tLJePsPq9Aa/Bp4uNJR67tLJePsPq9Aa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go cat >/tmp/go-build3977470736/b223/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.24 -complete -installsuffix shared -buildid enEH2r6Cl0IDYwc4c32_/enEH2r6Cl0IDYwc4c32_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cd $WORK/b734 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b734=/tmp/go-build -gno-record-gcc-switches -I $WORK/b734/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b734/_x001.o -c _cgo_export.c cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/2b/2bfe4d2f25e65feea51bc32041472d69c2026af063890b652fc52828622698c1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b230/ cat >/tmp/go-build3977470736/b230/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.24 -complete -installsuffix shared -buildid iaKR_JtEaVgyrr3qDwAj/iaKR_JtEaVgyrr3qDwAj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/65/654b10963805111e1c8f4a7d6873dd6e53e5e4ae63c165c798f7a90f5d3976ab-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b231/ cat >/tmp/go-build3977470736/b231/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.24 -complete -installsuffix shared -buildid _G2Y5w8lCzaMomPzesLw/_G2Y5w8lCzaMomPzesLw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/7f/7f6093de8e99173773e75ac3cc1ea645429f410766d45d6d168315217cc98ceb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b283/ cat >/tmp/go-build3977470736/b283/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.24 -complete -installsuffix shared -buildid R3r1nSgXwwg8YvY3yOT7/R3r1nSgXwwg8YvY3yOT7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/95/9576edaa791b55ee277c897f1bc9beeb6cd87cfef17e88b3870512fc49ca2b7a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b310/ cat >/tmp/go-build3977470736/b310/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3977470736/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid 6M1-T5ODb4286sR78cn_/6M1-T5ODb4286sR78cn_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/4b/4b5756b157a4d5c0fa59e754732c7925163a58719d0821001418a2330dfb6adc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b342/ cat >/tmp/go-build3977470736/b342/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3977470736/b343/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.24 -complete -installsuffix shared -buildid 1zVO3BTgp3RQSHKg1OHn/1zVO3BTgp3RQSHKg1OHn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d4/d4ab0e48260b9bed857a6dd615e977e546dab4cae9f77e420811cc86af97d16b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b432/ cat >/tmp/go-build3977470736/b432/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.24 -complete -installsuffix shared -buildid bO7ChYY6-InbgZUXGy1W/bO7ChYY6-InbgZUXGy1W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/e0/e04ea7b13b32bf207a45964f27fdc10f8732bb19b59072e269ea7cc6600b4dc6-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b437/ echo -n > $WORK/b437/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b437/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3d/3d83dadb0a9563bcf35e5041cbce242b69c8f71de63ef485dc4759d9eff2c49e-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b446/ cat >/tmp/go-build3977470736/b446/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3977470736/b447/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.24 -complete -installsuffix shared -buildid FO8UkBWMC5gb_0Dk4uhq/FO8UkBWMC5gb_0Dk4uhq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f5/f5381ff1cc9f62729ad6f5ce0c7c23d11c5ea4e155dff2e06385dd6982b45a45-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b448/ cat >/tmp/go-build3977470736/b448/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3977470736/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3977470736/b450/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile hash/crc64=/tmp/go-build3977470736/b452/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.24 -complete -installsuffix shared -buildid _Fs-OKdUbK0n2_8aqAgV/_Fs-OKdUbK0n2_8aqAgV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/56/565b9811a5fc662ae81bfae514513c6af65032bf20a6a1a47259a9be8e6dd624-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b456/ cat >/tmp/go-build3977470736/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build3977470736/b452/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.24 -complete -installsuffix shared -buildid WLGCSMulXHcXoaMYsAwK/WLGCSMulXHcXoaMYsAwK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b3/b336dcf251d3948b19c906b1eb61f7994c1a8d57be6479e3a98803a36c7e2bf1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b431/ cat >/tmp/go-build3977470736/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.24 -complete -installsuffix shared -buildid SyqY4qQ1hhKi2z5eurck/SyqY4qQ1hhKi2z5eurck -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/cf/cfc644a8b1d36e92346ff9b8705d36c2efe355f5dac0b6ef75a6a8a5331eeec2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cat >/tmp/go-build3977470736/b437/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3977470736/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3977470736/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3977470736/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3977470736/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3977470736/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3977470736/b444/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.24 -installsuffix shared -buildid Pw_tnLdxj-YK0k1L-iIE/Pw_tnLdxj-YK0k1L-iIE -goversion go1.24.11 -symabis $WORK/b437/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack -asmhdr $WORK/b437/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e8/e8cf8f3954688fc24df4f1176cb1382922a62855381e0b600078838090d97efc-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b463/ cat >/tmp/go-build3977470736/b463/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.24 -complete -installsuffix shared -buildid ZbX1LGbsijhkSE0N_wC_/ZbX1LGbsijhkSE0N_wC_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b458/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cat >/tmp/go-build3977470736/b458/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3977470736/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3977470736/b460/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.24 -complete -installsuffix shared -buildid AXPleglqHXTCiDO791C3/AXPleglqHXTCiDO791C3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go cd $WORK/b734 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b734=/tmp/go-build -gno-record-gcc-switches -I $WORK/b734/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b734/_x002.o -c host_cgo.cgo2.c cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0e/0e17e89551591601859c96385624740f9373ff4741999f7b9eca8728343db9db-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/89/89972dea310759e1254212d85c4d1b7641d709add9d57cca3791000571ae91f3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b322/ cat >/tmp/go-build3977470736/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3977470736/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.24 -complete -installsuffix shared -buildid mo2PgzGwjgpqiq1StSsc/mo2PgzGwjgpqiq1StSsc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/55/55253beb6f10641c0f2a5b1f41a2ebc207834d2a051da395cce80d3fb9780057-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b482/ cat >/tmp/go-build3977470736/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3977470736/b483/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3977470736/b487/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.24 -complete -installsuffix shared -buildid RWfCv8RWpO1b6DuFOj46/RWfCv8RWpO1b6DuFOj46 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/46/462a36bfab096f498f9bef2462579e99d8857743584fafb9f2c992a70491d620-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b488/ cat >/tmp/go-build3977470736/b488/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.24 -complete -installsuffix shared -buildid SCZbwFb8nyjNdRnGvVds/SCZbwFb8nyjNdRnGvVds -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/06/06d633c7731cfd064a0328d18d906c2f8b20f1292eb8469d2363a8e83225c7b7-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b500/ cat >/tmp/go-build3977470736/b500/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3977470736/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.24 -complete -installsuffix shared -buildid V5r03RZE8cZTLeU4p5Il/V5r03RZE8cZTLeU4p5Il -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b468/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a0/a0ba29dd9670f2d9995f103e3d2bccaab34663229a0f72e592fcccbd30dca7c7-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b516/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3b/3b40715974f45ca374ed25e30c65a93b85629491e873f30d648e255880aefe6d-d # internal echo -n > $WORK/b468/preferlinkext # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b480/ cat >/tmp/go-build3977470736/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.24 -complete -installsuffix shared -buildid Da65V9R_jy3Lon1IrRla/Da65V9R_jy3Lon1IrRla -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go cat >/tmp/go-build3977470736/b480/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.24 -complete -installsuffix shared -buildid RJU5TjfJN_5R1PArraLU/RJU5TjfJN_5R1PArraLU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b468/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0d/0d5066160f61e6c00039e561ae2c711ff85232eec6f3da7c36e4e4b33c500c23-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b481/ cat >/tmp/go-build3977470736/b481/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.24 -complete -installsuffix shared -buildid 6JkEGlnsDflh9d9GJhlU/6JkEGlnsDflh9d9GJhlU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d5/d5c126f0b674c232ef638701538f42e6999aa8772d70f26050250b664f3054bd-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b496/ cat >/tmp/go-build3977470736/b496/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.24 -complete -installsuffix shared -buildid dWMJxwDa0pg68NMFoWqt/dWMJxwDa0pg68NMFoWqt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/5e/5eb65f2482618e0d5d06ae5776b4d524d70b4074e503cfb052dacd5d84f7b1e7-d # internal html/template mkdir -p $WORK/b332/ cat >/tmp/go-build3977470736/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile html=/tmp/go-build3977470736/b333/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile text/template/parse=/tmp/go-build3977470736/b335/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p html/template -lang=go1.24 -std -complete -installsuffix shared -buildid ArE-1MfSMKcmUz08yzIE/ArE-1MfSMKcmUz08yzIE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/d0/d03ab54d3d0f475392ed96af1df63e57a1fed5f5534f546275e1e70a7a00fcef-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b519/ cat >/tmp/go-build3977470736/b519/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.24 -complete -installsuffix shared -buildid ytX0Bvi6AOAiGLyXHzN0/ytX0Bvi6AOAiGLyXHzN0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c1/c1c5799d9b439fc50ea9bde46d0cf1e5e2deca95493ce7032980ab5aee86c10e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b530/ cat >/tmp/go-build3977470736/b530/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3977470736/b262/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.24 -complete -installsuffix shared -buildid r6vtucsCnsS5zmA4ZdLR/r6vtucsCnsS5zmA4ZdLR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/d1/d1781caaaa0ba508f7bc52157299152d844205023cd9b326867475585fc06354-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b540/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cat >/tmp/go-build3977470736/b540/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.24 -complete -installsuffix shared -buildid p3XsBNLdtyRfMPxc62x6/p3XsBNLdtyRfMPxc62x6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/80/802b8056395d54522cafa6c87ef953ff951ed71cefb712e8b615abc341c43a0f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b186/ cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/23/2357768cce0603b891b5481b0c9fe9b00448c9b8741d545ed550183841ceff16-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b247/ cat >/tmp/go-build3977470736/b186/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.24 -complete -installsuffix shared -buildid -cbq3CILX6mUhSXI9ZAP/-cbq3CILX6mUhSXI9ZAP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go cat >/tmp/go-build3977470736/b247/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/scanner=/tmp/go-build3977470736/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.24 -complete -installsuffix shared -buildid yKhAdMD0scDgEO4PC9w6/yKhAdMD0scDgEO4PC9w6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/53/53ca97f1ea6423ce7bdfa4b3534fff20500b41ed51a626e21312dd4e7493dc52-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b145/ cat >/tmp/go-build3977470736/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b148/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid xYBpo-75QaFozIcaOkIp/xYBpo-75QaFozIcaOkIp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/3d/3db3eef613b6196f7715dcffcbe2c6e445ab40f0cceac13e4fe819e565e0c377-d # internal crypto/x509/pkix mkdir -p $WORK/b172/ cat >/tmp/go-build3977470736/b172/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid c2sIEdmkXpdwhq8A3shX/c2sIEdmkXpdwhq8A3shX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/4d/4d24c87d6759d829e1cd38a69a7df6f9ec42a069ba2c74462a0b11c317cf27ab-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b254/ cat >/tmp/go-build3977470736/b254/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.24 -complete -installsuffix shared -buildid 8WbMVNcMG7kHuAKN2tGQ/8WbMVNcMG7kHuAKN2tGQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d5/d54647b1c30b661874719c43ec86ad2d10a9bd0cfda3487fcdf6bbf5d54155cc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b341/ cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/c4/c4fc1bd090cbd9e1942f5eb407c3907b61e89b70f033f6db3b44fe7c84c5db8e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b358/ cat >/tmp/go-build3977470736/b341/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.24 -complete -installsuffix shared -buildid R_lyyaItZI07OxyDvekh/R_lyyaItZI07OxyDvekh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go cat >/tmp/go-build3977470736/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.24 -complete -installsuffix shared -buildid PGF3HJBEfkOYFD8rWjRi/PGF3HJBEfkOYFD8rWjRi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/57/575e963e6f7509cdbb95cd79dd78c73d040f6a0f749904a9700bc6d3dd7e7a92-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b419/ cat >/tmp/go-build3977470736/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b420/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -complete -installsuffix shared -buildid _9yAWoAei-bTtL0dD0CO/_9yAWoAei-bTtL0dD0CO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/e1/e17dab4e745d8df231bdb47e4c685c872b829a6954fb82ab3f469307c85d52be-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b515/ cat >/tmp/go-build3977470736/b515/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3977470736/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.24 -complete -installsuffix shared -buildid 92JIX9TOLiqTtfq61jEG/92JIX9TOLiqTtfq61jEG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x002.o -c cgo_lookup_cgo.cgo2.c cd $WORK/b734 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b734=/tmp/go-build -gno-record-gcc-switches -I $WORK/b734/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b734/_cgo_main.o -c _cgo_main.c cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ae/ae33a3667f49803750d6fd29fbc4e75e1d6ebb4ec77b54a5cd8028a5d04fd6bb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b528/ cat >/tmp/go-build3977470736/b528/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3977470736/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile hash/crc64=/tmp/go-build3977470736/b452/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.24 -complete -installsuffix shared -buildid jtVw8-HnyvzciPhyBSnz/jtVw8-HnyvzciPhyBSnz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/9d/9ddf91c47d7032081e386e9d1cefed8dec07f3eb4ec4e1d7d30d729623cafc0f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b537/ echo -n > $WORK/b537/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b537/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/23/23ac11401365571375cac2c5ae77ebb57bbc9b283a7a29295d775be4a540c70d-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b541/ cat >/tmp/go-build3977470736/b541/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.24 -complete -installsuffix shared -buildid UUCYjSHJXk0Gpyktc62Q/UUCYjSHJXk0Gpyktc62Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a8/a8acc3362786478d10d2ad3e3f3c0c8cc926d6731fa0597006f6018a23520fb6-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/a7/a7fefa6e15f832b95f1fddaef9464769224f8a4a7b29d692f2577f4856443d41-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b543/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b550/ cat >/tmp/go-build3977470736/b543/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cat >/tmp/go-build3977470736/b550/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.24 -complete -installsuffix shared -buildid Ge2GJxQWku6LooBH_wKa/Ge2GJxQWku6LooBH_wKa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.24 -complete -installsuffix shared -buildid rkjDGHcYqeIm9kEg1pPx/rkjDGHcYqeIm9kEg1pPx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/27/2797cab3f7ea36f16f939f5db50cde22b64396fe8c63bc9a2c527715a9c7819e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b579/ cat >/tmp/go-build3977470736/b579/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3977470736/b182/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.24 -complete -installsuffix shared -buildid ERQBe3UaiMFPE0WK_OPN/ERQBe3UaiMFPE0WK_OPN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/40/406b25c3276ce641e5194bc087bb3d3959b652a67fa3ace347f5f1a1e602209e-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b518/ cat >/tmp/go-build3977470736/b518/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3977470736/b519/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.24 -complete -installsuffix shared -buildid xYg2UItpWvC0ZGUYAHgs/xYg2UItpWvC0ZGUYAHgs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/97/975e352ab0a1d39b0fe8e8194b8924c0968d67e98ecb981810b6084f51025a8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b583/ cat >/tmp/go-build3977470736/b583/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.24 -complete -installsuffix shared -buildid KXVRZczWHxxBXuesr261/KXVRZczWHxxBXuesr261 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e5/e578f11bf25975be0a59b1a09a6ed3c72556640d8a5fc096f4a90792c6eeb30c-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b602/ cat >/tmp/go-build3977470736/b602/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3977470736/b603/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.24 -complete -installsuffix shared -buildid -REJNHUMbQW3NlFswoIz/-REJNHUMbQW3NlFswoIz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/af/af089d769d1ede712807e019f6f74445a688ddd881a8ade51e4a0f0a5e18e138-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b604/ cat >/tmp/go-build3977470736/b604/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.24 -complete -installsuffix shared -buildid aPGTVt3BZGMkpk9Y2LpT/aPGTVt3BZGMkpk9Y2LpT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fa/fa05dc750612d609ef39521092a1a0089fde119aceb68078d7f9510fc9447e5f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b295/ cat >/tmp/go-build3977470736/b295/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3977470736/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3977470736/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3977470736/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.24 -complete -installsuffix shared -buildid 5w5jA_p-ggGuiPszZkcz/5w5jA_p-ggGuiPszZkcz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/47/47a2ba706a13e2c4e12085224e132d9160375adb66f12b52f1028da39415c3e6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b319/ cat >/tmp/go-build3977470736/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3977470736/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3977470736/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3977470736/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3977470736/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.24 -complete -installsuffix shared -buildid gkegJOBCj2AmAcbnYcS-/gkegJOBCj2AmAcbnYcS- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b734=/tmp/go-build -gno-record-gcc-switches -o $WORK/b734/_cgo_.o $WORK/b734/_cgo_main.o $WORK/b734/preferlinkext $WORK/b734/_x001.o $WORK/b734/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/20/202c8640e1d35291b03d5af0f7e41d3d2aae742fccac46ea146f6796b7d2e8e2-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b471/ cat >/tmp/go-build3977470736/b471/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.24 -complete -installsuffix shared -buildid imRbLds00WjP29q7OcOg/imRbLds00WjP29q7OcOg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/77/77f02dbddc3e4a96f8a1c7a8e181b71fa75dbc91126b931ccc3dc45423dade7f-d # internal log/slog mkdir -p $WORK/b608/ cat >/tmp/go-build3977470736/b608/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile log/internal=/tmp/go-build3977470736/b130/_pkg_.a packagefile log/slog/internal=/tmp/go-build3977470736/b609/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3977470736/b610/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p log/slog -lang=go1.24 -std -complete -installsuffix shared -buildid 5g-ZIiwPqzZ3Q2ZBt86B/5g-ZIiwPqzZ3Q2ZBt86B -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/66/66adb58a3bbc08e3c52d72165c1b116ea97264038309a48fd1ea15d2e818b885-d # internal crypto/ecdsa mkdir -p $WORK/b136/ cat >/tmp/go-build3977470736/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3977470736/b101/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3977470736/b143/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3977470736/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b148/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid 0Rjqi0P3G7MLptj4BqRS/0Rjqi0P3G7MLptj4BqRS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d2/d2074e42a4d907dbf894fd1e9cd1046de885770d2b1157d0d7624ea4f02d8b00-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b508/ cat >/tmp/go-build3977470736/b508/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.24 -complete -installsuffix shared -buildid Y7fblmrRoIEyKlKdDPpD/Y7fblmrRoIEyKlKdDPpD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/ae/ae06372709766d119df205716e4235a82335e74e01a1bc8261dbbe8acb881430-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b615/ cat >/tmp/go-build3977470736/b615/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.24 -complete -installsuffix shared -buildid RmatEZDE0QcQRNKtQGrj/RmatEZDE0QcQRNKtQGrj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/87/870f845b0d48cbc609fdcf15993a870f19339aec2a98e42c462f727c98978c4f-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b619/ cat >/tmp/go-build3977470736/b619/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.24 -complete -installsuffix shared -buildid h71C8MXxHvVzGe_NpRGT/h71C8MXxHvVzGe_NpRGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f1/f1135439a2aaed60bfa33136861fe622aaae8553b2b888888638e22298b69f31-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b261/ cat >/tmp/go-build3977470736/b261/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3977470736/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.24 -complete -installsuffix shared -buildid OhpMGxc_mbDG9nE69S7-/OhpMGxc_mbDG9nE69S7- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/84/84d7b2921c890feed13f9d48b453960cdeaec4c1a7e00d5555c5e18b89a8052a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b529/ cat >/tmp/go-build3977470736/b529/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3977470736/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.24 -complete -installsuffix shared -buildid X1AHi7yeXi7bVaoH_SMe/X1AHi7yeXi7bVaoH_SMe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5a/5a40bf3026ed8c66ac405728d2cf787b1d879b1565e5b076b2fd23c872cc81b1-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs mkdir -p $WORK/b520/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cat >/tmp/go-build3977470736/b520/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3977470736/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3977470736/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3977470736/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3977470736/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3977470736/b518/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.24 -complete -installsuffix shared -buildid 15nYsI1qHvUmFkev6KCv/15nYsI1qHvUmFkev6KCv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/8f/8ff3f06602b064f04dffcb9f45b1e9e3243e90b43c4aa0e5618c4b53958c46cf-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/54/54e3e5f6492703acbb0a0f027f218727a20a9a8daa3ab9e312b047bbb2d9265a-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b632/ github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b643/ cat >/tmp/go-build3977470736/b643/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a EOF cat >/tmp/go-build3977470736/b632/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3977470736/b633/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.24 -complete -installsuffix shared -buildid ixK1KINOCDClzsTollCA/ixK1KINOCDClzsTollCA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.24 -complete -installsuffix shared -buildid I7Xj1bJRVTww0kfXHh1W/I7Xj1bJRVTww0kfXHh1W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b734=/tmp/go-build -gno-record-gcc-switches -o $WORK/b734/_cgo_.o $WORK/b734/_cgo_main.o $WORK/b734/preferlinkext $WORK/b734/_x001.o $WORK/b734/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b734/_cgo_.o -dynout $WORK/b734/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/98/9852caa041936c1812fdde1036bbe937bbddfee270cb932677bb78c379f497f2-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b654/ cat >/tmp/go-build3977470736/b654/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.24 -complete -installsuffix shared -buildid HrbuXxEdsnvYFNGovuXQ/HrbuXxEdsnvYFNGovuXQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/22/22c83a7879670ec70c9be2f35b2914e74e7a8faf12aa895f0e214124aecf9c95-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b679/ cat >/tmp/go-build3977470736/b679/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/e3/e3bbcdc14e55b14386e78c4c64a66c168bb245f4b8f37f0ab156035fdb2be84c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.24 -complete -installsuffix shared -buildid -HwNSYDca9F_lv9EoXxu/-HwNSYDca9F_lv9EoXxu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b592/ cat >/tmp/go-build3977470736/b592/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.24 -complete -installsuffix shared -buildid 8Fwzy54mcbrD-vh-srTU/8Fwzy54mcbrD-vh-srTU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build3977470736/b734/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.24 -installsuffix shared -buildid lJ8gA5lVkgg8wUyReirZ/lJ8gA5lVkgg8wUyReirZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b734/_cgo_gotypes.go $WORK/b734/host_cgo.cgo1.go $WORK/b734/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/7a/7a88db4675d8a34b2b973c63a69be1ae81498fa898f35afc1d94751b27a404f6-d # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/bb/bb8f3bc2bb8496b2adb2df395cd2d2c1dd198fac0a897e37057f54c4d95d69b2-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o -O2 -g github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b698/ cat >/tmp/go-build3977470736/b698/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.24 -complete -installsuffix shared -buildid wdfF-GQ3rLGOvAjQR57y/wdfF-GQ3rLGOvAjQR57y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b692/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cat >/tmp/go-build3977470736/b692/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid ky8VSU4gAU5tT8__TZFh/ky8VSU4gAU5tT8__TZFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/01/0120f49cff35762b2b88e409f067ae29e19eea3f4d1b7eabc0b830e331f9dc12-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b705/ cat >/tmp/go-build3977470736/b705/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.24 -complete -installsuffix shared -buildid V9yRB4ebTJVR0eHYHN_O/V9yRB4ebTJVR0eHYHN_O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b734/_pkg_.a $WORK/b734/preferlinkext $WORK/b734/_x001.o $WORK/b734/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/b3/b3b72b4d4268a46214aed6ff714a1aded3d6d0ec262a8165091763f0a17ded00-d # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/46/46d58e12a30411dc29840f1c06de055b3dd9756d87ae3b9e44b6d57cec2b3084-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b709/ github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b642/ cat >/tmp/go-build3977470736/b709/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cat >/tmp/go-build3977470736/b642/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3977470736/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.24 -complete -installsuffix shared -buildid -w7nhioYeB_LM_kXn5Qd/-w7nhioYeB_LM_kXn5Qd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.24 -complete -installsuffix shared -buildid CRhf5ApkYY_syZOyEnfv/CRhf5ApkYY_syZOyEnfv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4e/4ea3db0d69f543d98c963fad6a4600abd250e04671a5814100aff770d3160698-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b718/ cat >/tmp/go-build3977470736/b718/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/pkg/signal -lang=go1.24 -complete -installsuffix shared -buildid x8xoZWAJAFlyN3wNZGqI/x8xoZWAJAFlyN3wNZGqI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/8e/8e79ecb89081329ed6b4848b1441481204abffa5ae1a9451978e7e9c3d80aaf4-d # internal github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b720/ cat >/tmp/go-build3977470736/b720/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.24 -complete -installsuffix shared -buildid vGySGGeVZjF_swJWMDNJ/vGySGGeVZjF_swJWMDNJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/f6/f6603c49c39fae53031d935a2d83f32471730954ca195fc40e7dcc7e11bb9a97-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b725/ cat >/tmp/go-build3977470736/b725/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/a1/a1eca2d4bf0d0cdb70437fed19bb786a504b956c3c44ec268f483edfea0ab0fb-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.24 -complete -installsuffix shared -buildid ILDfgMvEVLHEy7y2zK6G/ILDfgMvEVLHEy7y2zK6G -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3a/3a92aaeb8a6e91884adfc041af847e1347931a377383c4c65ef7b0feb465a832-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b605/ cat >/tmp/go-build3977470736/b605/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.24 -complete -installsuffix shared -buildid QJt6asVFe0UDIzEZrSd7/QJt6asVFe0UDIzEZrSd7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b616/ cat >/tmp/go-build3977470736/b616/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.24 -complete -installsuffix shared -buildid j0VYQCcilI4Av_YnpiHX/j0VYQCcilI4Av_YnpiHX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/fa/faf0293f69c3fac0e6e54a273ba9fb53b6dd317f8b7c8e2a42af0ad9404b7a1b-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b621/ cat >/tmp/go-build3977470736/b621/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3977470736/b622/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.24 -complete -installsuffix shared -buildid xcH_Q5RwG3aSpY6EZ4lu/xcH_Q5RwG3aSpY6EZ4lu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/c6/c6ec808cfb07cd63ef4517d0f9cb27bdb69b7bd3acf03dcfaeff9bcfc01cb6b8-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b736/ cat >/tmp/go-build3977470736/b736/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.24 -complete -installsuffix shared -buildid Z2O7IlI789LhciNJrr1y/Z2O7IlI789LhciNJrr1y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b6/b6a830b0a49f15c5398fcc6d460d59f27c10357091222b97a7d8438f06a3693f-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b746/ cat >/tmp/go-build3977470736/b746/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.24 -complete -installsuffix shared -buildid 7caazIN237Pcwc3QwcPM/7caazIN237Pcwc3QwcPM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/0c/0c5ab1c42e7106cb89367d368b9315303d4d9a7f469ec6af1080951ca893016c-d # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/7f/7f718884445f86fca1f797e95f411ad8a85e71396d98b85670e33f615a73790a-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b650/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b678/ cat >/tmp/go-build3977470736/b650/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3977470736/b245/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.24 -complete -installsuffix shared -buildid vbsZGAbdqxWarC_W55-H/vbsZGAbdqxWarC_W55-H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go cat >/tmp/go-build3977470736/b678/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3977470736/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3977470736/b680/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.24 -complete -installsuffix shared -buildid XJRqIPgKm_bpmV25cj58/XJRqIPgKm_bpmV25cj58 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/b5/b5bdf5a08f6f71b597d7f0aad985263bb2eba00a14edb5a750ffaddc1a4482ef-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b704/ cat >/tmp/go-build3977470736/b704/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3977470736/b705/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.24 -complete -installsuffix shared -buildid MhrhkR4Zz2aGTRciOdP9/MhrhkR4Zz2aGTRciOdP9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/bf/bf8399d6da634bd17ef24c44aa32ff1618ad3d31ced12ddbabd410b91959c2ae-d # internal github.com/containers/podman/vendor/github.com/jinzhu/copier mkdir -p $WORK/b753/ cat >/tmp/go-build3977470736/b753/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build3977470736/b466/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/vendor/github.com/jinzhu/copier -lang=go1.24 -complete -installsuffix shared -buildid 0gQvf2QVtMGd3gYfv9_D/0gQvf2QVtMGd3gYfv9_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/e0/e07d78eb5584bfc992987f602b25300eb5c60e707bc2f4c4cc53fe5efc2a695d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/signal mkdir -p $WORK/b758/ cat >/tmp/go-build3977470736/b758/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/signal -lang=go1.24 -complete -installsuffix shared -buildid xoi_grOzR_QWsk2W7rQm/xoi_grOzR_QWsk2W7rQm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b258/_cgo_.o -dynout $WORK/b258/_cgo_import.go cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b9/b974ddfef82a42848a818e1737e527097c28ed2686d71c89de5a8bfe8bfee04c-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b522/ cat >/tmp/go-build3977470736/b522/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3977470736/b520/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.24 -complete -installsuffix shared -buildid YpAqPbxmcgwgmIeXiBB4/YpAqPbxmcgwgmIeXiBB4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/7c/7c3bccf9d84df8c90c21a100ddbc41e0635ee3c89f7b368a256069fc17c98c8a-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b765/ cat >/tmp/go-build3977470736/b765/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3977470736/b766/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.24 -complete -installsuffix shared -buildid -R8Xngr7C83w0ENIUwOp/-R8Xngr7C83w0ENIUwOp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/49/499211e8cbeb06e81c72145671a2aed1cbffa9d8f3ec82b2eecc6d4fe49c814d-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b774/ cat >/tmp/go-build3977470736/b774/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3977470736/b773/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.24 -complete -installsuffix shared -buildid JOVdekQA9K0I64I8Zpdx/JOVdekQA9K0I64I8Zpdx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/08/08071046e9b25f0aadb28f05f4de4b9a2ab6ac14d2987bff9df9a1df258dd325-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b779/ cat >/tmp/go-build3977470736/b779/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.24 -complete -installsuffix shared -buildid AV1G94myTOKP4BluIx86/AV1G94myTOKP4BluIx86 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go cat >/tmp/go-build3977470736/b258/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid OboCH_Xc8oydmtkgXHrQ/OboCH_Xc8oydmtkgXHrQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b258/_cgo_gotypes.go $WORK/b258/cgo_lookup_cgo.cgo1.go $WORK/b258/getgrouplist_unix.cgo1.go $WORK/b258/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/19/1962e2b804b3d0edfce344ad412e368b677fa3c95d6875684bcde6510c97ce50-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b781/ cat >/tmp/go-build3977470736/b781/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.24 -complete -installsuffix shared -buildid rBGMU6XeLcPSsmReNJCU/rBGMU6XeLcPSsmReNJCU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/43/43c6ac688e78a325e29016623bda9bb738c0bfcafa2f26cd85bf2c2bc2cfad99-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty mkdir -p $WORK/b787/ cat >/tmp/go-build3977470736/b787/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty -lang=go1.24 -complete -installsuffix shared -buildid diRjCbql_H_kaPk3c_Be/diRjCbql_H_kaPk3c_Be -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty/pty_ptmx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/4b/4b7baff793a319f060fcdf7db9a8dd4738c05d865f5d348a71d8ce7030cc52d7-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b792/ cat >/tmp/go-build3977470736/b792/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3977470736/b191/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -lang=go1.24 -complete -installsuffix shared -buildid 79_vRs4F6PtbyYEi7ZHC/79_vRs4F6PtbyYEi7ZHC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/a6/a6fd78be692074fffb65132b5795a22cbfb7672d032b0486a33d7622492e5de1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/open mkdir -p $WORK/b805/ cat >/tmp/go-build3977470736/b805/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/open -lang=go1.24 -complete -installsuffix shared -buildid _S1wK3m-goFOreErwMRn/_S1wK3m-goFOreErwMRn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/c6/c6cbc59246ad889d30b5953d6bf3e5aedd1f76571d7ef139c32eac14de2fc7fd-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b514/ cat >/tmp/go-build3977470736/b514/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3977470736/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3977470736/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3977470736/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3977470736/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3977470736/b522/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.24 -complete -installsuffix shared -buildid UkUSjsTZgWdx3YssEtEO/UkUSjsTZgWdx3YssEtEO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/65/653877b158b42906e0ea49f5dafea13622ca10c7b57691b024ccefea5b28221a-d # internal github.com/containers/podman/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b810/ cat >/tmp/go-build3977470736/b810/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/mattn/go-shellwords -lang=go1.24 -complete -installsuffix shared -buildid oJ4ohd7zzNEsr8zEbuCv/oJ4ohd7zzNEsr8zEbuCv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/shellwords.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/util_posix.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/fc/fc1751811aab56566d081d023d53beb5a66bce03344a1722279a8a7f499be628-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common mkdir -p $WORK/b815/ cat >/tmp/go-build3977470736/b815/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build3977470736/b814/_pkg_.a packagefile hash/fnv=/tmp/go-build3977470736/b299/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common -lang=go1.24 -complete -installsuffix shared -buildid 69xNTyPPxyiKoFVejTqy/69xNTyPPxyiKoFVejTqy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bolt_amd64.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/inode.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/meta.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/page.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/types.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/unsafe.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/utils.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/verify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/13/13ad371a64a8015fb8bb8b0f658bb66056e6cfa0f1c3c9d142dd165f2ae94ea2-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b756/ cat >/tmp/go-build3977470736/b756/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.24 -complete -installsuffix shared -buildid yooU5BKhjg1aYs8XV-p6/yooU5BKhjg1aYs8XV-p6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/99/99a7db01cd9e480df54c3eb975a9f6b887a08a5fe485ec029eb55be1da5bf289-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf mkdir -p $WORK/b819/ cat >/tmp/go-build3977470736/b819/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf -lang=go1.24 -complete -installsuffix shared -buildid Qw6Sx5MwjmjAA71ILakt/Qw6Sx5MwjmjAA71ILakt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolv.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/db/db3930215dae51616b7fa329b54b3abca23fe16925e04eb0545cfc2f96c929b0-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper mkdir -p $WORK/b822/ cat >/tmp/go-build3977470736/b822/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper -lang=go1.24 -complete -installsuffix shared -buildid EWDZlwJso_Ss-LruGuVq/EWDZlwJso_Ss-LruGuVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/a6/a6dd5c7b4b4ca664f5145f70da46f9b7ac9f5e11617525033fa8078cfc8d8c74-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/version mkdir -p $WORK/b825/ cat >/tmp/go-build3977470736/b825/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid LBuK-u8tAX8bdIZJTW6W/LBuK-u8tAX8bdIZJTW6W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b740/_x001.o -c _cgo_export.c cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/96/9626dc8c03fb4f09925fddb50c617db117ed31e4638d9e972fc9254d82d51b6d-d # internal github.com/containers/podman/version mkdir -p $WORK/b719/ cat >/tmp/go-build3977470736/b719/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3977470736/b721/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/version -lang=go1.24 -complete -installsuffix shared -buildid JyaL4bl_wTQljpiV8lJD/JyaL4bl_wTQljpiV8lJD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/66/66c5c7eacdeb17c3514542176408f38b6e8ff11fc4ae606bc6e02e6464dd0f3d-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b272/ cat >/tmp/go-build3977470736/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.24 -complete -installsuffix shared -buildid O8RFxXvxyxeb6lTT1PxS/O8RFxXvxyxeb6lTT1PxS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/92/927ec0bf50e602c61a9bb4d2e0fa6c47b19c6d3ebda57f42118a88d0bfc3767c-d # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/de/de4aa6433e402faad596e88f3d72da452779e6bffbeb93864c367f97601b6109-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b735/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet cat >/tmp/go-build3977470736/b735/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3977470736/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3977470736/b737/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF mkdir -p $WORK/b278/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.24 -complete -installsuffix shared -buildid r9i6hOKM3ZgugFBvEacg/r9i6hOKM3ZgugFBvEacg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go cat >/tmp/go-build3977470736/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build3977470736/b279/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile compress/zlib=/tmp/go-build3977470736/b280/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3977470736/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3977470736/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3977470736/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3977470736/b284/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile image=/tmp/go-build3977470736/b285/_pkg_.a packagefile image/jpeg=/tmp/go-build3977470736/b287/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.24 -complete -installsuffix shared -buildid Fq0Lyyf5NV8sI8KA3-uu/Fq0Lyyf5NV8sI8KA3-uu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/a4/a48056765bbe17ea01ffc937eec9856d16438d6d3989c3a2b0e55f409c424527-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 mkdir -p $WORK/b829/ cat >/tmp/go-build3977470736/b829/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 -lang=go1.24 -complete -installsuffix shared -buildid Q950DRryvR2F-AyaRgw4/Q950DRryvR2F-AyaRgw4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/hook.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/when.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/15/15ffffc9a9ab58d93f9cde780534532db1c4598e6fca6a1637661a1d95cc60be-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b626/ cat >/tmp/go-build3977470736/b626/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3977470736/b622/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.24 -complete -installsuffix shared -buildid _zjCXfK-uX-4KUzMqlYO/_zjCXfK-uX-4KUzMqlYO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/50/5082854ffae502488a370163e62024ad08eb16acc34479208017b5a27e9d03b3-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b831/ cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/43/43ad0a518a223994fa8a649e9c6f4f8fd5d464da676b67a97ce42e68e9c5eb3e-d # internal cat >/tmp/go-build3977470736/b831/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b832/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -lang=go1.24 -complete -installsuffix shared -buildid nC5gKtgwAEnaf373QjvL/nC5gKtgwAEnaf373QjvL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/spew.go cat >/tmp/go-build3977470736/b832/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -lang=go1.24 -complete -installsuffix shared -buildid J5RWYk3dy0kSKKM9z2Ve/J5RWYk3dy0kSKKM9z2Ve -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/d3/d3b9b109823c37a222ef6f915b60d6fe9890bde954648c7a8cc48cf376d2fd09-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/umask mkdir -p $WORK/b835/ cat >/tmp/go-build3977470736/b835/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/umask -lang=go1.24 -complete -installsuffix shared -buildid BbELgTutwpR4CS-l5aDr/BbELgTutwpR4CS-l5aDr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/b7/b7e1d17d1ba2cb66810bd900fc783f1e506cccf8e73607251762be8ba42b882d-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s mkdir -p $WORK/b838/ cat >/tmp/go-build3977470736/b838/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s -lang=go1.24 -complete -installsuffix shared -buildid kWg2B8W7OQldEU6Y_fvB/kWg2B8W7OQldEU6Y_fvB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/objectmeta.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/validation.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b258/_pkg_.a $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/f1/f10f93b72dbf8518898988dd98cdeec06c29b73120c02cdf3759b0a6f59a6639-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b703/ cat >/tmp/go-build3977470736/b703/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3977470736/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid ZiDocSGhiUmPB3n8GkEV/ZiDocSGhiUmPB3n8GkEV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b740/_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/57/570166aae019f43bced931ea281373804370ac624a0f4b7affc869705934cebb-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b744/ cat >/tmp/go-build3977470736/b744/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3977470736/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3977470736/b743/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3977470736/b745/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.24 -complete -installsuffix shared -buildid 0sWCk1pEhR45o3KQT6YE/0sWCk1pEhR45o3KQT6YE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/34/34b4337077e89974b926b674ba2d4e8469e4123fc99a6d77765310cacee489db-d # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/21/21ac5c513c5cab285f059881f8ccc729c2f7cbe2c9b2626cace2535d93ab4ae2-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b454/ cat >/tmp/go-build3977470736/b454/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.24 -complete -installsuffix shared -buildid cK8msHdKyH11iCjHg2q0/cK8msHdKyH11iCjHg2q0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b252/ echo -n > $WORK/b252/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b252/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/e9/e97f4f869a6fd60397bce317d9de63c2685811e5f097558bda9dcae036e1d459-d # internal archive/tar mkdir -p $WORK/b462/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal cat >/tmp/go-build3977470736/b462/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p archive/tar -lang=go1.24 -std -complete -installsuffix shared -buildid vzCQc4oQnydPkxzvVz8W/vzCQc4oQnydPkxzvVz8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/9e/9eca700994108c25cbe9b95cf59a5d7661d097fd1c77d54e2496f940560673ff-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b607/ cat >/tmp/go-build3977470736/b607/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log/slog=/tmp/go-build3977470736/b608/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.24 -complete -installsuffix shared -buildid QIkojhLWIGIy5vCRjTsH/QIkojhLWIGIy5vCRjTsH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/70/70523d8292f2c975bd3cfa71178550193cd2b62776c81e2350e88560bc47dcc0-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b677/ cat >/tmp/go-build3977470736/b677/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.24 -complete -installsuffix shared -buildid hsoVZr5dvKurL1f61u-L/hsoVZr5dvKurL1f61u-L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/f8/f86e7cbff87d37f0b13946c72c89903de5be8b825e73666383479094e207882a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b809/ cat >/tmp/go-build3977470736/b809/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -lang=go1.24 -complete -installsuffix shared -buildid ruCh-qsMaXu5apP-UXjc/ruCh-qsMaXu5apP-UXjc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user_unix.go cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/f1/f1c93eb20d94542802a69a103ada64c15a80538814a6609884ba9e372e93eb80-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist mkdir -p $WORK/b816/ cat >/tmp/go-build3977470736/b816/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build3977470736/b815/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist -lang=go1.24 -complete -installsuffix shared -buildid HDWWjKIGDiTH7CcnjONH/HDWWjKIGDiTH7CcnjONH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/array.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/freelist.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/hashmap.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/shared.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b6/b6e715cece25c8bce5068090fde1aee8c04d417d262ba6e94bfa22a45e631f69-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b512/ cat >/tmp/go-build3977470736/b512/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3977470736/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.24 -complete -installsuffix shared -buildid pJ3Vw2B0f-V-GdRMgNQK/pJ3Vw2B0f-V-GdRMgNQK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/80/80e51422f359d4c6054eb627856d62b473d3b9c01be78d1a564cebcf057ee180-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b524/ cat >/tmp/go-build3977470736/b524/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3977470736/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3977470736/b525/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.24 -complete -installsuffix shared -buildid jIy4MRN-fc3ZuJrsW7wE/jIy4MRN-fc3ZuJrsW7wE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/f0/f01e51f27fc8c9c82a608443032701f88df542de3b4dab84e180d7c705fbb4ba-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal mkdir -p $WORK/b789/ cat >/tmp/go-build3977470736/b789/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3977470736/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs -lang=go1.24 -complete -installsuffix shared -buildid 00N0B2a02hlxwZ6scPm-/00N0B2a02hlxwZ6scPm- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/mkdirall_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/path.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/procfs_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/retry.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/root_pathrslite.go cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/49/491289622c834631f6a5f8ac3bd848d854ab9d6f27004e7ca28f77f7cdddfa0d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 mkdir -p $WORK/b828/ cat >/tmp/go-build3977470736/b828/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build3977470736/b829/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 -lang=go1.24 -complete -installsuffix shared -buildid JzF3_W1qZ220_RjLFLwA/JzF3_W1qZ220_RjLFLwA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/65/657d80c58e80867d473430f3eef50d6b6e8cd86f2525ea031c3a9f5e92ed3b70-d # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go mkdir -p $WORK/b839/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go cat >/tmp/go-build3977470736/b839/importcfg << 'EOF' # internal # import config importmap golang.org/x/mod/semver=github.com/containers/podman/vendor/golang.org/x/mod/semver packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build3977470736/b840/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go -lang=go1.24 -complete -installsuffix shared -buildid iX9HtVgKrK0SCLutS8f_/iX9HtVgKrK0SCLutS8f_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/07/073d4b4856a9897fa2f8f22ed3338d618f17df2f26b5cb5fd56b7232b8aad8e9-d # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/fa/fa015f471131a9ce10ecb4d9da9e36cd6b6a9bc0dbcd8b6878454b93e7a8589f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b842/ github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation mkdir -p $WORK/b837/ cat >/tmp/go-build3977470736/b842/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b837/importcfg << 'EOF' # internal # import config importmap tags.cncf.io/container-device-interface/internal/validation/k8s=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build3977470736/b838/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage -lang=go1.24 -complete -installsuffix shared -buildid WZ03ug7LHC1pvVi1kwX1/WZ03ug7LHC1pvVi1kwX1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation -lang=go1.24 -complete -installsuffix shared -buildid LXY9IQH3tuStc6z5O33s/LXY9IQH3tuStc6z5O33s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/c8/c828e5617678ef883c5d82422165a4f38551e7ccd0c88153e4ef143ab50441d1-d # internal go/scanner mkdir -p $WORK/b845/ cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/a4/a4f8555894a1c788e58283beb9750eb7c623237e7dac4de5fa36539c68aeb04a-d # internal cat >/tmp/go-build3977470736/b845/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p go/scanner -lang=go1.24 -std -complete -installsuffix shared -buildid 9Wdgv6o0abBLstSAMxpk/9Wdgv6o0abBLstSAMxpk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go go/constant mkdir -p $WORK/b846/ cat >/tmp/go-build3977470736/b846/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p go/constant -lang=go1.24 -std -complete -installsuffix shared -buildid c-YpaY8eTwsqrhSxA_Y1/c-YpaY8eTwsqrhSxA_Y1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/3a/3a42b81b59921526242358749323f0c58c034852582927c6d3521d2c137c451e-d # internal internal/buildcfg mkdir -p $WORK/b851/ cat >/tmp/go-build3977470736/b851/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3977470736/b016/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p internal/buildcfg -lang=go1.24 -std -complete -installsuffix shared -buildid wPBzKhUmzP-mU9OKYrcB/wPBzKhUmzP-mU9OKYrcB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/43/43a8ef930c3d2a820aa155de86a066adacbb13015adbbb63bf0b6a3011185ef8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks mkdir -p $WORK/b827/ cat >/tmp/go-build3977470736/b827/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/hooks/0.1.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3977470736/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build3977470736/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build3977470736/b829/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks -lang=go1.24 -complete -installsuffix shared -buildid mQsK_3bjA7F_esNaK1ZC/mQsK_3bjA7F_esNaK1ZC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/hooks.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/monitor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/read.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/3e/3e8686ffc2eb7dbbd40348349a062f239f168127358e89e0c4ad2371ef812afe-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b859/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cat >/tmp/go-build3977470736/b859/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/containers/podman/libpod/lock/file -lang=go1.24 -complete -installsuffix shared -buildid yMWfKuTS051TOgK12_Tg/yMWfKuTS051TOgK12_Tg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file/file_lock.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/3d/3d365a2643acb22a5f0daa8c9f54e44002c879beae650abed51ff0667f2e46f6-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b860/ echo -n > $WORK/b860/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b860/ -importpath github.com/containers/podman/libpod/lock/shm "-ldflags=\"-O2\" \"-g\" \"-lrt\" \"-lpthread\"" -- -I $WORK/b860/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror ./shm_lock.go cat >/tmp/go-build3977470736/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3977470736/b176/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/nettrace=/tmp/go-build3977470736/b177/_pkg_.a packagefile internal/poll=/tmp/go-build3977470736/b059/_pkg_.a packagefile internal/singleflight=/tmp/go-build3977470736/b178/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p net -lang=go1.24 -std -installsuffix shared -buildid CocAF-G6LWjsYwooGNn8/CocAF-G6LWjsYwooGNn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b175/_cgo_gotypes.go $WORK/b175/cgo_linux.cgo1.go $WORK/b175/cgo_resnew.cgo1.go $WORK/b175/cgo_socknew.cgo1.go $WORK/b175/cgo_unix_cgo.cgo1.go $WORK/b175/cgo_unix_cgo_res.cgo1.go $WORK/b175/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/f7/f7468245fd9086612032412f71594c2ad73818589efc821a8c147a76eeed6952-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b613/ cat >/tmp/go-build3977470736/b613/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3977470736/b607/_pkg_.a packagefile log/slog=/tmp/go-build3977470736/b608/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.24 -complete -installsuffix shared -buildid kLK310ZXxFjD0yKBmTEJ/kLK310ZXxFjD0yKBmTEJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_x001.o -c _cgo_export.c cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b740/_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/05/057fb75c2e17246dd75331a1645c92a297fc28e246097ff55e7ec9ee99f157e3-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b741/ cat >/tmp/go-build3977470736/b741/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3977470736/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3977470736/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3977470736/b744/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3977470736/b745/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/77/777ad33786ff225a5a6f1a5351ae55119c738046716c95d5ef1bbc5a23245a71-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b862/ cat >/tmp/go-build3977470736/b862/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/libpod/logs/reversereader -lang=go1.24 -complete -installsuffix shared -buildid ROseACYjwMvBR4wlQmYS/ROseACYjwMvBR4wlQmYS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/reversereader/reversereader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.24 -complete -installsuffix shared -buildid rpLBCz4QJ-HUbKbJIZF_/rpLBCz4QJ-HUbKbJIZF_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d2/d244f3b786c4174e075da4f119ddf02a2895e6f619878f9892f6e20d5936dc6c-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b617/ cat >/tmp/go-build3977470736/b617/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3977470736/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3977470736/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3977470736/b619/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.24 -complete -installsuffix shared -buildid V1aNpX4hesppeWDNu1Of/V1aNpX4hesppeWDNu1Of -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/d1/d1a89b39a0e2b5951a3bb8d97503892865bfc9b376391bb3cff1ab2a9b5f70cd-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b867/ cat >/tmp/go-build3977470736/b867/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.24 -complete -installsuffix shared -buildid YuQhhqmgjhTUP7sl2i-f/YuQhhqmgjhTUP7sl2i-f -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/38/381086279767dfc5404b2b9ea80c2226b5afdc586e36712530b7370aa51d4be5-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b790/ cat >/tmp/go-build3977470736/b790/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build3977470736/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils -lang=go1.24 -complete -installsuffix shared -buildid J4QedxqIjJE7-55FmLRR/J4QedxqIjJE7-55FmLRR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/e9/e90b9de20815e20ada3f3a469c57287b06608bcce8c0c43d76b5ba3a65a08351-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b876/ cat >/tmp/go-build3977470736/b876/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/pkg/env -lang=go1.24 -complete -installsuffix shared -buildid P6ach6Qf3jlWPoV5igKF/P6ach6Qf3jlWPoV5igKF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/8c/8ce3a724202b0630822894f991b3228c254a017e140b7e79c4adb9245b7056b8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec mkdir -p $WORK/b830/ cat >/tmp/go-build3977470736/b830/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3977470736/b831/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3977470736/b832/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec -lang=go1.24 -complete -installsuffix shared -buildid 8_ef0r591ZsTx9DzT0uI/8_ef0r591ZsTx9DzT0uI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/2b/2b49f409d4c958f9dfa43f96f373c0f910d5f76cfbfb1bfe1d1d004b013343d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b879/ cat >/tmp/go-build3977470736/b879/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -lang=go1.24 -complete -installsuffix shared -buildid ZIS6h-MPoWeFVe5ZPUzw/ZIS6h-MPoWeFVe5ZPUzw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/rounder.go cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/f5/f505a551412ad6f2ff45ff9e2ab1eece7d75513fede5b4292d55f63b0dbc4837-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b813/ cat >/tmp/go-build3977470736/b813/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common importmap go.etcd.io/bbolt/internal/freelist=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build3977470736/b814/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build3977470736/b815/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build3977470736/b816/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt -lang=go1.24 -complete -installsuffix shared -buildid ZWzOyp-PhcE2B-XTQTy3/ZWzOyp-PhcE2B-XTQTy3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_linux.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/compact.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/cursor.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/db.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/doc.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/logger.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/mlock_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/node.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx_check.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/82/82c5adaf7877ad120f557a19e24b5e3fdc986b669e6e72f033456d08f4236ccf-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b880/ cat >/tmp/go-build3977470736/b880/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build3977470736/b881/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.24 -complete -installsuffix shared -buildid ODwEzO6QSZdQXGUTr9NH/ODwEzO6QSZdQXGUTr9NH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/84/8470d0cf4cd8db8ff1e83936bd0a0c2a238bee895f2e76a7e4bbe7ccb1fb5053-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b882/ cat >/tmp/go-build3977470736/b882/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr -lang=go1.24 -complete -installsuffix shared -buildid jTYf4uCy7aUCcv45JNcS/jTYf4uCy7aUCcv45JNcS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr/intstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/74/742b03fd401e5c8e0e5af48176110062f0e1cb2f1f0d3f5d7b4d42e3d3e28a8f-d # internal go/ast mkdir -p $WORK/b844/ cat >/tmp/go-build3977470736/b844/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile go/scanner=/tmp/go-build3977470736/b845/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p go/ast -lang=go1.24 -std -complete -installsuffix shared -buildid G-f-rDkeB6NRQh3hB_r6/G-f-rDkeB6NRQh3hB_r6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_x002.o -c projectquota_supported.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/5d/5d09122bcef41c158fb4d2578f4b876db79ddcc407d58909a0883c3dfc6aee21-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b883/ cat >/tmp/go-build3977470736/b883/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/pkg/lookup -lang=go1.24 -complete -installsuffix shared -buildid eRT_IzqM3fD09S6QXRM4/eRT_IzqM3fD09S6QXRM4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/pkg/lookup/lookup.go cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b740/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/c2/c2e4b68111546b627eff306aa466258462c9a1b3a01482a375ea6016a295daa9-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b884/ cat >/tmp/go-build3977470736/b884/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/pkg/parallel -lang=go1.24 -complete -installsuffix shared -buildid 6sH_NozkRjpbaHPRUQ8X/6sH_NozkRjpbaHPRUQ8X -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/47/4771efea820546e699b9cb238c717022734a4f55ff3d8dee6f828dadc99ec794-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi mkdir -p $WORK/b836/ cat >/tmp/go-build3977470736/b836/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/internal/validation=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser importmap tags.cncf.io/container-device-interface/specs-go=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3977470736/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build3977470736/b837/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build3977470736/b839/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi -lang=go1.24 -complete -installsuffix shared -buildid OAqMztdUGjef_pzIC9W4/OAqMztdUGjef_pzIC9W4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/annotations.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache_test_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/default-cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/device.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/doc.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/oci.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec-dirs.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/0c/0c95a76b0669d7de08d82ccd626138e204d3b372b6f4c62c5433a0a4818b060d-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b888/ cat >/tmp/go-build3977470736/b888/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3977470736/b889/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.24 -complete -installsuffix shared -buildid -yJFjovMV-AJ98mq18bL/-yJFjovMV-AJ98mq18bL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/50/50b0a9aa0389c934e25095db914b7e927c65d3b2657558f56784ac3d3239a868-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b891/ cat >/tmp/go-build3977470736/b891/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.24 -complete -installsuffix shared -buildid 2rFVwX9wCRmQ6RwmVzvl/2rFVwX9wCRmQ6RwmVzvl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/93/9393565ef1e602c10259153b63bda5afa79769e6021de0f37c48a42a2fb52120-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b861/ cat >/tmp/go-build3977470736/b861/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build3977470736/b862/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3977470736/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/libpod/logs -lang=go1.24 -complete -installsuffix shared -buildid D7d1AWcI_XIHEa_4Segh/D7d1AWcI_XIHEa_4Segh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/log.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/43/432361f43b0ad94b3cce75e5dc8de8b38aa9eaeb452645ce6d6aca774f8078e7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b325/ cat >/tmp/go-build3977470736/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3977470736/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.24 -complete -installsuffix shared -buildid EJYMsnSB1ca3a6W2zmjW/EJYMsnSB1ca3a6W2zmjW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/7f/7f85c4848aea8eff77f195ee074370eb656c2c2d4ecb7c784ab53c0771f3341a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b360/ cat >/tmp/go-build3977470736/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3977470736/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3977470736/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3977470736/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.24 -complete -installsuffix shared -buildid dTIIHI7Srp2Lo21E2-Zy/dTIIHI7Srp2Lo21E2-Zy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/e6/e6493e6b079e24d63f16e6493ca1a06637dddccc2b6b2f268464522f2434d21a-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b896/ cat >/tmp/go-build3977470736/b896/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build3977470736/b640/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.24 -complete -installsuffix shared -buildid LoX90xuVVqTO68yPIvXF/LoX90xuVVqTO68yPIvXF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/86/86c4666175c9a4ce0de291377411f589e837c7d7ff1d1b3d344ecdc0b421d0e1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b526/ cat >/tmp/go-build3977470736/b526/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.24 -complete -installsuffix shared -buildid ZmGBhC7kJEb6KeW8oHod/ZmGBhC7kJEb6KeW8oHod -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/44/44765e792576d0a779ae7949b056506770f5736ddf17f4aa0c66da75339a26c0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b275/ cat >/tmp/go-build3977470736/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3977470736/b276/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3977470736/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3977470736/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3977470736/b284/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.24 -complete -installsuffix shared -buildid jNqMJylIHq-aKARjB-zQ/jNqMJylIHq-aKARjB-zQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/38/38a670597fd3dbc255be553f4453420242af6bdcd222f7c22ee77df66b996354-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b894/ cat >/tmp/go-build3977470736/b894/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/pkg/selinux -lang=go1.24 -complete -installsuffix shared -buildid kzyMX0UXhdjiPf7SHNty/kzyMX0UXhdjiPf7SHNty -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/pkg/selinux/selinux.go cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/6a/6a55adc54db877a808d2f8d309f6ff49bd61376366ce0fc1e1fda885ae881db6-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b788/ cat >/tmp/go-build3977470736/b788/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/opencontainers/runc/libcontainer/utils=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build3977470736/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3977470736/b790/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -lang=go1.24 -complete -installsuffix shared -buildid f-aKZ_XPj_cyQ1eFLKa6/f-aKZ_XPj_cyQ1eFLKa6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d2/d2499d448927ad3a6b0c886fb40678d872d2018132de82cd4f3964c749e91f22-d # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/d0/d0701f30a6459f98bb84d9f4cd96e121096bb2a581a0d8542cad1a64da4b4d62-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b612/ github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b904/ cat >/tmp/go-build3977470736/b612/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3977470736/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3977470736/b613/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.24 -complete -installsuffix shared -buildid EOK4mp1AM1w-AYcYHxvl/EOK4mp1AM1w-AYcYHxvl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go cat >/tmp/go-build3977470736/b904/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/vendor/github.com/google/shlex -lang=go1.24 -complete -installsuffix shared -buildid wf7tm-Dv26cairvvCOVn/wf7tm-Dv26cairvvCOVn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/shlex/shlex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/d0/d08da1944280a15f69f5a555af2f30c8aad076af98fcf5ed20348052456deace-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b907/ cat >/tmp/go-build3977470736/b907/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netns -lang=go1.24 -complete -installsuffix shared -buildid 7cQTJ9z1SbFPEt8qm5tF/7cQTJ9z1SbFPEt8qm5tF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/nshandle_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/09/096a666de6a23b6e559ea433feaa6f03194df59e8297540f20c9f72b11923e97-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b878/ cat >/tmp/go-build3977470736/b878/importcfg << 'EOF' # internal # import config importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build3977470736/b879/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource -lang=go1.24 -complete -installsuffix shared -buildid Ms8hlJ0vjKUJKXNzv5Ak/Ms8hlJ0vjKUJKXNzv5Ak -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/suffix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/1c/1c66e2030686de783d3673af87a99a71dbd3b1dbc3a6830efd4ea110b7f21f63-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b324/ cat >/tmp/go-build3977470736/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3977470736/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3977470736/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3977470736/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3977470736/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3977470736/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.24 -complete -installsuffix shared -buildid 7PXsCiezW4mlDEUl1yU0/7PXsCiezW4mlDEUl1yU0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/68/68fdb3e75b569f5ab62e907879fe7c487f16fbbe73aedff5e87048a95e1fd0dd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b912/ cat >/tmp/go-build3977470736/b912/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3977470736/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.24 -complete -installsuffix shared -buildid UWgqhiaPVGIr70MI5mLF/UWgqhiaPVGIr70MI5mLF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/34/345385b4cb5f8065e9fb114e71fd5be309096030ab8960b3cfe0779cd76c2b0b-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b913/ cat >/tmp/go-build3977470736/b913/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3977470736/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.24 -complete -installsuffix shared -buildid mXILo0tZrxMPxBFbfsho/mXILo0tZrxMPxBFbfsho -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/fse_decoder_amd64.o ./fse_decoder_amd64.s cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -o $WORK/b740/_cgo_.o $WORK/b740/_cgo_main.o $WORK/b740/preferlinkext $WORK/b740/_x001.o $WORK/b740/_x002.o $WORK/b740/_x003.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/c7/c7538877d0f7b313c73c499ce2df968e5104304a75727f001ffda3b6dcf1b227-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b890/ cat >/tmp/go-build3977470736/b890/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3977470736/b891/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.24 -complete -installsuffix shared -buildid -cDAdOHG9nTjCJJxuifn/-cDAdOHG9nTjCJJxuifn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/86/8654ff3f3f13f7893120473d3b070ae07bc6e00b13304e4db902d45f3e0b6e18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b904/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b914/ cat >/tmp/go-build3977470736/b914/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3977470736/b911/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.24 -complete -installsuffix shared -buildid UEtti2d1SwnPC0M7HrS7/UEtti2d1SwnPC0M7HrS7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/55/55ddf5c4f1fb676b915d9f3750d9654a140142036bf886fb4ef1737879811a99-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone mkdir -p $WORK/b915/ cat >/tmp/go-build3977470736/b915/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone -lang=go1.24 -complete -installsuffix shared -buildid 0SO5A5pg49oZeua1Wpnr/0SO5A5pg49oZeua1Wpnr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -o $WORK/b537/_cgo_.o $WORK/b537/_cgo_main.o $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/12/120b8cf7e498ec200316b0822ffecd9341173d185272982d4ffe428a02d51e54-d # internal github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b918/ cat >/tmp/go-build3977470736/b918/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.24 -complete -installsuffix shared -buildid 7Oph9Igs77wLUrckJBGT/7Oph9Igs77wLUrckJBGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/c3/c3e5e27fe3c3230cae32b103b534355ea82a8dfb8b21ba4b72d70ed669fe737b-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b926/ cat >/tmp/go-build3977470736/b926/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/containers/podman/pkg/seccomp -lang=go1.24 -complete -installsuffix shared -buildid bCLwZwuWe79XpdB8_wD9/bCLwZwuWe79XpdB8_wD9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack ./_build/src/github.com/containers/podman/pkg/seccomp/seccomp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/45/45314e867fecb5acc9d3a03745dfadfeb8684b661fdd4b195389277ca763d834-d # internal debug/dwarf mkdir -p $WORK/b935/ cat >/tmp/go-build3977470736/b935/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p debug/dwarf -lang=go1.24 -std -complete -installsuffix shared -buildid 3M3Qlw-Z3Efs4slKB1Xu/3M3Qlw-Z3Efs4slKB1Xu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -o $WORK/b740/_cgo_.o $WORK/b740/_cgo_main.o $WORK/b740/preferlinkext $WORK/b740/_x001.o $WORK/b740/_x002.o $WORK/b740/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b740/_cgo_.o -dynout $WORK/b740/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b913/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/a7/a7b3d530b1a3dacd5a3f6fd89b503bf89fdec7beb85e0d25d9b40fd805a16f3a-d # internal internal/zstd mkdir -p $WORK/b936/ cat >/tmp/go-build3977470736/b936/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p internal/zstd -lang=go1.24 -std -complete -installsuffix shared -buildid PNX2V09EHeOKBH2Davnq/PNX2V09EHeOKBH2Davnq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack /usr/lib/golang/src/internal/zstd/bits.go /usr/lib/golang/src/internal/zstd/block.go /usr/lib/golang/src/internal/zstd/fse.go /usr/lib/golang/src/internal/zstd/huff.go /usr/lib/golang/src/internal/zstd/literals.go /usr/lib/golang/src/internal/zstd/window.go /usr/lib/golang/src/internal/zstd/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/ab/ab9fee7134affbb2d3f63bce730f970dc0b956b1f8121d9b4d7be4ac7ed5ae9c-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b943/ cat >/tmp/go-build3977470736/b943/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.24 -complete -installsuffix shared -buildid vIuhZ5-gQNP86o2eSZBq/vIuhZ5-gQNP86o2eSZBq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/seqdec_amd64.o ./seqdec_amd64.s cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0d/0d58eaf865cad9dceec88d055e067247f27675e2abceee2976bc2d224fc2042a-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b620/ cat >/tmp/go-build3977470736/b620/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3977470736/b618/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.24 -complete -installsuffix shared -buildid gJe9ziOZ-GFmrcddVRGb/gJe9ziOZ-GFmrcddVRGb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/5a/5a240c6d55a319f7c4a1aac34090e34135d7a9602e2b1a3aa8e75ec2ab4ae676-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b455/ cat >/tmp/go-build3977470736/b455/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/crc64=/tmp/go-build3977470736/b452/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.24 -complete -installsuffix shared -buildid B0bYtS6159F4z0Z1cIo3/B0bYtS6159F4z0Z1cIo3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -o $WORK/b537/_cgo_.o $WORK/b537/_cgo_main.o $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b537/_cgo_.o -dynout $WORK/b537/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b914/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/e1/e18ac96e36dbaed8afd4e9062d01866bfdd52b1cd8eccc1cab1137cf6e18fb80-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b552/ cat >/tmp/go-build3977470736/b552/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.24 -complete -installsuffix shared -buildid efSYT9P_amadYrn7VChh/efSYT9P_amadYrn7VChh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/8c/8c0a48ce9076f004e57e6f50701ffffbb627d56b04d76a21d8ee251161087220-d # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b948/ cat >/tmp/go-build3977470736/b948/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.24 -complete -installsuffix shared -buildid mYIbRWbMXP0ZJ6vQrTtM/mYIbRWbMXP0ZJ6vQrTtM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/8b/8bd83f8063a14790593171253128bdc1db5dbed8c1d19efd69a90d0a3b585194-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b892/ cat >/tmp/go-build3977470736/b892/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3977470736/b888/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.24 -complete -installsuffix shared -buildid XmKwVOMp059BjqaFT_lI/XmKwVOMp059BjqaFT_lI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cat >/tmp/go-build3977470736/b537/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.24 -installsuffix shared -buildid Lm8u3jw5AS9_aHJhpXVG/Lm8u3jw5AS9_aHJhpXVG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b537/_cgo_gotypes.go $WORK/b537/projectquota_supported.cgo1.go $WORK/b537/_cgo_import.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/48/486dbb250a44b73f5d4d514e6937bd6c7a7152b49ef52212113114c866840dbf-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b684/ cat >/tmp/go-build3977470736/b684/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.24 -complete -installsuffix shared -buildid q_eO9kJgbz-DKPjbcKnP/q_eO9kJgbz-DKPjbcKnP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/75/75a91c7b2743a552e7923b677b9fd462d65e8515eca6a9f736c43dcec0ea0b0b-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b910/ cat >/tmp/go-build3977470736/b910/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3977470736/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3977470736/b912/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3977470736/b913/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3977470736/b914/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.24 -complete -installsuffix shared -buildid xB_fPHU3W4Zaqchf5IZX/xB_fPHU3W4Zaqchf5IZX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b890/_pkg_.a # internal cat >/tmp/go-build3977470736/b740/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.24 -installsuffix shared -buildid nU3fpyzTCojZWi4i6h9v/nU3fpyzTCojZWi4i6h9v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack $WORK/b740/_cgo_gotypes.go $WORK/b740/dlopen.cgo1.go $WORK/b740/dlopen_example.cgo1.go $WORK/b740/_cgo_import.go cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/a9/a9d7cda95f0a7a1df0f53effa9b07c2530444ca302afbe559d849a92eb8f4f30-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b887/ cat >/tmp/go-build3977470736/b887/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3977470736/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3977470736/b890/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.24 -complete -installsuffix shared -buildid EaMh6OSZt2u0UfZJjq7D/EaMh6OSZt2u0UfZJjq7D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b1/b1cb0d0d0043ea00d20aab6e5402f5da1abfa37675ede0d4f81804d6f5c01764-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9c/9ca11b25f0d4ba82b115a813d2a811859b68865444313795ff950c4316455068-d # internal archive/zip mkdir -p $WORK/b956/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b968/ cat >/tmp/go-build3977470736/b956/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p archive/zip -lang=go1.24 -std -complete -installsuffix shared -buildid DK_kWkfDo5e4J14zK86v/DK_kWkfDo5e4J14zK86v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go cat >/tmp/go-build3977470736/b968/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.24 -complete -installsuffix shared -buildid WglNacA_3txe4CzIuUrq/WglNacA_3txe4CzIuUrq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/86/86f10841704cc24ee5a356f7e38a9ad13afcecd648d44d027b71b3709856481c-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b437/_pkg_.a $WORK/b437/fse_decoder_amd64.o $WORK/b437/matchlen_amd64.o $WORK/b437/seqdec_amd64.o # internal github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b975/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cat >/tmp/go-build3977470736/b975/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.24 -complete -installsuffix shared -buildid SZfxNc9oRpkAWP8bgVmf/SZfxNc9oRpkAWP8bgVmf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/62/62b091ce401923d93abcd6538c958e7c65d470f31aacbd6336117c061be657f1-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b559/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cat >/tmp/go-build3977470736/b559/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3977470736/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3977470736/b557/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile testing=/tmp/go-build3977470736/b561/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.24 -complete -installsuffix shared -buildid vdbP2BrVIoE2vdzDJGIX/vdbP2BrVIoE2vdzDJGIX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/2a/2a982a49d0660ec87852bb93781c6d461aa55e91943ba87d97224bf6470bc2de-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b614/ cat >/tmp/go-build3977470736/b614/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3977470736/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3977470736/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3977470736/b620/_pkg_.a packagefile log/slog=/tmp/go-build3977470736/b608/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.24 -complete -installsuffix shared -buildid Uj5i2Qdn70UEmuhA9Ucs/Uj5i2Qdn70UEmuhA9Ucs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/86/86abe1522320583acd3a72f8830ef1ccaf147170454cacbb9ee627f284557c04-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b683/ cat >/tmp/go-build3977470736/b683/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build3977470736/b279/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3977470736/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.24 -complete -installsuffix shared -buildid nEmgba63uS8yIL0-pupV/nEmgba63uS8yIL0-pupV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/22/22cc17790da8326c02169824348179d78ae69a1b0c508568c8198bda31c9a9e3-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b976/ cat >/tmp/go-build3977470736/b976/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/containers/podman/vendor/github.com/gorilla/schema -lang=go1.24 -complete -installsuffix shared -buildid Sd1VO7LWg2gMo8KyZR7X/Sd1VO7LWg2gMo8KyZR7X -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/converter.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/encoder.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b740/_pkg_.a $WORK/b740/preferlinkext $WORK/b740/_x001.o $WORK/b740/_x002.o $WORK/b740/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/ea/ea38cfa6d3b3647227c233c14c693bdf6608bf2dc56518ef826697d01079557d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b739/ echo -n > $WORK/b739/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b739/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/f0/f0797fcdf07184f991f762145c07de9f8b4978665395dcf6378e6c338f01669b-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b962/ cat >/tmp/go-build3977470736/b962/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.24 -complete -installsuffix shared -buildid AtTXSP_RDUPlHx9CJEwl/AtTXSP_RDUPlHx9CJEwl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/51/5146129f75a8d997815f016f667d2dc7ddba45b0aec6169ece58eaab7356fef2-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b979/ cat >/tmp/go-build3977470736/b979/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.24 -complete -installsuffix shared -buildid sjKh2DEkUMaSvLbFW3hD/sjKh2DEkUMaSvLbFW3hD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/f8/f8f958dc6943aa0460a3330d104d7d47f16a1b9bbf9134fdeef56ce0d9852934-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b982/ cat >/tmp/go-build3977470736/b982/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.24 -complete -installsuffix shared -buildid kXnilnZAMNc4osFYxJcR/kXnilnZAMNc4osFYxJcR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/33/336c35bfad997fc46289614f3c81fc5f27c9e96cccb63e5a925306a77d2fe994-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b994/ cat >/tmp/go-build3977470736/b994/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.24 -complete -installsuffix shared -buildid EK5cNNq52e8x7gMB9eCa/EK5cNNq52e8x7gMB9eCa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/89/8926b08063f65abbdb20b1a523349bd6c5567959b9758afa1a49ace15dd602a6-d # internal github.com/containers/podman/pkg/k8s.io/api/core/v1 mkdir -p $WORK/b877/ cat >/tmp/go-build3977470736/b877/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3977470736/b878/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3977470736/b880/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build3977470736/b881/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3977470736/b882/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/pkg/k8s.io/api/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid GFMC4IxlrijJFynnK62m/GFMC4IxlrijJFynnK62m -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/resource.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/04/04c6ab510b7ff70eb93f2166cdc843f3289c8d0abff3fba2dd733efc87935ff6-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b996/ cat >/tmp/go-build3977470736/b996/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.24 -complete -installsuffix shared -buildid vH6Cod4ymBi_o7hywhjc/vH6Cod4ymBi_o7hywhjc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/31/31c10cf3bfc5723e50acd7009e13e114ffc1cf325bc449bcacde853f35455239-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b999/ cat >/tmp/go-build3977470736/b999/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.24 -complete -installsuffix shared -buildid Kf-QQ3NnqDqJnWAg4RRt/Kf-QQ3NnqDqJnWAg4RRt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/b5/b5b634c8ebdaeedfdbb8308159e0d6edb58cd7116e855e0b762db5bbaaa32ce9-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b1004/ cat >/tmp/go-build3977470736/b1004/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.24 -complete -installsuffix shared -buildid aKfEaN8qnWt2hHxAlzUi/aKfEaN8qnWt2hHxAlzUi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/88/88824ed5f7dc009d79113b55a386429847cfd7a8bd7c67ffb0dd1e41fa9eb72e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b1009/ cat >/tmp/go-build3977470736/b1009/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.24 -complete -installsuffix shared -buildid z8fAyjsPcYqZJWk_8NR1/z8fAyjsPcYqZJWk_8NR1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b975/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/37/370c0758e8ce10c645d3b41cadb48c5f8382094f8aab8dce0bb813ef71afa3ab-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b974/ cat >/tmp/go-build3977470736/b974/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3977470736/b975/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.24 -complete -installsuffix shared -buildid T0dBhjE2b-70-kT5nFX3/T0dBhjE2b-70-kT5nFX3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/0f/0fe5fd97d0df3cf75574f9981cab2f1f59b92a8567aca52f1e57595054f1316b-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b1012/ cat >/tmp/go-build3977470736/b1012/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3977470736/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.24 -complete -installsuffix shared -buildid Guaax-m6Nh3WnwApDhw9/Guaax-m6Nh3WnwApDhw9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/ef/ef170cc8a859fb2cd34b7f3dc31bcfa14992e74bbf87d13be3115f0b46f25034-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/fb/fbe8ba9b0ee43ccddc414d533c6416143b443bc91173886bda11d96726fd0fb0-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b957/ cat >/tmp/go-build3977470736/b957/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3977470736/b943/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.24 -complete -installsuffix shared -buildid aMRjQyJVfSuywv8kOw70/aMRjQyJVfSuywv8kOw70 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b999/_pkg_.a # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b944/ cat >/tmp/go-build3977470736/b944/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/csv=/tmp/go-build3977470736/b640/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3977470736/b945/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3977470736/b896/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3977470736/b943/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.24 -complete -installsuffix shared -buildid sswi8XbbDPip_whChkji/sswi8XbbDPip_whChkji -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/67/6774d3099dc43eb30b18bca606ff37bc0710513eabe849a521c2e6628120822d-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b1030/ cat >/tmp/go-build3977470736/b1030/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid LTaa4D-MjJkpgkdUDC-7/LTaa4D-MjJkpgkdUDC-7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/1e/1e73d05c0cff3cfaa74c05234549312c07eb8353309ff78ee34da57216969f8c-d # internal internal/profile mkdir -p $WORK/b1049/ cat >/tmp/go-build3977470736/b1049/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p internal/profile -lang=go1.24 -std -complete -installsuffix shared -buildid PLRyG30Z6NyF3gcCeL1R/PLRyG30Z6NyF3gcCeL1R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/a6/a6b6f9b96313a6989f3dc5c4e07cd6e040f78ef5b19ed25143f431b57892de12-d # internal runtime/pprof mkdir -p $WORK/b1050/ cat >/tmp/go-build3977470736/b1050/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3977470736/b018/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid zUaEnxlcPejNtTJmNWDf/zUaEnxlcPejNtTJmNWDf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/f9/f98fe504d4089b8dbaab29ad45fd3f6ebecb9016403dd20ee3d1f3cdf6458878-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/2d/2dc6da0a17492c01ceff0276c99a28545f402216d63bf8e49f45c53c892022b7-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b537/_pkg_.a $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/e5/e5668d7b26798b7dd2e359ac8909f34b6f8f89c171a4559915dc7198427d42b4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b973/ cat >/tmp/go-build3977470736/b973/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3977470736/b974/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.24 -complete -installsuffix shared -buildid BlDS1EciHXvePxGDdZbo/BlDS1EciHXvePxGDdZbo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/a4/a49aeb0f4b17fa0e5229d4594fe40485e55d42917dafd8a2bc7c7065158c0a70-d # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_x002.o -c idtools_supported.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/ec/ec55e3ac98a1291f42056dfefbb566855f8b2da313d35321bbc2606ef417cbea-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b682/ cat >/tmp/go-build3977470736/b682/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3977470736/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3977470736/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3977470736/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3977470736/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3977470736/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3977470736/b660/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.24 -complete -installsuffix shared -buildid n24xZYQzyAxaVoD1cBin/n24xZYQzyAxaVoD1cBin -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8d/8d09b3e04e140caed64057cf49a64b85c58d0d52d33d8cbd15d047a7b58e40cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/87/87475ee2de6f2eefc75ce7bbe99f4c8af719d4f01d18c0151e34b54e5aec30e8-d # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/1d/1d26c3dfe7214ca2e5305d5dcc460848def040d4b43c258502279996e8850de4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/ad/ad36bcf975a5a780db848d877a52fec99d6fcd61553f3681f546331cc93044de-d # internal github.com/containers/podman/pkg/k8s.io/api/apps/v1 mkdir -p $WORK/b937/ cat >/tmp/go-build3977470736/b937/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build3977470736/b877/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3977470736/b880/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3977470736/b882/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/containers/podman/pkg/k8s.io/api/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid 1H5tGWpbNda0OUW0eF4K/1H5tGWpbNda0OUW0eF4K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/apps/v1/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b979/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/1d/1d94683129f742dfad5072cfeb43f3df245abc536703abd738b7b68e28548403-d # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/d0/d0c306c6353fe199959e69e40c181211a41788685cebb00d4f7fdb2dc67f2e24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/ba/bacf12670201f3ebf9c77e587b76bb42170f855dd9b9154ea0d7ecba45cef199-d # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/9c/9c980530b25f7b71bf75518d40d05d776f3d25127f9bdcec67913381b2fafd8d-d # internal go/parser mkdir -p $WORK/b847/ cat >/tmp/go-build3977470736/b847/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile go/ast=/tmp/go-build3977470736/b844/_pkg_.a packagefile go/build/constraint=/tmp/go-build3977470736/b848/_pkg_.a packagefile go/scanner=/tmp/go-build3977470736/b845/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p go/parser -lang=go1.24 -std -complete -installsuffix shared -buildid P-FEewN5Cr_v7ibogzwc/P-FEewN5Cr_v7ibogzwc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/ac/ac08a7c355d57eff615fdefa1eca59041b0e081e723c4754455a24a108389f84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b937/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/43/43f7329344a56f8b96d44a6f50e0851df00f79dece36ecd7fea6c0ed21ef1236-d # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/85/85a312138891815d663faf1592e5863ab3aa32634bc55a46dbc9241cd2acd6e0-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b1029/ cat >/tmp/go-build3977470736/b1029/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3977470736/b1030/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3977470736/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.24 -complete -installsuffix shared -buildid FN4Ngv4TlM55F1VPRUA0/FN4Ngv4TlM55F1VPRUA0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/87/87659748d5aedb03b0edff98e5fd32f486bc3bdee2ef726b4c8ff1f8b1eb0f98-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o -O2 -g -l subid /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1012/_pkg_.a # internal cd $WORK/b860 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -I $WORK/b860/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=ZlO9JHlv5inJdX5YTh3R -o $WORK/b860/_x001.o -c _cgo_export.c cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/0e/0e7aff64b5ffa54fdcfb23de280bea2003017ba6a87f744eefcf7609876f2edc-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b252/_cgo_.o -dynout $WORK/b252/_cgo_import.go cat >/tmp/go-build3977470736/b252/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.24 -installsuffix shared -buildid 2ltV8RDBNLKETJ6czGqv/2ltV8RDBNLKETJ6czGqv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b252/_cgo_gotypes.go $WORK/b252/idtools_supported.cgo1.go $WORK/b252/_cgo_import.go cd $WORK/b860 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -I $WORK/b860/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=ZlO9JHlv5inJdX5YTh3R -o $WORK/b860/_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b935/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/a6/a695296de40a02d6d9831ca8f30426ea39b2714794eea7ff2b53d2041dd06271-d # internal debug/elf mkdir -p $WORK/b934/ cat >/tmp/go-build3977470736/b934/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/zlib=/tmp/go-build3977470736/b280/_pkg_.a packagefile debug/dwarf=/tmp/go-build3977470736/b935/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/saferio=/tmp/go-build3977470736/b147/_pkg_.a packagefile internal/zstd=/tmp/go-build3977470736/b936/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/5b/5bbc3bf13ef7ed4a212ac5176f0118ea4b02ea64bd11206ce61d762b3c22db22-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p debug/elf -lang=go1.24 -std -complete -installsuffix shared -buildid AZtRgzUuwPfvqv2di8LI/AZtRgzUuwPfvqv2di8LI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/51/5178e3e07e3d24b214401059f8b1d2968b512da3a8f1b991a4a9ce8f3b15806f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b944/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1029/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -I $WORK/b860/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=ZlO9JHlv5inJdX5YTh3R -o $WORK/b860/_x003.o -c shm_lock.c cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/10/1048c4e3cbb77330c79777703eb1dfe0a1f5bf90f804b780b560e0852e5be7c7-d # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/ab/ab1a3d134b9edf03ce9a68c0261049eb512a2b07719fccbcc5ae256dc0f86fc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/4f/4f89a55e5a2c8f7dfe2ed4b47f421e254070320e44431b1e0328eb3693fe5786-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/f4/f4cc7ff04259a050f50a34b4f1a7e907a4abeafec1deb6a4214e609978c343d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/2b/2b7c39bfeb320a497af67681e2bf69bc5d80743f2addf89dd23fbe9633c0b691-d # internal cd $WORK/b860 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -I $WORK/b860/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=ZlO9JHlv5inJdX5YTh3R -o $WORK/b860/_cgo_main.o -c _cgo_main.c go/types mkdir -p $WORK/b843/ cat >/tmp/go-build3977470736/b843/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile container/heap=/tmp/go-build3977470736/b423/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile go/ast=/tmp/go-build3977470736/b844/_pkg_.a packagefile go/constant=/tmp/go-build3977470736/b846/_pkg_.a packagefile go/parser=/tmp/go-build3977470736/b847/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile go/version=/tmp/go-build3977470736/b849/_pkg_.a packagefile internal/buildcfg=/tmp/go-build3977470736/b851/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/goversion=/tmp/go-build3977470736/b852/_pkg_.a packagefile internal/types/errors=/tmp/go-build3977470736/b853/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p go/types -lang=go1.24 -std -complete -installsuffix shared -buildid KVupXLrNhe9kXHfS8R07/KVupXLrNhe9kXHfS8R07 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack /usr/lib/golang/src/go/types/alias.go /usr/lib/golang/src/go/types/api.go /usr/lib/golang/src/go/types/api_predicates.go /usr/lib/golang/src/go/types/array.go /usr/lib/golang/src/go/types/assignments.go /usr/lib/golang/src/go/types/badlinkname.go /usr/lib/golang/src/go/types/basic.go /usr/lib/golang/src/go/types/builtins.go /usr/lib/golang/src/go/types/call.go /usr/lib/golang/src/go/types/chan.go /usr/lib/golang/src/go/types/check.go /usr/lib/golang/src/go/types/const.go /usr/lib/golang/src/go/types/context.go /usr/lib/golang/src/go/types/conversions.go /usr/lib/golang/src/go/types/decl.go /usr/lib/golang/src/go/types/errors.go /usr/lib/golang/src/go/types/errsupport.go /usr/lib/golang/src/go/types/eval.go /usr/lib/golang/src/go/types/expr.go /usr/lib/golang/src/go/types/exprstring.go /usr/lib/golang/src/go/types/format.go /usr/lib/golang/src/go/types/gccgosizes.go /usr/lib/golang/src/go/types/gcsizes.go /usr/lib/golang/src/go/types/generate.go /usr/lib/golang/src/go/types/index.go /usr/lib/golang/src/go/types/infer.go /usr/lib/golang/src/go/types/initorder.go /usr/lib/golang/src/go/types/instantiate.go /usr/lib/golang/src/go/types/interface.go /usr/lib/golang/src/go/types/iter.go /usr/lib/golang/src/go/types/labels.go /usr/lib/golang/src/go/types/literals.go /usr/lib/golang/src/go/types/lookup.go /usr/lib/golang/src/go/types/map.go /usr/lib/golang/src/go/types/methodset.go /usr/lib/golang/src/go/types/mono.go /usr/lib/golang/src/go/types/named.go /usr/lib/golang/src/go/types/object.go /usr/lib/golang/src/go/types/objset.go /usr/lib/golang/src/go/types/operand.go /usr/lib/golang/src/go/types/package.go /usr/lib/golang/src/go/types/pointer.go /usr/lib/golang/src/go/types/predicates.go /usr/lib/golang/src/go/types/recording.go /usr/lib/golang/src/go/types/resolver.go /usr/lib/golang/src/go/types/return.go /usr/lib/golang/src/go/types/scope.go /usr/lib/golang/src/go/types/scope2.go /usr/lib/golang/src/go/types/selection.go /usr/lib/golang/src/go/types/signature.go /usr/lib/golang/src/go/types/sizes.go /usr/lib/golang/src/go/types/slice.go /usr/lib/golang/src/go/types/stmt.go /usr/lib/golang/src/go/types/struct.go /usr/lib/golang/src/go/types/subst.go /usr/lib/golang/src/go/types/termlist.go /usr/lib/golang/src/go/types/tuple.go /usr/lib/golang/src/go/types/type.go /usr/lib/golang/src/go/types/typelists.go /usr/lib/golang/src/go/types/typeparam.go /usr/lib/golang/src/go/types/typeset.go /usr/lib/golang/src/go/types/typestring.go /usr/lib/golang/src/go/types/typeterm.go /usr/lib/golang/src/go/types/typexpr.go /usr/lib/golang/src/go/types/under.go /usr/lib/golang/src/go/types/unify.go /usr/lib/golang/src/go/types/union.go /usr/lib/golang/src/go/types/universe.go /usr/lib/golang/src/go/types/util.go /usr/lib/golang/src/go/types/validtype.go /usr/lib/golang/src/go/types/version.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b252/_pkg_.a $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/91/91eead5338d81309ce99d82ccdce12d841f5e64225b0dd6a343239cd1177843c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b542/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b250/ cat >/tmp/go-build3977470736/b542/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF echo -n > $WORK/b250/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b250/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b731/ cat >/tmp/go-build3977470736/b731/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3977470736/b732/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.24 -complete -installsuffix shared -buildid xH19SZsYSSoor7V4rW0M/xH19SZsYSSoor7V4rW0M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions mkdir -p $WORK/b834/ cat >/tmp/go-build3977470736/b834/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build3977470736/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions -lang=go1.24 -complete -installsuffix shared -buildid yzEKgsDYLrEKB1yIN6SB/yzEKgsDYLrEKB1yIN6SB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.24 -complete -installsuffix shared -buildid 3Nm_fIuLIOFUoq2IxV2O/3Nm_fIuLIOFUoq2IxV2O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -o $WORK/b860/_cgo_.o $WORK/b860/_cgo_main.o $WORK/b860/preferlinkext $WORK/b860/_x001.o $WORK/b860/_x002.o $WORK/b860/_x003.o -O2 -g -lrt -lpthread gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b860=/tmp/go-build -gno-record-gcc-switches -o $WORK/b860/_cgo_.o $WORK/b860/_cgo_main.o $WORK/b860/preferlinkext $WORK/b860/_x001.o $WORK/b860/_x002.o $WORK/b860/_x003.o -O2 -g -lrt -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b860/_cgo_.o -dynout $WORK/b860/_cgo_import.go cat >/tmp/go-build3977470736/b860/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/libpod/lock/shm -lang=go1.24 -installsuffix shared -buildid ZlO9JHlv5inJdX5YTh3R/ZlO9JHlv5inJdX5YTh3R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack $WORK/b860/_cgo_gotypes.go $WORK/b860/shm_lock.cgo1.go $WORK/b860/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/4f/4fb6d576aeb7f63cc5a950c8736cee42c1cb551ee1405ee7016cbeb480254bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/bb/bbe12bad35cb64c12a1111f115a7f2958bf94f3dcc7d6a8be8aa418b13952cf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/f0/f007e5e9c9c1a4d1a0bcbdbe1d5a4a8e48deaae91c28a69b3fd7b86ff46dc6b2-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b733/ cat >/tmp/go-build3977470736/b733/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3977470736/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3977470736/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.24 -complete -installsuffix shared -buildid CgYk4TmMkIbUl0Cnkbt3/CgYk4TmMkIbUl0Cnkbt3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b860/_pkg_.a $WORK/b860/preferlinkext $WORK/b860/_x001.o $WORK/b860/_x002.o $WORK/b860/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/aa/aacae034b187dc18b9e03f444d54aac19006c4adba08e7e10044019e5f02bc71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/88/88b71a89d48c385f892675f9be4585078d8ad72897bb68ae223fbff804d5c2d7-d # internal github.com/containers/podman/pkg/emulation mkdir -p $WORK/b933/ cat >/tmp/go-build3977470736/b933/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile debug/elf=/tmp/go-build3977470736/b934/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/containers/podman/pkg/emulation -lang=go1.24 -complete -installsuffix shared -buildid 4e72c_SmlxqFIbcanMPK/4e72c_SmlxqFIbcanMPK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack ./_build/src/github.com/containers/podman/pkg/emulation/binfmtmisc_linux.go ./_build/src/github.com/containers/podman/pkg/emulation/elf.go ./_build/src/github.com/containers/podman/pkg/emulation/emulation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/23/23c12fc5fae819766c563c1cc8b518f5f20156f8d19d334a80eb742c4333c832-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b728/ cat >/tmp/go-build3977470736/b728/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3977470736/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3977470736/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3977470736/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3977470736/b733/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.24 -complete -installsuffix shared -buildid ZIqGhkvHI4njigPtI9CT/ZIqGhkvHI4njigPtI9CT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/72/72e5c0433d5495e1fd38f4c5120faad86134904c46636b2c9f575913db920a4d-d # internal cd $WORK/b250 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/8e/8e69605de0440b22b94c450d1ca1c64f2f3b0ba9bdf3423243ec66fb47b9ea87-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cd $WORK/b250 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x003.o -c unshare_cgo.cgo2.c cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/be/be04cbb4b902a83f356933390d71cfa2acf4d091f158c290e030e4deeec42ad4-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b205/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal net/textproto github.com/containers/podman/vendor/google.golang.org/grpc/internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b348/ mkdir -p $WORK/b400/ github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b584/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b635/ mkdir -p $WORK/b581/ cat >/tmp/go-build3977470736/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b199/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b586/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid ORJFg3yiDrTDevWGbLCQ/ORJFg3yiDrTDevWGbLCQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b492/ mkdir -p $WORK/b901/ cat >/tmp/go-build3977470736/b581/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b920/ mkdir -p $WORK/b549/ github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b963/ cat >/tmp/go-build3977470736/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b635/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.24 -complete -installsuffix shared -buildid XbSIZE95UphvIqY_eLo0/XbSIZE95UphvIqY_eLo0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.24 -complete -installsuffix shared -buildid ZPgO2qAmRq-Wgj7xZRn8/ZPgO2qAmRq-Wgj7xZRn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go cat >/tmp/go-build3977470736/b586/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.24 -complete -installsuffix shared -buildid Zjzx98ZzkNHA8Ofm8HX0/Zjzx98ZzkNHA8Ofm8HX0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go cat >/tmp/go-build3977470736/b901/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b170/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/github.com/chzyer/readline mkdir -p $WORK/b738/ mkdir -p $WORK/b761/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -lang=go1.24 -complete -installsuffix shared -buildid ptgtSrClGpZVd-ZazBvt/ptgtSrClGpZVd-ZazBvt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go cat >/tmp/go-build3977470736/b492/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cat >/tmp/go-build3977470736/b584/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b963/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b920/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.24 -complete -installsuffix shared -buildid 6EZ2Pc0NfAWcd79tWoYZ/6EZ2Pc0NfAWcd79tWoYZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.24 -complete -installsuffix shared -buildid -d5TuaJhaq09hhvnf8Mx/-d5TuaJhaq09hhvnf8Mx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go mkdir -p $WORK/b953/ cat >/tmp/go-build3977470736/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF mkdir -p $WORK/b412/ cat >/tmp/go-build3977470736/b204/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b738/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cat >/tmp/go-build3977470736/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b148/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/goos=/tmp/go-build3977470736/b017/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.24 -complete -installsuffix shared -buildid 8wpL73mpOhsVioB8WYEf/8wpL73mpOhsVioB8WYEf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go cat >/tmp/go-build3977470736/b761/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.24 -complete -installsuffix shared -buildid vs982nBJ4jElUBAhf9lx/vs982nBJ4jElUBAhf9lx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid pITbTZpQGIFeIBjXKDkw/pITbTZpQGIFeIBjXKDkw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >/tmp/go-build3977470736/b953/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b549/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.24 -complete -installsuffix shared -buildid V14zZP6irnvD4--tggOy/V14zZP6irnvD4--tggOy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.24 -complete -installsuffix shared -buildid sblHZXpo6RNRPVgUrdHD/sblHZXpo6RNRPVgUrdHD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/github.com/chzyer/readline -lang=go1.24 -complete -installsuffix shared -buildid nlwZSrP5EdXMOMQjEZAI/nlwZSrP5EdXMOMQjEZAI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_helper.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_segment.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/history.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/password.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/readline.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/remote.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runes.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/search.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/std.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/vim.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.24 -complete -installsuffix shared -buildid sPsSGl5TScFgUwXTR_LA/sPsSGl5TScFgUwXTR_LA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.24 -complete -installsuffix shared -buildid oPmUtvJrYEbBI1A4Oj90/oPmUtvJrYEbBI1A4Oj90 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid VdVVrg43nQRpjw4RcIqg/VdVVrg43nQRpjw4RcIqg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b906/ github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.24 -complete -installsuffix shared -buildid SdTXwVymtDzFk-Gmn6X8/SdTXwVymtDzFk-Gmn6X8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go cat >/tmp/go-build3977470736/b906/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build3977470736/b907/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid q0Ih2D1OSxL8_-zVPh_q/q0Ih2D1OSxL8_-zVPh_q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go cat >/tmp/go-build3977470736/b639/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/csv=/tmp/go-build3977470736/b640/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -lang=go1.24 -complete -installsuffix shared -buildid xXfd6bziXWajRxQJ6U4W/xXfd6bziXWajRxQJ6U4W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ip6tnl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/lwt_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/mpls_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/nl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/tc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go mkdir -p $WORK/b893/ github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b657/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.24 -complete -installsuffix shared -buildid tp_xxGohKlicNYtjxXKo/tp_xxGohKlicNYtjxXKo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go cat >/tmp/go-build3977470736/b893/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3977470736/b888/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.24 -complete -installsuffix shared -buildid nvzeVLbV5Hq5_IybLF70/nvzeVLbV5Hq5_IybLF70 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go cat >/tmp/go-build3977470736/b657/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.24 -complete -installsuffix shared -buildid dsHIVIfAPPAtRjSz-KZI/dsHIVIfAPPAtRjSz-KZI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/dd/dd5251de75a4e9a52ed74c8e5aab27e122ca6ed73bd7d2ecd73705cfb10ae08d-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b969/ cat >/tmp/go-build3977470736/b969/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3977470736/b966/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.24 -complete -installsuffix shared -buildid DFGKssldrbK9xL3g7cHo/DFGKssldrbK9xL3g7cHo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/0c/0c002eb2485272075d30c6ef30b57b040b7acef0e6bd7edab6ee9d782f8df085-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b970/ cat >/tmp/go-build3977470736/b970/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.24 -complete -installsuffix shared -buildid bplIptiG_zYF2YFOkdz-/bplIptiG_zYF2YFOkdz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b963/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/6d/6d5a4dca2c6a655868d9f06f8d10c281450a3594cd28c36cbdfe65bf1259d4fd-d # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/42/42a0cd0c53dcfd7d9f15eec083ff6ac28c9361836422294f086a1a64667302a4-d # internal github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b1028/ log/syslog mkdir -p $WORK/b1056/ cat >/tmp/go-build3977470736/b1028/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3977470736/b1029/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b1056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p log/syslog -lang=go1.24 -std -complete -installsuffix shared -buildid yJRrVmcbhnUNpil7Bdtj/yJRrVmcbhnUNpil7Bdtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.24 -complete -installsuffix shared -buildid yjkBZXQWh7nmiInaJWiJ/yjkBZXQWh7nmiInaJWiJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/8d/8d12d767b37618a4f3fae59c81ae2c8b452d78a22b21e14b105202d87cb25770-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b352/ cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/1e/1e64879b90da4d7ec253b0d83eeea6c2b2cc39f1ef7642dbc3fb1a29ddcf9a2e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/4b/4ba0597b3bd335a2619db0f929b3d4c9fc097272179b255d9537b003039590cd-d # internal mkdir -p $WORK/b365/ cat >/tmp/go-build3977470736/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0b/0b2cf0d7bb6da876478dfcb8c71bd98a1d0c6cfcf894ee26ff1803527e067326-d # internal cat >/tmp/go-build3977470736/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.24 -complete -installsuffix shared -buildid knGAT1CeRTjoEB3ip6BP/knGAT1CeRTjoEB3ip6BP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.24 -complete -installsuffix shared -buildid KS-WEbXD3yaX17xSQPKI/KS-WEbXD3yaX17xSQPKI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b821/ cat >/tmp/go-build3977470736/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF cat >/tmp/go-build3977470736/b821/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a EOF cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b739/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.24 -complete -installsuffix shared -buildid RHrwLi-H4ds-3FKnxsHQ/RHrwLi-H4ds-3FKnxsHQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.24 -complete -installsuffix shared -buildid dZqVtiPlK9Ugkcl2f8uG/dZqVtiPlK9Ugkcl2f8uG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/1f/1f932f26cf858e6ca3b91a3a438aeb05847e86610ff79f7f28f4e249c7db97ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/51/5114ff74a5b78117af9a87d27564e764562d2f10030c508309193551c8f71047-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/b9/b9eda0eb70570a6c87160abca4bbda83264135cbc8c418c08acc68c0f6d34e84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a2/a2504b4973412702633a1891a509f6197a065b10159198ee641e9e0231fa920a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b576/ cat >/tmp/go-build3977470736/b576/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3977470736/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3977470736/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3977470736/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3977470736/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3977470736/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3977470736/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3977470736/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.24 -complete -installsuffix shared -buildid oxr39Bpl0iV1puNvuqoC/oxr39Bpl0iV1puNvuqoC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/9d/9dd145ff6082cf55dafef4ef92e16a5a6def985fc5b4f7c80caf17f368c66f1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/2d/2d26b298eb8d71fb9ee63ddde68e337a735d1e5b3d669c439072a395f729a632-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/8c/8c5747bf094ccfcc3c3f00e4ad247e3a01bc5d9fa1cb7c07c1bfc8fa80ca3d66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1056/_pkg_.a # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/93/930d916e02a198f33f1bb5da0d29ee5d735adcaf12d5e725e6a594408b78646c-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b1055/ cat >/tmp/go-build3977470736/b1055/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile log/syslog=/tmp/go-build3977470736/b1056/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.24 -complete -installsuffix shared -buildid hBSuVuU07-H0nhXUgKzr/hBSuVuU07-H0nhXUgKzr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/6d/6dfaef772b2ecb4923ea78867c50048dcdc4b84ed8c5007fc210a7d1242f1b70-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/21/2192566aa9398d0f788487a018e190dc70b3fe83e8396176a2dc01c1b44ff631-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b548/ github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b631/ cat >/tmp/go-build3977470736/b548/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.24 -complete -installsuffix shared -buildid 44u34ZcOZcA0jOosID-f/44u34ZcOZcA0jOosID-f -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go cat >/tmp/go-build3977470736/b631/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3977470736/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.24 -complete -installsuffix shared -buildid 9uS8won_bePEkIRQ6nI3/9uS8won_bePEkIRQ6nI3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b920/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/luksy mkdir -p $WORK/b796/ cat >/tmp/go-build3977470736/b796/importcfg << 'EOF' # internal # import config importmap github.com/aead/serpent=github.com/containers/podman/vendor/github.com/aead/serpent importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap golang.org/x/crypto/argon2=github.com/containers/podman/vendor/golang.org/x/crypto/argon2 importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap golang.org/x/crypto/ripemd160=github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 importmap golang.org/x/crypto/twofish=github.com/containers/podman/vendor/golang.org/x/crypto/twofish importmap golang.org/x/crypto/xts=github.com/containers/podman/vendor/golang.org/x/crypto/xts packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build3977470736/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build3977470736/b798/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3977470736/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3977470736/b274/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build3977470736/b800/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build3977470736/b801/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build3977470736/b802/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/containers/luksy -lang=go1.24 -complete -installsuffix shared -buildid DrDAN_BPYdprsFarLOhK/DrDAN_BPYdprsFarLOhK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/tune.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v1header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2json.go cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/fb/fbed79c3c0f881cf59593312c08c1109bbfedf1827945cef24db9731a6e87a6f-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b919/ cat >/tmp/go-build3977470736/b919/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3977470736/b920/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.24 -complete -installsuffix shared -buildid zmGaqq1j_bpqEbSHBZM_/zmGaqq1j_bpqEbSHBZM_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/68/6849b339fa4d13733563c9b222fcb0741bdca249e45578b89b2c37e92bf0cecc-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b965/ cat >/tmp/go-build3977470736/b965/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3977470736/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3977470736/b967/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3977470736/b968/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3977470736/b969/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3977470736/b970/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.24 -complete -installsuffix shared -buildid Mu7WCUjaBpmVAs-oh801/Mu7WCUjaBpmVAs-oh801 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/f0/f011fbba787f61feb9d319636a86e7af960a22a53eed8ddd74e09f1dacc269d0-d # internal cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b739/_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a53cd5be5678a34dbdb10538af9a5d46319b8bfc40083fafd1d80e150e910fbe-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b198/ mime/multipart mkdir -p $WORK/b208/ cat >/tmp/go-build3977470736/b198/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b199/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid f1SUU1HGYmR9OwfzCshg/f1SUU1HGYmR9OwfzCshg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >/tmp/go-build3977470736/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3977470736/b209/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid RoSbQosjKOicOoWwJX3V/RoSbQosjKOicOoWwJX3V -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cat >/tmp/go-build3977470736/b392/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b393/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.24 -complete -installsuffix shared -buildid 0SJW-xLUtW-yjhaIBzf8/0SJW-xLUtW-yjhaIBzf8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go mkdir -p $WORK/b414/ cat >/tmp/go-build3977470736/b414/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p net/mail -lang=go1.24 -std -complete -installsuffix shared -buildid uC_ATV5-RhJyHUmiXdOx/uC_ATV5-RhJyHUmiXdOx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/bb/bb3b114d58127f49a8539aedb6b36e8baee2296fa14b27679f803d97f8647976-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b497/ cat >/tmp/go-build3977470736/b497/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3977470736/b492/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.24 -complete -installsuffix shared -buildid m0GkeHfNIgwdHRlCyIBo/m0GkeHfNIgwdHRlCyIBo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/e5/e5c891225146996a78ef5315aa80cf00a74cb254e85b8b9d48d0e14c59fd77fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/4d/4db4bc3d042c598212145a80341e5a5576d722500a16f1cdeac2024a72ec3341-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b351/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b368/ cat >/tmp/go-build3977470736/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.24 -complete -installsuffix shared -buildid hwNAkob_43XvdIU5Zd1R/hwNAkob_43XvdIU5Zd1R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b373/ github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b404/ cat >/tmp/go-build3977470736/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.24 -complete -installsuffix shared -buildid gPqpX-XCmVMfc7wmkNBV/gPqpX-XCmVMfc7wmkNBV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go cat >/tmp/go-build3977470736/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.24 -complete -installsuffix shared -buildid qCLFd4OTStxnUsM_IPQm/qCLFd4OTStxnUsM_IPQm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build3977470736/b404/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.24 -complete -installsuffix shared -buildid CpqBqTa0OgFaSz30Qm-w/CpqBqTa0OgFaSz30Qm-w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/49/49440525f3a67c609133af17bb1e31b1ae908f30fbfa251f11dd9aad35eedfce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d0/d0f23b65e7d5df45cbb0dd6959968c4bab878e071efb52fc295460e570a4b55e-d # internal cd $WORK/b250 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/c7/c7c171e0936befbd9af89ff31fe8ea74e88f0397c518a2a13965e309f3b9a889-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b886/ cat >/tmp/go-build3977470736/b886/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3977470736/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3977470736/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3977470736/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3977470736/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3977470736/b890/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.24 -complete -installsuffix shared -buildid ZEGax-AcqelXhBbu9qO-/ZEGax-AcqelXhBbu9qO- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/2d/2df9cbe9962c2cef5880b3872e24d5740ee4954cd725616b6aa62f5a76b9290e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a9/a93e0d1ec4640cad752dceb3a3ac47211e31e289ee7064ca5b2580b8f7e7bd5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b0/b07262667b45e9e8ea6626d91b08385a0fb7ab1a16866106fe91388663a964ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/f7/f798e48f96328275e3cfb8f4e0ed6dc85bfa049a03a33b3dfd493a1e817df873-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/a7/a772b14d9a0c12fcdc8deb67bc965469ac0e6180994f6675d272b5fa1078985c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/7f/7f4111b0f4f133e20c15b1b3992e18c4003f6d8ab85bf021288384529f6b2b8b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b367/ cat >/tmp/go-build3977470736/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3977470736/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3977470736/b369/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.24 -complete -installsuffix shared -buildid mbywsswlzziOv3QuLAkx/mbywsswlzziOv3QuLAkx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/cd/cdda08a369470b6b553cc0ff27922b332d795038cff17cedef619c3965d722db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/18f85d2763f794597a6891da89032a09385b25a398e0fe7719d8725d2a1f302a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b575/ cat >/tmp/go-build3977470736/b575/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.24 -complete -installsuffix shared -buildid WsIv_sgsYZM-PL6fWzkq/WsIv_sgsYZM-PL6fWzkq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b587/ cat >/tmp/go-build3977470736/b587/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3977470736/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3977470736/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.24 -complete -installsuffix shared -buildid iDhFq3hN1UrluOkzyvl_/iDhFq3hN1UrluOkzyvl_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b588/ cat >/tmp/go-build3977470736/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3977470736/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3977470736/b589/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.24 -complete -installsuffix shared -buildid Hw0kZhJo8yGuOvgqlDmr/Hw0kZhJo8yGuOvgqlDmr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -o $WORK/b250/_cgo_.o $WORK/b250/_cgo_main.o $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/e0/e011c90b093558cbcb445d5886ad7f7c541ee8bb4354333dcbd51c212613269b-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/79/79772074cfc8b40c5affe9a6d3268d71a676fcc1749b46c3d22ad904e1dee485-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b350/ cat >/tmp/go-build3977470736/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3977470736/b351/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.24 -complete -installsuffix shared -buildid X3KJxIBBMYBBvGnCYB6n/X3KJxIBBMYBBvGnCYB6n -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e6/e69234709fd57125b32241be3d1810f6174fcf154fc186aecbf4c53613ace95e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/a0/a00cb8492c7f26fcd599c4f1f4c5e967c8a424e39f5969a6b1330d20f4b5a2de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b1/b1207eb5c665e3408bb40cd0f29653d4e5be721b5c4f8e70ab95589d6ee03013-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/6f/6fb68d24ee04907269e2e496c0e21fd85703a5c8be53dfc9ddc2546bf1970be6-d # internal cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b739/_cgo_main.o -c _cgo_main.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -o $WORK/b250/_cgo_.o $WORK/b250/_cgo_main.o $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b250/_cgo_.o -dynout $WORK/b250/_cgo_import.go cat >/tmp/go-build3977470736/b250/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.24 -installsuffix shared -buildid F1cHA2pN3GM2TKLhcxu6/F1cHA2pN3GM2TKLhcxu6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b250/_cgo_gotypes.go $WORK/b250/getenv_linux_cgo.cgo1.go $WORK/b250/unshare_cgo.cgo1.go $WORK/b250/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/0a/0ade35f143e0fda8ae1558423d79d67f0c42bc53ae021f69d928b6440537b2bd-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b590/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b593/ cat >/tmp/go-build3977470736/b590/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.24 -complete -installsuffix shared -buildid 1I8kyelAFjaoedYNs8rc/1I8kyelAFjaoedYNs8rc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go cat >/tmp/go-build3977470736/b593/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.24 -complete -installsuffix shared -buildid x1k1Q9sHNnQZykiFD1q5/x1k1Q9sHNnQZykiFD1q5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/2c/2cfd5b15bc30616385b2c020f18613ad85adf11fd9ddeedc935acf47ac1514cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e7/e75bdc94fe367037b8e39269f6727048da335c13657300a04e727d451abe1962-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b408/ cat >/tmp/go-build3977470736/b408/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3977470736/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.24 -complete -installsuffix shared -buildid lzGlGptMWgHAy7JxfzZW/lzGlGptMWgHAy7JxfzZW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/66/66e045e9a38a4b3b70d0d4e63b017bad5b6d5f1d1188cc142de22edf056f5ffe-d # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/3f/3f0ae82b8cb2915ba162827e8159b2e7ed3a1198a21daa019eee7b79fbde9303-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b574/ cat >/tmp/go-build3977470736/b574/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3977470736/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3977470736/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3977470736/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.24 -complete -installsuffix shared -buildid q2ClonB4CuhFFgyed3iV/q2ClonB4CuhFFgyed3iV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b972/ cat >/tmp/go-build3977470736/b972/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3977470736/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3977470736/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3977470736/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.24 -complete -installsuffix shared -buildid R8UZ9xvqinFJmHQymCXA/R8UZ9xvqinFJmHQymCXA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/6f/6f5ca77ae0597f63e6c7d8c1ed3c236be10a527385a0114f8bb24d630667de5a-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b739/_cgo_.o -dynout $WORK/b739/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e5/e5babb1ac326fe6f3078fd4796d2dddfd932f335751bffff8134166f0fb4f99e-d # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/55/552a46209fd07434529cd6e93830d08bb23ad52030f27ba8151740c50d4da5a4-d # internal cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b906/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/ef/efb318944b33d2255668e2d0881d84f0e19c318876e8666e24126e39e5453b27-d # internal cat >/tmp/go-build3977470736/b739/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3977470736/b740/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.24 -installsuffix shared -buildid da0bR08ilwBom8TAGOFF/da0bR08ilwBom8TAGOFF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b739/_cgo_gotypes.go $WORK/b739/journal.cgo1.go $WORK/b739/_cgo_import.go cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/e9/e9c28b0edfad3cedbfe8847598bc940ef7c21ff5697c53193ce897aa1f85cc1a-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b905/ cat >/tmp/go-build3977470736/b905/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build3977470736/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build3977470736/b907/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -lang=go1.24 -complete -installsuffix shared -buildid nPcqyof4KkueYWHGMq75/nPcqyof4KkueYWHGMq75 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bpf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/gtp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/handle_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/inet_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_tuntap_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/order.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/proc_event_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/unix_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/virtio.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/65/6559255cfbb8f90ce7e8a97399ce38be6126c0a6cdbf9a15c2b042958d44499e-d # internal github.com/containers/podman/pkg/pidhandle mkdir -p $WORK/b885/ cat >/tmp/go-build3977470736/b885/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3977470736/b886/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/pkg/pidhandle -lang=go1.24 -complete -installsuffix shared -buildid pHHMHBqgplHX3apbWgR3/pHHMHBqgplHX3apbWgR3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle.go ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/53/53ce0ef23dcdf2ed77689e0e4b5408b03252a46341b931ef2eba7fbc9925ce15-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b250/_pkg_.a $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/2d/2d49be96d79cc89b8b25f2b83b6662c6c28274f8a8c4d9244ab8abf1c585cda2-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b249/ cat >/tmp/go-build3977470736/b249/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.24 -complete -installsuffix shared -buildid W8eqofHqgQxj95nYZrII/W8eqofHqgQxj95nYZrII -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b461/ github.com/containers/podman/vendor/go.podman.io/common/pkg/parse mkdir -p $WORK/b646/ cat >/tmp/go-build3977470736/b646/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3977470736/b124/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b461/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build3977470736/b279/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3977470736/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3977470736/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3977470736/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.24 -complete -installsuffix shared -buildid N3R0ojC0Vm67n4fv9htQ/N3R0ojC0Vm67n4fv9htQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.24 -complete -installsuffix shared -buildid YjHdr3XjuJDUeWneqTTq/YjHdr3XjuJDUeWneqTTq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go github.com/containers/podman/pkg/rootless mkdir -p $WORK/b724/ echo -n > $WORK/b724/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b724/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b724/ -m64 -mtune=generic -fcf-protection=full ./rootless_linux.go github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b795/ mkdir -p $WORK/b546/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt mkdir -p $WORK/b806/ cat >/tmp/go-build3977470736/b795/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF echo -n > $WORK/b546/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -lang=go1.24 -complete -installsuffix shared -buildid JCT9jMIXbJxbkH_V2nej/JCT9jMIXbJxbkH_V2nej -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay_linux.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b546/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go cat >/tmp/go-build3977470736/b806/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt -lang=go1.24 -complete -installsuffix shared -buildid aqmYmOptPsaBxrPXdVts/aqmYmOptPsaBxrPXdVts -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt/binfmt.go cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/c9/c9df9d61c26135edbeb289b417a74862e0418357ff1f6522dac61210b93c3513-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui mkdir -p $WORK/b760/ cat >/tmp/go-build3977470736/b760/importcfg << 'EOF' # internal # import config importmap github.com/chzyer/readline=github.com/containers/podman/vendor/github.com/chzyer/readline importmap github.com/manifoldco/promptui/list=github.com/containers/podman/vendor/github.com/manifoldco/promptui/list importmap github.com/manifoldco/promptui/screenbuf=github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build3977470736/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build3977470736/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build3977470736/b763/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -lang=go1.24 -complete -installsuffix shared -buildid oJMFk0Vqj-NwX5uNFJ7s/oJMFk0Vqj-NwX5uNFJ7s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/codes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/cursor.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes_other.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/prompt.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/promptui.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/select.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/42/429d617ede0097db8f981d8791a6b6aa28bd1c40d87df464c2337d74a0294291-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b244/ github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b555/ cat >/tmp/go-build3977470736/b244/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3977470736/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3977470736/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b555/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3977470736/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3977470736/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.24 -complete -installsuffix shared -buildid zEngZ1XlNHLqlchIC9sG/zEngZ1XlNHLqlchIC9sG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go github.com/containers/podman/vendor/go.podman.io/common/pkg/netns mkdir -p $WORK/b823/ github.com/containers/podman/vendor/go.podman.io/common/pkg/chown mkdir -p $WORK/b826/ cat >/tmp/go-build3977470736/b823/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/netns -lang=go1.24 -complete -installsuffix shared -buildid jxzqT4HkHZo-1tMkiXNv/jxzqT4HkHZo-1tMkiXNv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/netns/netns_linux.go cat >/tmp/go-build3977470736/b826/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/chown -lang=go1.24 -complete -installsuffix shared -buildid A80l4GmXxOVSHahBBg4i/A80l4GmXxOVSHahBBg4i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.24 -complete -installsuffix shared -buildid Z3euaPIdCyMQ5e1wxnVR/Z3euaPIdCyMQ5e1wxnVR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/66/66e9e1ca4e7a4932d75e8b07fc28fe83a7e55150948bdf14c9a0d44de8d85c4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/93/930a8d73e2aa6a937dbb0109a26f2f1775dbffc12c84e7034e574cf1b05d676c-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b739/_pkg_.a $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/85/8590dce6bca358be6a7ce02eb933a281c2afa14a665e31705b3047debefe3c91-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b645/ cat >/tmp/go-build3977470736/b645/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.24 -complete -installsuffix shared -buildid Pig7VtNp9fMvqjQ0XKdh/Pig7VtNp9fMvqjQ0XKdh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/a8/a8f6b724bc76e19c298cf388887a48bcd58a04709814e42d8d184332a12343f2-d # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/18/18e66087824d868f93f5b132f539de9d5d619f17f391471a4ccc4c966421b622-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/ff/fff477b71c66ac88c480ba1758cdeb5c5003eea4504a00c9f678b56a64677aaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x003.o -c pkcs11.cgo2.c cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/0e/0edcc1efa779a548d20e04fa7e7451fab47b21bf05ec0cb65ef6801624532d8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/23/232a9b50f194c8f5c2ee3382333bb29b2aaf683e376b6da9ea083249954b7cfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9c/9c9d6a0f94c9f0ae949f61297deab2ba2d2f94476e89ef5666eb19aa6b739d78-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b271/ cat >/tmp/go-build3977470736/b271/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3977470736/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3977470736/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3977470736/b274/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.24 -complete -installsuffix shared -buildid 5tVvgMbAFF1m57JGWA4Q/5tVvgMbAFF1m57JGWA4Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go crypto/tls mkdir -p $WORK/b149/ github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b917/ cat >/tmp/go-build3977470736/b917/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.24 -complete -installsuffix shared -buildid CgNF2exxZtnsZn5cwpjB/CgNF2exxZtnsZn5cwpjB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b418/ cat >/tmp/go-build3977470736/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b420/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.24 -complete -installsuffix shared -buildid W9XY1wbGBRXIcmnccM1w/W9XY1wbGBRXIcmnccM1w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b667/ github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b479/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cat >/tmp/go-build3977470736/b667/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/fips140=/tmp/go-build3977470736/b668/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3977470736/b669/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rc4=/tmp/go-build3977470736/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3977470736/b670/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3977470736/b671/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3977470736/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3977470736/b672/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3977470736/b089/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3977470736/b157/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3977470736/b158/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3977470736/b159/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3977470736/b160/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3977470736/b161/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rc4=/tmp/go-build3977470736/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3977470736/b169/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3977470736/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b145/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b479/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.24 -complete -installsuffix shared -buildid HzDzBqlaSDk5BBo09F7Z/HzDzBqlaSDk5BBo09F7Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.24 -complete -installsuffix shared -buildid tvwpUHuKepfqJE8NR_bc/tvwpUHuKepfqJE8NR_bc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid XVYKBiaZjKbB4STAJ5_T/XVYKBiaZjKbB4STAJ5_T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/fb/fbb53893be01ac94bebae74bb1e0daddc4402ccb3d707b39e5f3d276d595345b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/16/169f574d8db119775250c7db76d540bcd7205c1954e8804e5bb27fd7bfb5f6ab-d # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/3a/3a3610047da6e41593f1ddafe09253d115058cc4d8aa594c216036a6be6098ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/48/4814217ca91c0ed0f1f63b2bfa8469eac68d4b37c52aca04bf393e79387b3ca2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b240/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames mkdir -p $WORK/b759/ cat >/tmp/go-build3977470736/b240/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3977470736/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3977470736/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.24 -complete -installsuffix shared -buildid An0E4LwMik7LG0T-CX_o/An0E4LwMik7LG0T-CX_o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go cat >/tmp/go-build3977470736/b759/importcfg << 'EOF' # internal # import config importmap github.com/manifoldco/promptui=github.com/containers/podman/vendor/github.com/manifoldco/promptui importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build3977470736/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames -lang=go1.24 -complete -installsuffix shared -buildid -qW4Uq7HHdH9holU9gcm/-qW4Uq7HHdH9holU9gcm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames/shortnames.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/d2/d26b33e19a12518be79c44949affd5b0fc713b42d35b2050ebd21ecf87711224-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b769/ cat >/tmp/go-build3977470736/b769/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.24 -complete -installsuffix shared -buildid H29HZO36G2j1tUoyDC8U/H29HZO36G2j1tUoyDC8U -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b638/ cat >/tmp/go-build3977470736/b638/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.24 -complete -installsuffix shared -buildid 18alc_5UkiPysfHfpuWp/18alc_5UkiPysfHfpuWp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/47/47f9afe046bdf749fcb54401783eb4fca170592315dbb0ea41f5687c6723bd94-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b478/ cat >/tmp/go-build3977470736/b478/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3977470736/b479/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.24 -complete -installsuffix shared -buildid xtkiK4LpZC3uHzj4NEXv/xtkiK4LpZC3uHzj4NEXv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/49/4947f9addc9adfb6a790ebdc3a84e3a1282a7540d75dfcc295da8d6430e68f35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/0e/0e611cc87b2f840859bef567a142002cd9a28338318a8712155b0fb3590722aa-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/c4/c40a68b11a8c93a8240c112af44d35d63ed584fb68f9eac11488d43f5c91fd0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/96/96e2ef7064ad8ef3451b0b108d0c843c5cb473c046445f447f931749cfff7f6c-d # internal cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x004.o -c types.cgo2.c cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I $WORK/b724/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jo-8V0YOtO4ZGJyC8P4- -o $WORK/b724/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/73/734bea23dee6becc6456766dfd80fff3d0a11e85aa8afbf5887ae9939730bc24-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b417/ cat >/tmp/go-build3977470736/b417/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3977470736/b418/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.24 -complete -installsuffix shared -buildid meTCjD_LIltSRufDFJ8O/meTCjD_LIltSRufDFJ8O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/93/93d118ab57a910360f6cfce29ccea00f20c389af6af32726c48d0205d3e7c64f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b323/ cat >/tmp/go-build3977470736/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3977470736/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3977470736/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.24 -complete -installsuffix shared -buildid 2V9UWu9knchm66wr3SCQ/2V9UWu9knchm66wr3SCQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go cat >/tmp/go-build3977470736/b546/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3977470736/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.24 -installsuffix shared -buildid 9V04miMh7FUsYXzzVr5q/9V04miMh7FUsYXzzVr5q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack $WORK/b546/_cgo_gotypes.go $WORK/b546/copy_linux.cgo1.go $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I $WORK/b724/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jo-8V0YOtO4ZGJyC8P4- -o $WORK/b724/_x002.o -c rootless_linux.cgo2.c cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/ba/ba41c12d642948931d90b8a63414dff6248a52ef2bf945231f3042f28196afc2-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b656/ cat >/tmp/go-build3977470736/b656/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3977470736/b657/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.24 -complete -installsuffix shared -buildid t1oTiXUUhdy2W0uTaJxG/t1oTiXUUhdy2W0uTaJxG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I $WORK/b724/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jo-8V0YOtO4ZGJyC8P4- -o $WORK/b724/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a9/a9b9cad15168a729d183d282db7515f2101a29a77d48f58c5f7f8a90f6eab941-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b318/ cat >/tmp/go-build3977470736/b318/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3977470736/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3977470736/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3977470736/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3977470736/b327/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.24 -complete -installsuffix shared -buildid h31k1r6Ld67lszDSK4Gc/h31k1r6Ld67lszDSK4Gc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b546/_pkg_.a $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/13/1315a67875ac13bdef0678bf6949e704477011720ff03e8718366eeffc714c59-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -o $WORK/b108/_cgo_.o $WORK/b108/_cgo_main.o $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/0d/0d0e3339a501354e3760bc87e2ab93b481916f056e036a62256a754a711f0bf9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b317/ cat >/tmp/go-build3977470736/b317/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.24 -complete -installsuffix shared -buildid 9a8yyR2atFVLDtjdtef3/9a8yyR2atFVLDtjdtef3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b362/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b376/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b377/ cat >/tmp/go-build3977470736/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.24 -complete -installsuffix shared -buildid llQNz-wLzwn0bubErkZQ/llQNz-wLzwn0bubErkZQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b380/ cat >/tmp/go-build3977470736/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b495/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.24 -complete -installsuffix shared -buildid GqPFqFKLgxtDSm7_E6sE/GqPFqFKLgxtDSm7_E6sE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build3977470736/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.24 -complete -installsuffix shared -buildid -6GjPNLA6tHMoOUj_dyz/-6GjPNLA6tHMoOUj_dyz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >/tmp/go-build3977470736/b495/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.24 -complete -installsuffix shared -buildid QikU_o_XvGPXTDOwI1Fq/QikU_o_XvGPXTDOwI1Fq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats cat >/tmp/go-build3977470736/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b874/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.24 -complete -installsuffix shared -buildid Xx5enyPEtiD58UbKrxxq/Xx5enyPEtiD58UbKrxxq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b780/ cat >/tmp/go-build3977470736/b874/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.24 -complete -installsuffix shared -buildid 13VOTWmW3LH82AeOl_5J/13VOTWmW3LH82AeOl_5J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cat >/tmp/go-build3977470736/b780/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.24 -complete -installsuffix shared -buildid LfMH-mtl1zKcnik5SPoH/LfMH-mtl1zKcnik5SPoH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/dd/dd1d403482698f6ca03fc44f82ebcc796422f44047b664637f946e938dd1b2d8-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -o $WORK/b108/_cgo_.o $WORK/b108/_cgo_main.o $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b108/_cgo_.o -dynout $WORK/b108/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/03/03092129532aed27882c80f7793adfd3f4357c6755573f6a01b31c99b59e9304-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/09/09c523964e98b49f46f7b9387123234356b2298aed74c184659163f27f43813a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b359/ cat >/tmp/go-build3977470736/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3977470736/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3977470736/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.24 -complete -installsuffix shared -buildid gazLx-UYrYXFnjCDP_2D/gazLx-UYrYXFnjCDP_2D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b370/ cat >/tmp/go-build3977470736/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3977470736/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3977470736/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3977470736/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.24 -complete -installsuffix shared -buildid TFSgu4nWu5AATZJ3lERn/TFSgu4nWu5AATZJ3lERn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go cat >/tmp/go-build3977470736/b108/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.24 -installsuffix shared -buildid ey3DusPSwAt32LLjM6Xf/ey3DusPSwAt32LLjM6Xf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b108/_cgo_gotypes.go $WORK/b108/params.cgo1.go $WORK/b108/pkcs11.cgo1.go $WORK/b108/types.cgo1.go $WORK/b108/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fe/fea208352821d910e14985bc49c6a3e255dccc5cfd25671334a385d272321e1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/c0/c0e9ac6352dbf0b840e090e58dda43b742ce01a75962aadb60d14d15614589e7-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b379/ cat >/tmp/go-build3977470736/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3977470736/b380/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.24 -complete -installsuffix shared -buildid f8Yzv0-NOGX6q4Q_VYjU/f8Yzv0-NOGX6q4Q_VYjU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b691/ cat >/tmp/go-build3977470736/b691/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3977470736/b692/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3977470736/b380/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.24 -complete -installsuffix shared -buildid AwZGr6JlQFbAAfp60C1E/AwZGr6JlQFbAAfp60C1E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/98/9862e3300a532c814d49fc00d3e58ea9422736f4115379139ed44db48176bd03-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b457/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive cat >/tmp/go-build3977470736/b457/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF mkdir -p $WORK/b531/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.24 -complete -installsuffix shared -buildid UcpdmtrqDLo5BAZ0U0Dw/UcpdmtrqDLo5BAZ0U0Dw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cat >/tmp/go-build3977470736/b531/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.24 -complete -installsuffix shared -buildid DSpI35XzmfO7DBV-Zyz3/DSpI35XzmfO7DBV-Zyz3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/ca/ca32bb9e506bf98d522ab5bf4a1423b456ed4877018a767c1e8938dd7c94ae4b-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b870/ cat >/tmp/go-build3977470736/b870/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3977470736/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3977470736/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.24 -complete -installsuffix shared -buildid iSM_wMCDJhaEUFeiiUEM/iSM_wMCDJhaEUFeiiUEM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/1f/1fd05f2ab368697d00f6929eaffd2ac04ce0be6debad7c20ad6da7d7819e0582-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/f4/f4881899dbccc64ebe789a36a0d7fb1ff63a95f62768faaa12833e4908c93600-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d0/d054a1b69e7301a1dea08a7b129555a54e8ae8f0bddf2abb2b6ad97fe37f9f18-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b375/ cat >/tmp/go-build3977470736/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3977470736/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3977470736/b377/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.24 -complete -installsuffix shared -buildid WXzmkioFuytygWt75ulb/WXzmkioFuytygWt75ulb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ea/ea33ed6dda5c527da56927991d02cf3a1db0c70817838cfd0d1f1b7f7a728c66-d # internal cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I $WORK/b724/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jo-8V0YOtO4ZGJyC8P4- -o $WORK/b724/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/14/14c8b9f17669e7fe6514952f32f0fcb40d453b39f889ff552a1be60069c2c2d3-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b659/ cat >/tmp/go-build3977470736/b659/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3977470736/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3977470736/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.24 -complete -installsuffix shared -buildid WMtoRxFyKgLrlKJ-DcKe/WMtoRxFyKgLrlKJ-DcKe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/62/62545d897b960781b4af18d0cde76676c19e325bfefa13e16bfcf73d886c9edb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b381/ cat >/tmp/go-build3977470736/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3977470736/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3977470736/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3977470736/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.24 -complete -installsuffix shared -buildid OR0xD_AlznQnExg8EVND/OR0xD_AlznQnExg8EVND -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b965/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -o $WORK/b724/_cgo_.o $WORK/b724/_cgo_main.o $WORK/b724/preferlinkext $WORK/b724/_x001.o $WORK/b724/_x002.o $WORK/b724/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/4b/4b0279e9f285973fe068fe8873cbce7752c20d1fac032bcd6fae6a5a465a9dc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/cb/cbde0e2402e4eb6064a47c908e5b67435b5c380746c59b96c3e89dd6ab4151bc-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b690/ cat >/tmp/go-build3977470736/b690/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3977470736/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3977470736/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3977470736/b693/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.24 -complete -installsuffix shared -buildid YbqQFSfjI748kb3kASag/YbqQFSfjI748kb3kASag -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/24/24b35752c45984833278f9c086510b154c4d61cd1537d39bb64230fb2f6c681a-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b964/ cat >/tmp/go-build3977470736/b964/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3977470736/b965/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.24 -complete -installsuffix shared -buildid WmO63YcbBWaQ00tPy_IN/WmO63YcbBWaQ00tPy_IN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/ee/eeb7c826383e3ec2ec4ce979f4d611a158d38b2193a31676548f6e4942354e1d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b637/ github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b708/ cat >/tmp/go-build3977470736/b708/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF cat >/tmp/go-build3977470736/b637/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.24 -complete -installsuffix shared -buildid QdL-WgW_LNoaG1GqwyJ3/QdL-WgW_LNoaG1GqwyJ3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.24 -complete -installsuffix shared -buildid u4Xk98hlChxu_IdVboN4/u4Xk98hlChxu_IdVboN4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -o $WORK/b724/_cgo_.o $WORK/b724/_cgo_main.o $WORK/b724/preferlinkext $WORK/b724/_x001.o $WORK/b724/_x002.o $WORK/b724/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b724/_cgo_.o -dynout $WORK/b724/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/33/33d58ea377f0035767328228c90f65133ef10b473caa3ee92bc9caad4cc82270-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b873/ cat >/tmp/go-build3977470736/b873/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3977470736/b874/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.24 -complete -installsuffix shared -buildid ih18gEbb9vT9CzkM3_Bw/ih18gEbb9vT9CzkM3_Bw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/b9/b909a61a998f642934a5fcba3305e056cfa81c34a27aaa9ef1b8e31800aef494-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b378/ cat >/tmp/go-build3977470736/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3977470736/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3977470736/b381/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.24 -complete -installsuffix shared -buildid PZ7_yNuUwIb2YKIOS3OK/PZ7_yNuUwIb2YKIOS3OK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go cat >/tmp/go-build3977470736/b724/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/pkg/rootless -lang=go1.24 -installsuffix shared -buildid jo-8V0YOtO4ZGJyC8P4-/jo-8V0YOtO4ZGJyC8P4- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b724/_cgo_gotypes.go $WORK/b724/rootless_linux.cgo1.go $WORK/b724/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1b/1b0b1db96784d1b9854956611f4a17658530d0bff12384e26f0c343696954aae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/6e/6e8963f8afd5bfcb1ef18e138685c218eb4c750bb970ea7223ed709a13490b28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ae/aea5f4f7c583684da2794822785c2cfebbb5fb1ee0e42ef5473a86509a01d69a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/c9/c98e58127fb6f3f7cf120404dd6b3d1f3619fa42a40af81716fc2b5d99279fab-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b453/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump mkdir -p $WORK/b538/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc mkdir -p $WORK/b504/ cat >/tmp/go-build3977470736/b453/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3977470736/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3977470736/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a EOF cat >/tmp/go-build3977470736/b538/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3977470736/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3977470736/b539/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.24 -complete -installsuffix shared -buildid 8eoVm2eMKKmN2Ue-_KyF/8eoVm2eMKKmN2Ue-_KyF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.24 -complete -installsuffix shared -buildid EhgstiSJiHojdP3-WN5L/EhgstiSJiHojdP3-WN5L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go cat >/tmp/go-build3977470736/b504/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3977470736/b457/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.24 -complete -installsuffix shared -buildid pPUUxFtNtc4ZKma-2jw6/pPUUxFtNtc4ZKma-2jw6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/25/25922b88466512724e85b1943d6aa627f76685e193dae5959f5051f27f2d577d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b374/ cat >/tmp/go-build3977470736/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3977470736/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3977470736/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3977470736/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3977470736/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3977470736/b377/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.24 -complete -installsuffix shared -buildid D94UfbX2mlbbzx1PEAHY/D94UfbX2mlbbzx1PEAHY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/ec/ec57190b07919968611b588f16baf3eadc334204535a939d5b6db68ba58faa7c-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b872/ cat >/tmp/go-build3977470736/b872/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3977470736/b873/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3977470736/b874/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/pkg/criu -lang=go1.24 -complete -installsuffix shared -buildid ZrX52x6wtT4moK_JX_9r/ZrX52x6wtT4moK_JX_9r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/4b/4bab6532a89d76aa82e31b5d7362cc68dca72cc2ce8fe066668565b41dc17c80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/86/86327062b5b1caf9cad417f9e8a9d31339f3a7cf123c1ccb272c590797f5db21-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path mkdir -p $WORK/b663/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b662/ github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b927/ cat >/tmp/go-build3977470736/b663/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF cat >/tmp/go-build3977470736/b662/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.24 -complete -installsuffix shared -buildid DIVrD0ICO3dnEVBSTE5k/DIVrD0ICO3dnEVBSTE5k -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go cat >/tmp/go-build3977470736/b927/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3977470736/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.24 -complete -installsuffix shared -buildid hF4thWfc1m-tBSgJsR0A/hF4thWfc1m-tBSgJsR0A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.24 -complete -installsuffix shared -buildid n9-K2JZxf-X2NbCwhnu2/n9-K2JZxf-X2NbCwhnu2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/88/886e1df46979bc011bb90e6b72615bb6f0a17eceecc29b52fb11a078e3372719-d # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/c2/c23e33ae8704f47151176fd8dd43cb05365a9f310fbe2c9a7261c64ef813a174-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b688/ cat >/tmp/go-build3977470736/b688/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3977470736/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3977470736/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3977470736/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3977470736/b596/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.24 -complete -installsuffix shared -buildid fsHvo2Cj8t6viGrZX8KQ/fsHvo2Cj8t6viGrZX8KQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/78/78e5ba0178947b1256a163c402973e5e52eb226178262dcc785c1fc4d272cb4e-d # internal github.com/containers/podman/utils mkdir -p $WORK/b902/ github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b527/ cat >/tmp/go-build3977470736/b902/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3977470736/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3977470736/b428/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/utils -lang=go1.24 -complete -installsuffix shared -buildid mBx4uLdYiDDmAQG8hm3E/mBx4uLdYiDDmAQG8hm3E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go cat >/tmp/go-build3977470736/b527/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3977470736/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3977470736/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.24 -complete -installsuffix shared -buildid T-s3kSmTR2r9l7q02poC/T-s3kSmTR2r9l7q02poC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/cb/cb47c2e2cfb338de3cdccc98594522fd63735f71f6ec814da87025d67213580b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/ef/ef413ef49ad97659112ad8ec849b3ea45f33455c97efac818a15dcca446908a2-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b724/_pkg_.a $WORK/b724/preferlinkext $WORK/b724/_x001.o $WORK/b724/_x002.o $WORK/b724/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/50/50acc16d0deecf73db3e0773216f64d5d0655d8b235075ed830b7b92093ad35a-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b899/ cat >/tmp/go-build3977470736/b899/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3977470736/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/pkg/systemd -lang=go1.24 -complete -installsuffix shared -buildid LMqwPnzIzkkHhTubeY_z/LMqwPnzIzkkHhTubeY_z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/activation.go ./_build/src/github.com/containers/podman/pkg/systemd/dbus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/ba/baae0e6242197fd7a5c7ee32affef7d6db2c498180ff35ba6dd7a2052cd6b090-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a0/a02a47b8a1b19fc9ef68d6e380cf2dfe90d065a7afc0ffecac1294326ee840ad-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b328/ cat >/tmp/go-build3977470736/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3977470736/b317/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.24 -complete -installsuffix shared -buildid LMPGNXqZ3N5mPq-Fe8Nr/LMPGNXqZ3N5mPq-Fe8Nr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b316/ cat >/tmp/go-build3977470736/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3977470736/b317/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.24 -complete -installsuffix shared -buildid HuCc4Hk5DvtX8ry25k1T/HuCc4Hk5DvtX8ry25k1T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b494/ cat >/tmp/go-build3977470736/b494/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3977470736/b495/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3977470736/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3977470736/b376/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.24 -complete -installsuffix shared -buildid 23KOIie81AcTr-_cESXX/23KOIie81AcTr-_cESXX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a5/a5222d18dc623da7821538b5fcbec3d2f05479650c5ce2478880e061191aa408-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b661/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b664/ cat >/tmp/go-build3977470736/b661/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3977470736/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3977470736/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.24 -complete -installsuffix shared -buildid XYGMw576Tgfv8wuNOVJd/XYGMw576Tgfv8wuNOVJd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go cat >/tmp/go-build3977470736/b664/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3977470736/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3977470736/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.24 -complete -installsuffix shared -buildid XZsPwGUhdfmER1J8QofX/XZsPwGUhdfmER1J8QofX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/f4/f4b3aabe77151719cb006b6fbb1f2886d17ffb28feb9fa7d9c0d7d82ac989893-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/80/8054afb9a41c340a7fcf10866f5e6976fb5b47e857c1c4c3cc6ecaaa2279ebf5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b436/ cat >/tmp/go-build3977470736/b436/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build3977470736/b279/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3977470736/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3977470736/b189/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3977470736/b453/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.24 -complete -installsuffix shared -buildid j6P4Flu4RacKJ7SzD2bR/j6P4Flu4RacKJ7SzD2bR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/68/6806ffe3aa5bfdbfb171d1ce5098aaf819c23e5c2113a20de49678e1b806883b-d # internal cd $WORK/b791 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -I $WORK/b791/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4Wxkz-pSWTf77VEW6ITM -o $WORK/b791/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/5f/5f6bd3b00217a3de87646f552438354cba031c7b5d018be8641a5610cde7500e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/c0/c048073e17a7e36cba6234018ee718c389478b41474d0ef8894d347194b29661-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/0b/0b78cd33ec91b4ed622f046c1b37fc20c7d4edd83c14907cb3bc1118c3e065b5-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c5/c59373c838ff098f3b177e868b1e738c8867b576d495c52752a67f8829bbbb31-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b070/ cat >/tmp/go-build3977470736/b070/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3977470736/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3977470736/b110/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.24 -complete -installsuffix shared -buildid jCEvK5lkiMxp2iLjOyl9/jCEvK5lkiMxp2iLjOyl9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/6e/6e25b37d6909383503f495e2abae13a1109c7f25694fd809983a518aa3da077e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b313/ cat >/tmp/go-build3977470736/b313/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3977470736/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3977470736/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3977470736/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3977470736/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3977470736/b328/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.24 -complete -installsuffix shared -buildid HVlweWNAAwSe9DR0pdwu/HVlweWNAAwSe9DR0pdwu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go cd $WORK/b791 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -I $WORK/b791/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4Wxkz-pSWTf77VEW6ITM -o $WORK/b791/_x002.o -c seccomp.cgo2.c cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/70/70579c1545e6577aa3c9545dfcddb428c0c7e4ce22f65ae347989fa61f82fc99-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b695/ cat >/tmp/go-build3977470736/b695/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3977470736/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3977470736/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3977470736/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3977470736/b696/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.24 -complete -installsuffix shared -buildid edF0BxjKdGAvgoVu4BnC/edF0BxjKdGAvgoVu4BnC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5d/5dc55c84c1a591ef02abf98680e983458e49d3303fe047a5b5b379450253de62-d # internal github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b955/ github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b786/ cat >/tmp/go-build3977470736/b955/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build3977470736/b956/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.24 -complete -installsuffix shared -buildid DQbO2lgh_VwiU4CX0p1I/DQbO2lgh_VwiU4CX0p1I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go cat >/tmp/go-build3977470736/b786/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.24 -complete -installsuffix shared -buildid R3he04dcnhYySmbutL7b/R3he04dcnhYySmbutL7b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/62/621e98fc51106de8e7800805ff6d75057dfb6dffc20f30e34ab6539f8873155b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b069/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b712/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b270/ cat >/tmp/go-build3977470736/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.24 -complete -installsuffix shared -buildid sBlX6SDtQzz-aauUPGwY/sBlX6SDtQzz-aauUPGwY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go cat >/tmp/go-build3977470736/b712/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a EOF cat >/tmp/go-build3977470736/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3977470736/b275/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.24 -complete -installsuffix shared -buildid Cgks1pcL7KbqwjFTKmR9/Cgks1pcL7KbqwjFTKmR9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.24 -complete -installsuffix shared -buildid qjf6vH3bq05fevbSLA-2/qjf6vH3bq05fevbSLA-2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go cd $WORK/b791 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -I $WORK/b791/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4Wxkz-pSWTf77VEW6ITM -o $WORK/b791/_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/e6/e69fd677d391bbe5edc6080fa3015fd923afd10d760ab9c6a80f8cce7fc3b69e-d # internal cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e1c9b3eb1efe11f0921dbd4cdcece4f6c65a8166fb781ad1690e1f13d303554-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b290/ cat >/tmp/go-build3977470736/b290/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.24 -complete -installsuffix shared -buildid AS-E5eY_3YoEks1eeq8L/AS-E5eY_3YoEks1eeq8L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/69/6915fd27989a40ca768cf6fd670bcf82df24180a83e079e8dcf73096f58dfefd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/48/483b6b18dba1636bb59da12b70c9b098b4fd3277608015049e58eaa297bafc22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/33/3335538e3d421826d29c0237e9125d6d419b16860ed8c908b0b0682c6d8bf865-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b413/ cat >/tmp/go-build3977470736/b413/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3977470736/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3977470736/b278/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/mail=/tmp/go-build3977470736/b414/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.24 -complete -installsuffix shared -buildid FT_nHjcB-PXJx_3KfIvD/FT_nHjcB-PXJx_3KfIvD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ba/ba76c13a9428415e76dbf6f195795bb22657d3b9bb84f095e77ffdf8690a4983-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/21/21aaab957f8e7f9e5d89ac11a612d483cd834594c4b94dff8d6ea6d03714fff4-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b269/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b291/ mkdir -p $WORK/b415/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b416/ cat >/tmp/go-build3977470736/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF cat >/tmp/go-build3977470736/b415/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.24 -complete -installsuffix shared -buildid 4sRYcotHyIIHxWoC_mQa/4sRYcotHyIIHxWoC_mQa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.24 -complete -installsuffix shared -buildid YXMLZogVd8TpiVd_aCvw/YXMLZogVd8TpiVd_aCvw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >/tmp/go-build3977470736/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.24 -complete -installsuffix shared -buildid VtWiBvNCO1RaYprQzBkO/VtWiBvNCO1RaYprQzBkO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >/tmp/go-build3977470736/b416/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3977470736/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.24 -complete -installsuffix shared -buildid 59VGhvsK5v88AJa_tKqa/59VGhvsK5v88AJa_tKqa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cd $WORK/b791 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -I $WORK/b791/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=4Wxkz-pSWTf77VEW6ITM -o $WORK/b791/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/7c/7c72dee3a5c4e3e11623ef188c78706897d1fc6782ba52099b9f391cad9f65d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/74/74010f1b98c658c2396a9c5ef3349167667427d0a241eda6e3d6441ed3c1ff45-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b658/ cat >/tmp/go-build3977470736/b658/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3977470736/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3977470736/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3977470736/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/a7/a7805f0f85fec7fb2f4c363c706aa2cea15ff57a91f0c15fd6a13903e16778df-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.24 -complete -installsuffix shared -buildid PCfb7c3JXOFam56c3Ieb/PCfb7c3JXOFam56c3Ieb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1f/1fb852a87fc65bfbd8b8f5f071f614fd6fd43420b9f18bd7c783a9479dd8ab9a-d # internal github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b493/ cat >/tmp/go-build3977470736/b493/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3977470736/b494/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3977470736/b377/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.24 -complete -installsuffix shared -buildid 4t7sxyRBrINIHXV9fyqu/4t7sxyRBrINIHXV9fyqu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/54/540716321e0166ab63189306168d745e491ba94584f3b9efa77873f4e02f80d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/de/def7fb7223717dfd381f8e9fcbafe29d61dd194f4a9179a38ee254ee1728e186-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/46/46fd51b3ab5c543e70c82026c0386d2c78b08a03a892dd17207627b503a4aabd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/bf/bf81133213b356425a7ad6d897b71b7a52a1fc23ab3b03d26979d78d3328d266-d # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -o $WORK/b791/_cgo_.o $WORK/b791/_cgo_main.o $WORK/b791/preferlinkext $WORK/b791/_x001.o $WORK/b791/_x002.o $WORK/b791/_x003.o -O2 -g -lseccomp cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x004.o -c unset_agent_info.cgo2.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b791=/tmp/go-build -gno-record-gcc-switches -o $WORK/b791/_cgo_.o $WORK/b791/_cgo_main.o $WORK/b791/preferlinkext $WORK/b791/_x001.o $WORK/b791/_x002.o $WORK/b791/_x003.o -O2 -g -lseccomp # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b791/_cgo_.o -dynout $WORK/b791/_cgo_import.go cat >/tmp/go-build3977470736/b791/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -lang=go1.24 -installsuffix shared -buildid 4Wxkz-pSWTf77VEW6ITM/4Wxkz-pSWTf77VEW6ITM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack $WORK/b791/_cgo_gotypes.go $WORK/b791/seccomp.cgo1.go $WORK/b791/seccomp_internal.cgo1.go $WORK/b791/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/9f/9f495dc8152cd35226d23a310d4854d92dbb173dfc463ddf418075f5e8c4e821-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b536/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b547/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b545/ cat >/tmp/go-build3977470736/b536/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.24 -complete -installsuffix shared -buildid UkELENyKzyhLG_JBv6zx/UkELENyKzyhLG_JBv6zx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go cat >/tmp/go-build3977470736/b547/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3977470736/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b545/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3977470736/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3977470736/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.24 -complete -installsuffix shared -buildid AYDhIRcGegXLvgkNkwiB/AYDhIRcGegXLvgkNkwiB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.24 -complete -installsuffix shared -buildid X6GRoznicmHCMBqFLpxI/X6GRoznicmHCMBqFLpxI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/61/6176b7721b977627ea683654a34e783313f8a73391239af4afd44b92537f27d1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b535/ cat >/tmp/go-build3977470736/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile encoding/base32=/tmp/go-build3977470736/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3977470736/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3977470736/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3977470736/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3977470736/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3977470736/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3977470736/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3977470736/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3977470736/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3977470736/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.24 -complete -installsuffix shared -buildid lQDpukhIVBIaBxFZB7Ek/lQDpukhIVBIaBxFZB7Ek -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c0/c078e7c191cabdd719fe289d924475f1ba4a07524ccb2fc2235dcddf0848cd78-d # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/b3/b31357bb8379b88e8428447b633e5ad23a4c45b1ba7d922660c70f2c3ffeb86b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b674/ mkdir -p $WORK/b776/ cat >/tmp/go-build3977470736/b674/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b294/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.24 -complete -installsuffix shared -buildid HJKbBfssBCjbJ1gN50jK/HJKbBfssBCjbJ1gN50jK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go cat >/tmp/go-build3977470736/b776/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.24 -complete -installsuffix shared -buildid lcXQ7bLj1qF_OSsdBTmn/lcXQ7bLj1qF_OSsdBTmn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go cat >/tmp/go-build3977470736/b294/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3977470736/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3977470736/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid b1_-hpCvLzaSpWywIjP9/b1_-hpCvLzaSpWywIjP9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b771/ cat >/tmp/go-build3977470736/b771/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3977470736/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3977470736/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3977470736/b774/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.24 -complete -installsuffix shared -buildid k878_q7f16r8aaNWhUya/k878_q7f16r8aaNWhUya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/72/72ee2e63140beaddb4a76f225f6869ec68bef4b46901c6892a6bbbfa8b1cd85a-d # internal cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/10/1008eee2509c4ebc667c716784f76ea2f3d98d8dde0bfc728b532392d9f0b5fa-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -o $WORK/b470/_cgo_.o $WORK/b470/_cgo_main.o $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o -O2 -g -lgpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/49/49c10fa31c16a8c10df388e7e86119f0ab3447c119b36ece64c518445e0921f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/87/87a1605530e5cb5961e5f85bfcdd68160946e924676abe941ef60cb5bcfcc171-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b775/ cat >/tmp/go-build3977470736/b775/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3977470736/b776/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.24 -complete -installsuffix shared -buildid 8NAMkWtBbZdJdqr0weQA/8NAMkWtBbZdJdqr0weQA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -o $WORK/b470/_cgo_.o $WORK/b470/_cgo_main.o $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b470/_cgo_.o -dynout $WORK/b470/_cgo_import.go cat >/tmp/go-build3977470736/b470/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.24 -installsuffix shared -buildid UeiRdDOTQL1wmUYtq32x/UeiRdDOTQL1wmUYtq32x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack $WORK/b470/_cgo_gotypes.go $WORK/b470/data.cgo1.go $WORK/b470/gpgme.cgo1.go $WORK/b470/unset_agent_info.cgo1.go $WORK/b470/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b791/_pkg_.a $WORK/b791/preferlinkext $WORK/b791/_x001.o $WORK/b791/_x002.o $WORK/b791/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/28/289e2f0b119652193b9af16fac286752dc944c5d55f866459ce896ec51961afc-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b655/ cat >/tmp/go-build3977470736/b655/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3977470736/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.24 -complete -installsuffix shared -buildid C5DxJs9wYDBivmUcOj7Z/C5DxJs9wYDBivmUcOj7Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/fd/fd820d9a1bcd6662c551877ce48307ca7421c898bc2ed13c97fb91e047fc422f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp mkdir -p $WORK/b833/ cat >/tmp/go-build3977470736/b833/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build3977470736/b791/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp -lang=go1.24 -complete -installsuffix shared -buildid DWOAiUeQk5aw2WwMjC8d/DWOAiUeQk5aw2WwMjC8d -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/conversion.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/errno_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/seccomp_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/supported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/65/659ea7a4f39617fdcc42decca9884034e26359d09d6400b89e1898749912965d-d # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/7b/7b2a66e8f96c904ad1d89506ec1ec7700de094945e2d8f9447482c8a44d652f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/d5/d5feaffec7e65b2599d1d3cba7f53208e8d3f2097e6e2a4664c32a24aba4ee2f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b649/ cat >/tmp/go-build3977470736/b649/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3977470736/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3977470736/b650/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3977470736/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3977470736/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3977470736/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.24 -complete -installsuffix shared -buildid DrPqYqJnHGfrX40Tdm-K/DrPqYqJnHGfrX40Tdm-K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_local.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/bd/bd1f7b2995f3c8cfcaef7b8db4755f8e41da0ba6c0b6219e4142a0e7c0e03631-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/38/3890fbb101218e48bf1fb611d4e39a31cd03e191c9a6e01047c809612cca9f07-d # internal net/http/httptrace mkdir -p $WORK/b210/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b219/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b346/ mkdir -p $WORK/b865/ cat >/tmp/go-build3977470736/b210/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile internal/nettrace=/tmp/go-build3977470736/b177/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid cepdSrnN9xE4hvH0nWiH/cepdSrnN9xE4hvH0nWiH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/tmp/go-build3977470736/b219/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/libtrust cat >/tmp/go-build3977470736/b865/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.24 -complete -installsuffix shared -buildid q7klIeyGGxyNPUKub89w/q7klIeyGGxyNPUKub89w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go cat >/tmp/go-build3977470736/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation -lang=go1.24 -complete -installsuffix shared -buildid hhMtCARQXgkSWnkXrZ4H/hhMtCARQXgkSWnkXrZ4H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/files.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/packetconns.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.24 -complete -installsuffix shared -buildid q-E4ljJ3beuCP2NPZEg2/q-E4ljJ3beuCP2NPZEg2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go mkdir -p $WORK/b135/ cat >/tmp/go-build3977470736/b135/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/base32=/tmp/go-build3977470736/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.24 -complete -installsuffix shared -buildid ekCNitjGV77eBxa9dBfV/ekCNitjGV77eBxa9dBfV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b1051/ cat >/tmp/go-build3977470736/b1051/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -lang=go1.24 -complete -installsuffix shared -buildid qG-hB7yoXR5KNtVHu7ct/qG-hB7yoXR5KNtVHu7ct -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/37/3787e61eda2e0d145d8309d453b73b6d0386e6dc9703bacc8109b0353b0a539b-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b470/_pkg_.a $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e9/e9f0fb3bfc394e169514cd211a4695ac7678277918fec0ecaa4da666623e4c2d-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/59/595eb98b7457c9633324b3cc87ff235d5daa76e55560611f735da3f57d1a93a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3e/3e8a030cca57a31170fca4ad4ed9b1bbf6a53447c3a170ae08e4d3e466f0ab04-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b399/ cat >/tmp/go-build3977470736/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b398/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.24 -complete -installsuffix shared -buildid qFvkgBBhp4QDAnj-Ubxg/qFvkgBBhp4QDAnj-Ubxg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go net/http mkdir -p $WORK/b194/ cat >/tmp/go-build3977470736/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b198/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3977470736/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b206/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b199/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build3977470736/b208/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build3977470736/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3977470736/b212/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid OMs86Nl5OZ4CRQ6zYo48/OMs86Nl5OZ4CRQ6zYo48 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/6d/6d8268d2245a6bdb50c36d326d333bbb45ac5f27817fdff62898a8c85b65b129-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b344/ cat >/tmp/go-build3977470736/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3977470736/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3977470736/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3977470736/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.24 -complete -installsuffix shared -buildid b2q_OGZVRi7ivKkrq9Zx/b2q_OGZVRi7ivKkrq9Zx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/ef/ef5870b224b0ed57954b9338824d54b9ca2bc777d31ca51dd1270e97baf5924b-d # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/c0/c075e29b35a75408a9372e9343a5798fd8299f238b9094de45df95c6cc24b15a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a7/a705549b39f58cd4fc5e4062c9134dbaed174a9a35b6c8f2a60319746015dc2c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b403/ mkdir -p $WORK/b366/ github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b353/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b340/ cat >/tmp/go-build3977470736/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a EOF cat >/tmp/go-build3977470736/b403/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3977470736/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.24 -complete -installsuffix shared -buildid TXsN1S0tfjI1bxyOY_PE/TXsN1S0tfjI1bxyOY_PE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.24 -complete -installsuffix shared -buildid RxErRLMWhDNHy4HuZs41/RxErRLMWhDNHy4HuZs41 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build3977470736/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.24 -complete -installsuffix shared -buildid hkD3eZJ1Gy0TPyR1ldfL/hkD3eZJ1Gy0TPyR1ldfL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.24 -complete -installsuffix shared -buildid 0teYF8Uri_HHFoaMajAM/0teYF8Uri_HHFoaMajAM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/3c/3cb0b234e1aad524441432a3d7beb211cb86f21b297701515a06f1d8550b2f7a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b648/ github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b959/ github.com/containers/podman/pkg/trust github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns mkdir -p $WORK/b764/ mkdir -p $WORK/b820/ cat >/tmp/go-build3977470736/b648/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.24 -complete -installsuffix shared -buildid PUQte39di30QhHP52ogP/PUQte39di30QhHP52ogP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/49/4932b4d1ae7e1c86315342303b3314aa070511129cee33d5b5e2b6dfb247c80f-d # internal cat >/tmp/go-build3977470736/b959/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF cat >/tmp/go-build3977470736/b820/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build3977470736/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build3977470736/b822/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3977470736/b703/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.24 -complete -installsuffix shared -buildid ZRuIfaSPDR8CUgE8-imE/ZRuIfaSPDR8CUgE8-imE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns -lang=go1.24 -complete -installsuffix shared -buildid 2bca4ODxNiVUS4uHpgT5/2bca4ODxNiVUS4uHpgT5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/slirp4netns.go cat >/tmp/go-build3977470736/b764/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3977470736/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/pkg/trust -lang=go1.24 -complete -installsuffix shared -buildid 36Q4jlQJSvDRhi4imlR7/36Q4jlQJSvDRhi4imlR7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/cd/cda7bffd08d59eceecdbe5396193be56016854973bcdf226106ebed7562f454d-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/df/df27860649c2756844b48838c41a385a581236541cfd3aac4f3b630b92bb570b-d # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/46/461243c9a560c7e87c8184ca121374119a5f1d809e3618900eb4ee211ccec954-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b666/ cat >/tmp/go-build3977470736/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3977470736/b674/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.24 -complete -installsuffix shared -buildid nnMEDnF47T_OIZ3T3Ukv/nnMEDnF47T_OIZ3T3Ukv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/fb/fb6e6cb347c8506598da5baaad09d245154ee0b6af3f61352c64013aadc596ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/b1/b133ac7ed6504f7b0762f79aebe1147f2d4a2a567b28f602f99251967b62e5d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f9/f99604b6ff274dd5d2a5f9ddbcfb6ca534db46e032a3dccbd141a33e4600303e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b389/ mkdir -p $WORK/b406/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b411/ cat >/tmp/go-build3977470736/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF mkdir -p $WORK/b401/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.24 -complete -installsuffix shared -buildid 38FIHEB72p-F3WLMMr_z/38FIHEB72p-F3WLMMr_z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build3977470736/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a EOF cat >/tmp/go-build3977470736/b406/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a EOF cat >/tmp/go-build3977470736/b411/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.24 -complete -installsuffix shared -buildid GZbCLvZ00MAN9qPWVxs7/GZbCLvZ00MAN9qPWVxs7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go cat >/tmp/go-build3977470736/b401/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.24 -complete -installsuffix shared -buildid XYDm4vJ0rP72xmTs8TzX/XYDm4vJ0rP72xmTs8TzX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.24 -complete -installsuffix shared -buildid xRZZ1M1BQkVqY8n1l6PS/xRZZ1M1BQkVqY8n1l6PS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.24 -complete -installsuffix shared -buildid gp7Y_YldKh4Nd_-yrtrI/gp7Y_YldKh4Nd_-yrtrI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e7/e760a66931ca2faed4ab5416d68a6a0da03b56e9053b43bdea6829007c236f81-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b410/ cat >/tmp/go-build3977470736/b410/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3977470736/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3977470736/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3977470736/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3977470736/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.24 -complete -installsuffix shared -buildid rTe2LF7oM6CpLP029HlS/rTe2LF7oM6CpLP029HlS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/23/23b50bbfdf7628c1ecc04254339a722a62675f25161b5207633292c9af7967a6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b407/ cat >/tmp/go-build3977470736/b407/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3977470736/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.24 -complete -installsuffix shared -buildid kwLHweScQa9bFX-KCNfd/kwLHweScQa9bFX-KCNfd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/16/165947525b16374e16b4feda5c441b8ab7d86759b4873591ba2d0e835ff5082d-d # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/cd/cd7496e52b2d7dcea468276982a0e734a3bfc106fea7c88ab5a71933e7749799-d # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/b5/b5a0d81d575ea28151a6675b11b7356ca83281b7afa30352f3597e91f739d47e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/e8/e827ee67e0ce472e010cae37388471b328840b243f81845d020ab77d1180c3b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/28/28e761efa71315f6edd7c63953a442977969d7e8c7aebd0bbce3358c5b63ac23-d # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/fc/fcb825ca6974fe3184f1b38b55e9a9097ac43bbbe525d2191f9d822d106613b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/44/44290d978f789337171354d7eea26532f78a4be7964ecebfc16b48359909f6d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ba/ba900185a7aabecd4b1b905784e03a8ea931621163eada18e367e79db3bc7df6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b409/ cat >/tmp/go-build3977470736/b409/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3977470736/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.24 -complete -installsuffix shared -buildid OC2hOsJ6wCWC3JFH-n3G/OC2hOsJ6wCWC3JFH-n3G -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x003.o -c callback.cgo2.c cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8e/8e7eb8eabbe742c6b55c5fc5ca016eb870ff19b12bbcf3d8fa4700ab320a4a2f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b185/ cat >/tmp/go-build3977470736/b185/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3977470736/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3977470736/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.24 -complete -installsuffix shared -buildid VrjF9a6Dp3syHfzymn2I/VrjF9a6Dp3syHfzymn2I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/9d/9dddd13291a5357aa30ea5a082bd48d9e174cef9a54b988e68e0da571ffea497-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b534/ cat >/tmp/go-build3977470736/b534/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3977470736/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3977470736/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3977470736/b547/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.24 -complete -installsuffix shared -buildid cZZv4A3bO2PLVaMWRiik/cZZv4A3bO2PLVaMWRiik -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/46/46ec99ae6620793e1a0e36e77d08081457364b405ea97239866c26011b3ba4b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/17/17d6f21df15186f573755ed612cb421b358fe8fa0f228f470274810a01512701-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b339/ cat >/tmp/go-build3977470736/b339/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3977470736/b340/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.24 -complete -installsuffix shared -buildid 0ldDO4DvsO6PJVeT8KBU/0ldDO4DvsO6PJVeT8KBU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/35/35d439563ecd3bbf017f542f8a6ecb2489a3988f95e87bf05200e4d2752c4cb4-d # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b511/ cat >/tmp/go-build3977470736/b511/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile embed=/tmp/go-build3977470736/b315/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3977470736/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3977470736/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3977470736/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3977470736/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3977470736/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3977470736/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3977470736/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3977470736/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3977470736/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b511/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.24 -complete -installsuffix shared -buildid VbC3f-VUev1h95-v25Eo/VbC3f-VUev1h95-v25Eo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -embedcfg $WORK/b511/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b7/b77856c458279610e853e323fb316ec58ed587cd7f6f1bbabbe505838b66b0be-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b338/ cat >/tmp/go-build3977470736/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3977470736/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.24 -complete -installsuffix shared -buildid fFWMlhSX238kWqOZmRhI/fFWMlhSX238kWqOZmRhI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f6/f6bde13fadab62a835098b1a410a142d670e46bb756b2f0974e47a973635693b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b354/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b387/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b357/ cat >/tmp/go-build3977470736/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a EOF cat >/tmp/go-build3977470736/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.24 -complete -installsuffix shared -buildid qSiymvVZKhD7O1R1IlAA/qSiymvVZKhD7O1R1IlAA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.24 -complete -installsuffix shared -buildid IJDYMPQEFocq9HCwloJl/IJDYMPQEFocq9HCwloJl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >/tmp/go-build3977470736/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3977470736/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3977470736/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3977470736/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3977470736/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x004.o -c error.cgo2.c cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.24 -complete -installsuffix shared -buildid wWIz2r8CfDvTu0le8PF3/wWIz2r8CfDvTu0le8PF3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/47/47978df31ee0f36efabb3411642a561556e35bf945b9a9880cb0cfbe2bb450a4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b386/ cat >/tmp/go-build3977470736/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3977470736/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.24 -complete -installsuffix shared -buildid 3Bd4CKVCuCW42C6Btycx/3Bd4CKVCuCW42C6Btycx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d1/d1e59d40f48be0bb5f85d1c1658975e884f0711d9dd48dbb87dc031502f18b33-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b435/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b229/ github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b134/ cat >/tmp/go-build3977470736/b435/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b229/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.24 -complete -installsuffix shared -buildid 9aOZFM0UHNb5t6U3ev9N/9aOZFM0UHNb5t6U3ev9N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.24 -complete -installsuffix shared -buildid IHSKhN2LS7WLHk36wjJr/IHSKhN2LS7WLHk36wjJr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go cat >/tmp/go-build3977470736/b134/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3977470736/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3977470736/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3977470736/b182/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3977470736/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.24 -complete -installsuffix shared -buildid RQWWddXPNtiBR6oRynvb/RQWWddXPNtiBR6oRynvb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e1/e1314c8224c95796906535c973b69b328c7b374f95b7ee8e834cab8fe0be2c90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c8/c8e43fd051ce332f3d4c90594048f550584352f5d66fbbcb689306489317da37-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b364/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b372/ cat >/tmp/go-build3977470736/b364/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3977470736/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.24 -complete -installsuffix shared -buildid -LEW_jdqgtRFKrVATDKr/-LEW_jdqgtRFKrVATDKr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go cat >/tmp/go-build3977470736/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3977470736/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.24 -complete -installsuffix shared -buildid C_xGbGYGKKRbO9IlqGQY/C_xGbGYGKKRbO9IlqGQY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/c4/c4207138d36f9061e962cd183a7b232971e5ba5a654645d5d0f0624885cd0ef7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b770/ cat >/tmp/go-build3977470736/b770/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3977470736/b771/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3977470736/b775/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3977470736/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.24 -complete -installsuffix shared -buildid 4ndiBocAcZHlUBh0XGah/4ndiBocAcZHlUBh0XGah -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/34/34ff90aa4630f24115843c31a5f4041c43005c7a6a67a697f625cba87c602eaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/1b/1bf56c7ae2d43b7a3202ecf3ddb8b0806782acead1c748d7b7182362421c7a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/c1/c1fd802445461585d7efdaf56eaa9bb4e70af536816ba94b80e9ba94ffbc44f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b434/ cat >/tmp/go-build3977470736/b434/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3977470736/b435/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.24 -complete -installsuffix shared -buildid 85Xqawhg5AM3jnQeOA1B/85Xqawhg5AM3jnQeOA1B -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/ef/ef2258e3218486b5b2a1048861d2d9c6ee08886307259528db09b7dd791d8f01-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3e/3e388b3d45d598ee9a43d9a33d3fb39e166f920dd894372e9c7e34518049155c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b363/ mkdir -p $WORK/b355/ cat >/tmp/go-build3977470736/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3977470736/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3977470736/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3977470736/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.24 -complete -installsuffix shared -buildid U6rxuED1zWgPvYFIay3T/U6rxuED1zWgPvYFIay3T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build3977470736/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3977470736/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3977470736/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3977470736/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3977470736/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3977470736/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.24 -complete -installsuffix shared -buildid sqCN1lKED2Hk-9rxgS2s/sqCN1lKED2Hk-9rxgS2s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b905/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/52/52dead4f2c7c60c154dbd113a2b9b1d66608a144aa57db09d1a4ce104cd4dcb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/644c39730c7fbfb42832a9d0d3d09593fdea2c4f195111eb8dd92cef89cab44a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/04/04382b9241fbc0956134c1263754dd6fdd94e7c3e195390d453588b669695ea8-d # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/55/5509080a06de416c25977384c6e2eae267e8300b9cf2ddb63a63ca2cd608d360-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/73/73360f5b4bac1027a4eedb828c70ea0d1e6cf5a0d03b695eaf6c9d86493c0ec9-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b133/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact mkdir -p $WORK/b767/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b567/ github.com/containers/podman/vendor/go.podman.io/common/libimage/define mkdir -p $WORK/b754/ cat >/tmp/go-build3977470736/b133/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3977470736/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.24 -complete -installsuffix shared -buildid EPifrGeocoCH0ETto78y/EPifrGeocoCH0ETto78y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b222/ cat >/tmp/go-build3977470736/b567/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3977470736/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3977470736/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.24 -complete -installsuffix shared -buildid J7ISqStFJn0F8faoGoql/J7ISqStFJn0F8faoGoql -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go cat >/tmp/go-build3977470736/b222/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3977470736/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3977470736/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3977470736/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3977470736/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b754/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a EOF cat >/tmp/go-build3977470736/b767/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.24 -complete -installsuffix shared -buildid WUdPchS9VhqaW94hvmNT/WUdPchS9VhqaW94hvmNT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go github.com/containers/podman/libpod/define mkdir -p $WORK/b717/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.24 -complete -installsuffix shared -buildid G4RH9yxOCDAUT36f5Mqm/G4RH9yxOCDAUT36f5Mqm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.24 -complete -installsuffix shared -buildid gr4va3wuQI0CnjC59p2d/gr4va3wuQI0CnjC59p2d -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go cat >/tmp/go-build3977470736/b717/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3977470736/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/libpod/define -lang=go1.24 -complete -installsuffix shared -buildid psSJ6ndeoGd4gXA2WZMk/psSJ6ndeoGd4gXA2WZMk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/b3/b3a6984008e6b32c585a747dc6cd606b4c09e6532e9f83c9d9697d8a315277ba-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b755/ cat >/tmp/go-build3977470736/b755/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.24 -complete -installsuffix shared -buildid I2KiaEgUeajR5YrUzEu1/I2KiaEgUeajR5YrUzEu1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/bd/bd13b60d6c4dd53a03837de7e1e8b3e6e9edcaac8058894304e394bb796a66be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/86/86019e854848098891b6acb0e5d3b046b059c7cc0f32ce8d84552371a33c3e05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/c8/c8cf7222e14a996a6000f0c0cea0292cbbc9c7bc87a616c4d09326f728e3a0c6-d # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/59/59b788c5db8c7895757c74e6f938f9ec1c328371c2627225aed176a81f1d6f6f-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/05/05bb40f2e2d60fa0bad58bcca4c265abc1f885ebfa874c7d216ee8849fe12e91-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b748/ github.com/containers/podman/pkg/annotations mkdir -p $WORK/b868/ github.com/containers/podman/libpod/lock mkdir -p $WORK/b858/ cat >/tmp/go-build3977470736/b748/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/pkg/inspect -lang=go1.24 -complete -installsuffix shared -buildid PdlHzluPj0ANAmGbSFeB/PdlHzluPj0ANAmGbSFeB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go cat >/tmp/go-build3977470736/b868/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/pkg/annotations -lang=go1.24 -complete -installsuffix shared -buildid yp7APBHWoymQCVmDQd1c/yp7APBHWoymQCVmDQd1c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go cat >/tmp/go-build3977470736/b858/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v5/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build3977470736/b859/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build3977470736/b860/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF github.com/containers/podman/pkg/systemd/notifyproxy mkdir -p $WORK/b900/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/containers/podman/libpod/lock -lang=go1.24 -complete -installsuffix shared -buildid 8nqgcMNrEGAM6Dgb2267/8nqgcMNrEGAM6Dgb2267 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file_lock_manager.go ./_build/src/github.com/containers/podman/libpod/lock/in_memory_locks.go ./_build/src/github.com/containers/podman/libpod/lock/lock.go ./_build/src/github.com/containers/podman/libpod/lock/shm_lock_manager_linux.go cat >/tmp/go-build3977470736/b900/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build3977470736/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/pkg/systemd/notifyproxy -lang=go1.24 -complete -installsuffix shared -buildid Vv9nORxjrhwFwDzFITf6/Vv9nORxjrhwFwDzFITf6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/notifyproxy/notifyproxy.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/b6/b62eff168f4f56670821d9690bfb120771cb0b489b94a01c89c602610c2222d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/6e/6e4aedc5309f070083305e5f3c2d24ea8fa416fc20ed7fcf215dac399ac6bf74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x011.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c1/c10b528f486097f09b7e2649fd19b69c6f04f6d4cc4c94c77c2ba5ca9f3e2019-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b506/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b565/ github.com/containers/podman/vendor/go.podman.io/image/v5/sif cat >/tmp/go-build3977470736/b506/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3977470736/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF mkdir -p $WORK/b630/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache mkdir -p $WORK/b808/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.24 -complete -installsuffix shared -buildid TXpjoTqnZ0VTXVYK84O5/TXpjoTqnZ0VTXVYK84O5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go github.com/containers/podman/vendor/go.podman.io/image/v5/tarball mkdir -p $WORK/b634/ cat >/tmp/go-build3977470736/b565/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3977470736/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b808/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3977470736/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3977470736/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.24 -complete -installsuffix shared -buildid HLx1a6Bh9FURrGYKF0gc/HLx1a6Bh9FURrGYKF0gc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go cat >/tmp/go-build3977470736/b630/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3977470736/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3977470736/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache -lang=go1.24 -complete -installsuffix shared -buildid KhV7mVGzuMYyYAHKHe3i/KhV7mVGzuMYyYAHKHe3i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/blobcache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/src.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.24 -complete -installsuffix shared -buildid CzRKhjpOGkeMqPFExA5L/CzRKhjpOGkeMqPFExA5L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go cat >/tmp/go-build3977470736/b634/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.24 -complete -installsuffix shared -buildid ay3dG2i1M9GAOSIZle8q/ay3dG2i1M9GAOSIZle8q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8e/8ef41357b7bc4c6315851503c3a818228ed7879b6e64f183450e6f6d5a7bc2bc-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b566/ cat >/tmp/go-build3977470736/b566/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3977470736/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.24 -complete -installsuffix shared -buildid SiCQBFy2sVclMAQ-qYdp/SiCQBFy2sVclMAQ-qYdp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/94/942a3c9575fb4270ba281c19aa66a740d5a3f0ad1dcae45cff345af5143728f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/b7/b70707e0db92c9215bc6ac6f5abc9a5a33090b0d52b20ccafb878661581a5766-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/e3/e3f27723160d2cf09cb066a72c8f4e3c78318f133637e30bc5956e1430f6879c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/df/df2178d1bd6c67b60d94e9c4b02fca2fd75574fb6797e31f8459995514d3c76f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/c5/c58082acd395eb344ccd6cd275477fd275bc6c918ab52145fc85ec1789594898-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4e/4e1409f462b64db00ccc5679b694c2ca7ff42e9a16965f6a1bdde40dd51df079-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ff/fff90fa0abfa7c24ca2f97fb39f5f33cdad83f15aa6b4e271103755491be8992-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/32/32215bbe2aeb8467c563d563685ada5ad4b895b1066b5a87741f828847ad6f03-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b807/ cat >/tmp/go-build3977470736/b807/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/blobcache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build3977470736/b808/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -lang=go1.24 -complete -installsuffix shared -buildid oizB_g1xha0_Mvdtxodu/oizB_g1xha0_Mvdtxodu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/03/03304429f81ba03f1be64ddb332c330bc5bce3b0c27f17138c5ae8a77936f192-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/57/570629ccc09721d46f2b849037bfe959932c8c9ef9743e28731d83846962d18a-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b855/ github.com/containers/podman/libpod/layers mkdir -p $WORK/b856/ cat >/tmp/go-build3977470736/b855/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/libpod/driver -lang=go1.24 -complete -installsuffix shared -buildid lyKnHOWZ5iW08IubBunt/lyKnHOWZ5iW08IubBunt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/libpod/driver/driver.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b558/ cat >/tmp/go-build3977470736/b856/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/libpod/layers -lang=go1.24 -complete -installsuffix shared -buildid 2gP-Px5YI10dZuDm4jIU/2gP-Px5YI10dZuDm4jIU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/containers/podman/libpod/layers/layer.go cat >/tmp/go-build3977470736/b558/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3977470736/b559/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3977470736/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3977470736/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3977470736/b453/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3977470736/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3977470736/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3977470736/b504/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3977470736/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.24 -complete -installsuffix shared -buildid RyCs5SfyMUXoYijUNrAt/RyCs5SfyMUXoYijUNrAt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/7f/7fc69d3735c38cff7f286be344a907a5430741f2e8e4a80fd9139adf590a6dcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/28/28ef39c411b0dd7a990c965341940b5d45129c8a2c0c424925ea0745a88efa9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/25/2546678707c2cc41af1e17e368bdbfce7db55d5c314a7cce5bc2afda75d0fda2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b510/ cat >/tmp/go-build3977470736/b510/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3977470736/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3977470736/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3977470736/b504/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.24 -complete -installsuffix shared -buildid t1suekFnlT0mVkK_135o/t1suekFnlT0mVkK_135o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/61/61a4906792d550aeac74db7fc0c43602ccf7a8a1a378e09b35e4d7e613e2477e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b193/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b215/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs expvar mkdir -p $WORK/b477/ mkdir -p $WORK/b475/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b571/ cat >/tmp/go-build3977470736/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request mkdir -p $WORK/b599/ github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b595/ github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b598/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b601/ github.com/containers/podman/vendor/go.podman.io/common/pkg/filters mkdir -p $WORK/b701/ cat >/tmp/go-build3977470736/b477/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3977470736/b476/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b757/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.24 -complete -installsuffix shared -buildid t_IS8hOuQwUAPimMJv2O/t_IS8hOuQwUAPimMJv2O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go cat >/tmp/go-build3977470736/b475/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p expvar -lang=go1.24 -std -complete -installsuffix shared -buildid K77BpoKR8zK7EdLXCb3c/K77BpoKR8zK7EdLXCb3c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >/tmp/go-build3977470736/b571/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3977470736/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3977470736/b572/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a EOF github.com/containers/podman/pkg/util mkdir -p $WORK/b726/ cat >/tmp/go-build3977470736/b599/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.24 -complete -installsuffix shared -buildid wIurZJfP5F-apatDov3M/wIurZJfP5F-apatDov3M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go cat >/tmp/go-build3977470736/b601/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3977470736/b605/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b757/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b623/ github.com/containers/podman/pkg/copy mkdir -p $WORK/b871/ github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.24 -complete -installsuffix shared -buildid jaBfyZ-_Lq5i5JURkUpC/jaBfyZ-_Lq5i5JURkUpC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go mkdir -p $WORK/b916/ cat >/tmp/go-build3977470736/b701/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3977470736/b702/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/pkg/auth mkdir -p $WORK/b978/ cat >/tmp/go-build3977470736/b726/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3977470736/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.24 -complete -installsuffix shared -buildid g0yvoFbSjxooB7eWmcTz/g0yvoFbSjxooB7eWmcTz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b998/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid wSV7e3sxsH_QpgfJ4rhj/wSV7e3sxsH_QpgfJ4rhj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/rlimit.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go cat >/tmp/go-build3977470736/b916/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3977470736/b917/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3977470736/b918/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3977470736/b919/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3977470736/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/containers/podman/pkg/bindings -lang=go1.24 -complete -installsuffix shared -buildid ncUemdU7kQd0jV8N3iS5/ncUemdU7kQd0jV8N3iS5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go cat >/tmp/go-build3977470736/b871/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b978/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3977470736/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.24 -complete -installsuffix shared -buildid 6R58f_5LVG2I5wlIBXM7/6R58f_5LVG2I5wlIBXM7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go cat >/tmp/go-build3977470736/b998/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/pkg/copy -lang=go1.24 -complete -installsuffix shared -buildid 2qXKsFeunQKF_2lNGsuF/2qXKsFeunQKF_2lNGsuF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.24 -complete -installsuffix shared -buildid LTgFKu5qR9xgrmDBKd57/LTgFKu5qR9xgrmDBKd57 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b1007/ github.com/containers/podman/pkg/machine/stdpull mkdir -p $WORK/b1027/ mkdir -p $WORK/b264/ net/http/httputil mkdir -p $WORK/b405/ cat >/tmp/go-build3977470736/b595/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/trace cat >/tmp/go-build3977470736/b1027/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3977470736/b955/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF mkdir -p $WORK/b330/ github.com/containers/podman/pkg/api/server/idle mkdir -p $WORK/b1044/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.24 -complete -installsuffix shared -buildid qV8eGZk6BLkzlbjsl23Z/qV8eGZk6BLkzlbjsl23Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go net/http/pprof github.com/containers/podman/vendor/golang.org/x/net/http2 cat >/tmp/go-build3977470736/b215/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF mkdir -p $WORK/b391/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.24 -complete -installsuffix shared -buildid C1NHzp_Xl1sWeIlHxPIA/C1NHzp_Xl1sWeIlHxPIA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go cat >/tmp/go-build3977470736/b264/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.24 -complete -installsuffix shared -buildid Odv2eQ9_9uBY5p6w8Bpc/Odv2eQ9_9uBY5p6w8Bpc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.24 -complete -installsuffix shared -buildid PBWt0H3r50OWfOy-jot-/PBWt0H3r50OWfOy-jot- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go cat >/tmp/go-build3977470736/b330/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3977470736/b331/_pkg_.a packagefile html/template=/tmp/go-build3977470736/b332/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/containers/podman/pkg/auth -lang=go1.24 -complete -installsuffix shared -buildid 9vMKzjKrWANR4WDNDMSb/9vMKzjKrWANR4WDNDMSb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go cat >/tmp/go-build3977470736/b1044/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b1007/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.24 -complete -installsuffix shared -buildid q7grTdCgDjb1_YCUe3CU/q7grTdCgDjb1_YCUe3CU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go mkdir -p $WORK/b1048/ cat >/tmp/go-build3977470736/b598/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.24 -complete -installsuffix shared -buildid 9FGv0vKnobA6rxRv1vIQ/9FGv0vKnobA6rxRv1vIQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.24 -complete -installsuffix shared -buildid fgqz0PFwzt9PIig90f2a/fgqz0PFwzt9PIig90f2a -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b1003/ cat >/tmp/go-build3977470736/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b198/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build3977470736/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3977470736/b212/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.24 -complete -installsuffix shared -buildid tjae9cnzccxaigNDA-2J/tjae9cnzccxaigNDA-2J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p net/http/httputil -lang=go1.24 -std -complete -installsuffix shared -buildid dO5U-Z_eWtV7-khm0nvY/dO5U-Z_eWtV7-khm0nvY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >/tmp/go-build3977470736/b1003/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.24 -complete -installsuffix shared -buildid jgUfYUhxqQqWc7MrVNc4/jgUfYUhxqQqWc7MrVNc4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.24 -complete -installsuffix shared -buildid fFynpJDmz_RStGOeTeg9/fFynpJDmz_RStGOeTeg9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.24 -complete -installsuffix shared -buildid sXalKGvBqty8OUUG2uw2/sXalKGvBqty8OUUG2uw2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build3977470736/b1048/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile html=/tmp/go-build3977470736/b333/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile internal/profile=/tmp/go-build3977470736/b1049/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3977470736/b1050/_pkg_.a packagefile runtime/trace=/tmp/go-build3977470736/b563/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p net/http/pprof -lang=go1.24 -std -complete -installsuffix shared -buildid XPpK2cn2GvLijo8A9yJ2/XPpK2cn2GvLijo8A9yJ2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/containers/podman/pkg/api/server/idle -lang=go1.24 -complete -installsuffix shared -buildid DrSUxmIvlZDqhT8fECxo/DrSUxmIvlZDqhT8fECxo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/idle/tracker.go cat >/tmp/go-build3977470736/b391/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b398/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3977470736/b399/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.24 -complete -installsuffix shared -buildid 3II3hieHQnFvP_SKpbkF/3II3hieHQnFvP_SKpbkF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/a8/a860038c99bc3c42597c1d489526e370c53f33bba1caa031400c1d41c62f037e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/52/52f826164a6403dc8767c5f70984c106886ded014d2baf99204bc13e7e9bc79f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/77/7712ce4e5d55ea082f658ec2c8e22a054a5a492c9aec3c22665f1ea9cad2f13d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/d0/d04052fa78f59544df66c3836f0573fb69c132651c47ce0bf24e8a450b579ac5-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b700/ cat >/tmp/go-build3977470736/b700/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3977470736/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3977470736/b703/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.24 -complete -installsuffix shared -buildid Hf1UxkvjMs886IYJY5z3/Hf1UxkvjMs886IYJY5z3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/32/322c8e193e4479fbf1b6f92540006bdbb79cc1f3c9260c2905884f1632d4d971-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/28/287c3f80e2c28da4575297b02617280e2c883857e0811d5e9362eb42ef1e7633-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/e9/e9b73b0d6a6abc388f2294ed8519ca09fd2764fe077505d84f1e433ac570a6a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/9b/9b7f02abd5b08ac5fabccbf724b6cb75b2b42e22658eb9a0014e77813bba5b35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/3b/3b2e69f269ce971cadc49cb22350d4a7af1bc614e1384fabd2919261a3786797-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/3d/3dc4980a2454221d0b78ee930bcf58e2208a9bfef665b18ab0169384198dd6be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1003/_pkg_.a # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b1008/ cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/34/34d46bb24dde5274be728b83eadab81d636a17969624e448a42d6eacab1d3527-d # internal cat >/tmp/go-build3977470736/b1008/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3977470736/b1007/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.24 -complete -installsuffix shared -buildid bBgqu_zy2lVUvzWdB8My/bBgqu_zy2lVUvzWdB8My -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk mkdir -p $WORK/b864/ cat >/tmp/go-build3977470736/b864/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build3977470736/b865/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3977470736/b595/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk -lang=go1.24 -complete -installsuffix shared -buildid XqPKpPhSMZFblJedLJQ1/XqPKpPhSMZFblJedLJQ1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/spec_file_generator.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/tcp_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener_systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_listener_unsupported.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_pipe_config.go cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/00/00a205a150346e567ae0a86a4e2c0beb316d038b9b36da62ced3025610046551-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b1002/ cat >/tmp/go-build3977470736/b1002/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3977470736/b1003/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.24 -complete -installsuffix shared -buildid SbIl_zRuM3SLysiEDCpo/SbIl_zRuM3SLysiEDCpo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e2/e2ce5e040ecee33755c7da1652dca39bfba325d04e222d8fc669b2b9d79ce9aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b978/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/bc/bcd29a4be704eeb3c67bdb7ecda214da0b939c33aa0acb84a5ea376dc2a30f61-d # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/6e/6e20ede2fe83a492857735aa5d2779b50017c1337c2c34703e6dbf415436ef25-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b611/ cat >/tmp/go-build3977470736/b611/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3977470736/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3977470736/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3977470736/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3977470736/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3977470736/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3977470736/b618/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.24 -complete -installsuffix shared -buildid 0WGsj0PmDcLVlzjq3WUo/0WGsj0PmDcLVlzjq3WUo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/8a/8ab2c12a512c069a23babf5681d7104b0b79ae4c8b06878e1b634dd4dd287e50-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b507/ cat >/tmp/go-build3977470736/b507/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3977470736/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3977470736/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3977470736/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.24 -complete -installsuffix shared -buildid hOcSUElRZin_je6uuhY2/hOcSUElRZin_je6uuhY2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/fe/fe9adb544d3937050614840e3f236c8008a28a7f5e56e15a7771582113f87ab6-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b699/ cat >/tmp/go-build3977470736/b699/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3977470736/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.24 -complete -installsuffix shared -buildid hCJJu4mxlOTJXT8KOiO9/hCJJu4mxlOTJXT8KOiO9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta mkdir -p $WORK/b818/ cat >/tmp/go-build3977470736/b818/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta -lang=go1.24 -complete -installsuffix shared -buildid atMmUREmXycr55rI0PI0/atMmUREmXycr55rI0PI0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/pasta_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/types.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util mkdir -p $WORK/b824/ cat >/tmp/go-build3977470736/b824/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util -lang=go1.24 -complete -installsuffix shared -buildid tv8A5lyDEgtXHDpJOVMR/tv8A5lyDEgtXHDpJOVMR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/bridge.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/create.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interfaces.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/util.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/7f/7fb32507dafc1d4df38bc7edf4dcf760753f1856afc9eef0b09f9961cc599ca4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/09/093276f3b1d14cace1eaec2785d3a8d61d253eb034d6948ee3d8a4aaa49d2b3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1048/_pkg_.a # internal github.com/containers/podman/pkg/api/handlers/utils/apiutil mkdir -p $WORK/b869/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b213/ cat >/tmp/go-build3977470736/b869/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/pkg/api/handlers/utils/apiutil -lang=go1.24 -complete -installsuffix shared -buildid 6-mUZ_T_Vv5Wg2mTacBf/6-mUZ_T_Vv5Wg2mTacBf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/apiutil/apiutil.go cat >/tmp/go-build3977470736/b213/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3977470736/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.24 -complete -installsuffix shared -buildid HGzYBoyzlZpB-w1A-cks/HGzYBoyzlZpB-w1A-cks -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/75/75261032a5dad87f259571d665610f6a03e09e8e7bdefe1ba62eefbda2abd842-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/4f/4f6bddd7ba1c7691af9c8c1399d325e7bd193551abdc6b67bbf4ea2901e66abe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d8/d85da3319c9d3f190aa219903f5126450b179946bffc2b490208f0b35d36b2bd-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b676/ cat >/tmp/go-build3977470736/b676/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3977470736/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3977470736/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3977470736/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3977470736/b685/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/httputil=/tmp/go-build3977470736/b405/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.24 -complete -installsuffix shared -buildid TsXEfbRZl4ZN0Yw85dR3/TsXEfbRZl4ZN0Yw85dR3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/67/67c6bc2846e5548665d7594027ee605f4f74cf9372992b4ed2ec9c93b7adf19b-d # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/f1/f1d25d4e000531cafb079b3283d783dd40433d047d24cd35e90b3cc5d4daf174-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b1001/ github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume mkdir -p $WORK/b866/ cat >/tmp/go-build3977470736/b1001/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3977470736/b1002/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b866/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build3977470736/b864/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume -lang=go1.24 -complete -installsuffix shared -buildid LN0Xd41AX9axoZLgiV2g/LN0Xd41AX9axoZLgiV2g -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume/api.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.24 -complete -installsuffix shared -buildid L-E5rMnOLO4ZxS1V7ZNC/L-E5rMnOLO4ZxS1V7ZNC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/06/06341e90e1ea1101ba5b284000af599930a8a6f7edae2bf99d8387a1b1a3c477-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b817/ cat >/tmp/go-build3977470736/b817/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build3977470736/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build3977470736/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3977470736/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns -lang=go1.24 -complete -installsuffix shared -buildid _WMMZ0NVAZz5nip_-w_p/_WMMZ0NVAZz5nip_-w_p -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/2e/2e889f6d80ff0d4e7faeb01478814859a5fffe5a8002d510377c75a5ede4474b-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/65/652e37b97dca669bd5d4ab3634219177b76bd26aba6ee014f0f1729116fd5839-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f1/f13faa4cf4bbf259dd7b6652715fce286235e9fa57c3ea3876a2ec02883d30dd-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b474/ github.com/containers/podman/vendor/github.com/gorilla/handlers mkdir -p $WORK/b1047/ cat >/tmp/go-build3977470736/b1047/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3977470736/b598/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF cat >/tmp/go-build3977470736/b474/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile expvar=/tmp/go-build3977470736/b475/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3977470736/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3977470736/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3977470736/b478/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3977470736/b479/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3977470736/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3977470736/b377/_pkg_.a packagefile hash/fnv=/tmp/go-build3977470736/b299/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/containers/podman/vendor/github.com/gorilla/handlers -lang=go1.24 -complete -installsuffix shared -buildid I3yqvDfe2XkykevT0Ng9/I3yqvDfe2XkykevT0Ng9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/canonical.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/cors.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/handlers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/logging.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/proxy_headers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/recovery.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.24 -complete -installsuffix shared -buildid OzDATBRkVBJpBofmE5yP/OzDATBRkVBJpBofmE5yP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/78/789a72a4542b2108919687bd1d963e4703c7b6cdec94ac565aaca210240c0ccb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/79/7910602fb63f4d21055ea5f3a30b8f44fceb411ff75438ab8cf76ccc12ad18e8-d # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/0f/0f4dc89ab9f2a24ed09931ed2a5baca223816b77f471bb3fe8192640c88ae2eb-d # internal github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b950/ github.com/containers/podman/libpod/events mkdir -p $WORK/b723/ cat >/tmp/go-build3977470736/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3977470736/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3977470736/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3977470736/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b950/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/libpod/events -lang=go1.24 -complete -installsuffix shared -buildid 29xuL07nn31cRYxYioI8/29xuL07nn31cRYxYioI8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.24 -complete -installsuffix shared -buildid tdsZIqov-0RMbqhKIrAe/tdsZIqov-0RMbqhKIrAe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/94/948dd9de14e7fe21e5f827f0415ef97c21a1bb6ff618893c5bb31b084454be51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/68/682a0643287a5202b77cb7b11e6e58645129b9579c6ba58e33bdd5ef41b59155-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b714/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal cat >/tmp/go-build3977470736/b714/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.24 -complete -installsuffix shared -buildid Y5ai4rKhaFimo0e31id1/Y5ai4rKhaFimo0e31id1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/02/02e784bbd06ba7fcba5fda6d25d55044b3de6173521fb1d2e6aa2410fe74abbe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/43/43613c116b21e3d260392d2962840705c28b068803ed642791b532afb4b065b8-d # internal github.com/containers/podman/libpod/plugin mkdir -p $WORK/b863/ cat >/tmp/go-build3977470736/b863/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build3977470736/b864/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build3977470736/b866/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/libpod/plugin -lang=go1.24 -complete -installsuffix shared -buildid 4RBXHBrK_mrwLVsgDx-H/4RBXHBrK_mrwLVsgDx-H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/libpod/plugin/volume_api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/76/762db9eb2e8c1ab5d0e6ef0d622573b2dfe31af97232b6dd3257ffc0c824bf2e-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b960/ github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b961/ cat >/tmp/go-build3977470736/b960/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.24 -complete -installsuffix shared -buildid OJ6B0CWczGsARiexBe7u/OJ6B0CWczGsARiexBe7u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go cat >/tmp/go-build3977470736/b961/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.24 -complete -installsuffix shared -buildid VyW1aTw-F03rxrXoiI-m/VyW1aTw-F03rxrXoiI-m -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b960/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/9a/9aeb52c78c11c0b35d5eec13be6a9797f37b085fcfdb71adc01127c597f71c78-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ed/ed0e20f086aecc94760f6c1c87cd3ffdf042fad7cad7af16311483eff6b60c91-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b218/ cat >/tmp/go-build3977470736/b218/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3977470736/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3977470736/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3977470736/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3977470736/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3977470736/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3977470736/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3977470736/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3977470736/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3977470736/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3977470736/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build3977470736/b208/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.24 -complete -installsuffix shared -buildid 2SRu4YA9HaTD_6Ru4WGZ/2SRu4YA9HaTD_6Ru4WGZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/68/68549a036b752328321843eb618de052ac7849bfd368fc4935a4e58e66aa2bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1001/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/ba/ba6819631fd47af1db4accb27f7fba3ec58bcba4d5c365fb5833d73933dd95f9-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b1000/ cat >/tmp/go-build3977470736/b1000/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3977470736/b1001/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3977470736/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3977470736/b999/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3977470736/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3977470736/b1002/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.24 -complete -installsuffix shared -buildid lAn0cqsikAFKUyGV5iat/lAn0cqsikAFKUyGV5iat -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/fe/fe50650f789919ec44efa8e267c995c944500089f457de1b29d9a9eccbe373db-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b473/ cat >/tmp/go-build3977470736/b473/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3977470736/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3977470736/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3977470736/b481/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.24 -complete -installsuffix shared -buildid vJZR9phgwvbKn5PVItWA/vJZR9phgwvbKn5PVItWA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/36/3654c3713fcfab9aec8459e28ed74294da71b75bdf1523d25a91397d93986783-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b958/ cat >/tmp/go-build3977470736/b958/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3977470736/b953/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3977470736/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3977470736/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3977470736/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3977470736/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3977470736/b962/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.24 -complete -installsuffix shared -buildid o7QS4u1bNo_Urk17YnPk/o7QS4u1bNo_Urk17YnPk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/38/3825e06aff4b736b8b8c9d71c5f0da7a6909722bddfe64318a9d7e1b0043ca8d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b627/ cat >/tmp/go-build3977470736/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3977470736/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3977470736/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3977470736/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3977470736/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.24 -complete -installsuffix shared -buildid i-GDhGsK-iHTn9PnOdiB/i-GDhGsK-iHTn9PnOdiB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/c5/c5f484f01437e0e1cd93c490d2c231aba0132363247aa23be3fa92be6d398ac8-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark mkdir -p $WORK/b812/ cat >/tmp/go-build3977470736/b812/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.podman.io/common/libnetwork/internal/rootlessnetns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns importmap go.podman.io/common/libnetwork/internal/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build3977470736/b813/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build3977470736/b814/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build3977470736/b817/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build3977470736/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build3977470736/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark -lang=go1.24 -complete -installsuffix shared -buildid Z-3vdRFaq9jKDXz05hT9/Z-3vdRFaq9jKDXz05hT9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/ipam.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/network.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/run.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/fb/fb5f4ae8b04f3e43fc3ff5634f5060f0ca97342887cc2bab8560da6c3b9d7d3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/b3/b38c8600645844882eed0e47b4d41cb42123258cc852895aeb2e731ee5442f20-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b606/ cat >/tmp/go-build3977470736/b606/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3977470736/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3977470736/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3977470736/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.24 -complete -installsuffix shared -buildid -TyvKftbU9Poxri_nS8I/-TyvKftbU9Poxri_nS8I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/0f/0f1ec993d0e442389a647a0ec88693e77057a48d0fee6b3cb65c47a296d87add-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b472/ cat >/tmp/go-build3977470736/b472/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3977470736/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3977470736/b482/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.24 -complete -installsuffix shared -buildid gPlz_-oCTG8gOnIyoZ08/gPlz_-oCTG8gOnIyoZ08 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/44/44ce4a3e997fda67f950a7a2f32af2cf52fe398b885f82163322d8e770ecab43-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b600/ cat >/tmp/go-build3977470736/b600/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3977470736/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3977470736/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3977470736/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3977470736/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3977470736/b616/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.24 -complete -installsuffix shared -buildid lM9qLHpQ03J6GA4IQDYS/lM9qLHpQ03J6GA4IQDYS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/68/68618b9812937003fa5a4bd8d6b8d4bc81af5c69bf891516a4df71f7e37092e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/14/14b7423f6a2e2ada2442d2ff51a8b1d24a2871f259be2ba2a94e777143f82c1f-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b954/ cat >/tmp/go-build3977470736/b954/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3977470736/b955/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3977470736/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3977470736/b886/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/containers/podman/pkg/machine -lang=go1.24 -complete -installsuffix shared -buildid GUmdAXTCK-S94SAva_Wn/GUmdAXTCK-S94SAva_Wn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/a5/a5721f43fafb0694e8cd7bbd55fa9c973943a3388a32f66cea197752b552f9ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/b4/b42cb1328df641d81a40625ead5cdebac1c23a6ac517ae994fc522792480cc4e-d # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/4e/4ef5bb41dc7ce53ac06dc6f01cb6ecfab3da78a02122a0a4fd59801f21bb174c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f7/f7984e6bd6ee59f4c7e6c8595fe86d913ea05a691b6ee470af410456862f362a-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b491/ cat >/tmp/go-build3977470736/b491/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3977470736/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3977470736/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3977470736/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3977470736/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3977470736/b497/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3977470736/b498/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.24 -complete -installsuffix shared -buildid 6gQzz_nL6sW_J1n-0bED/6gQzz_nL6sW_J1n-0bED -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/c3/c3d0270c4ea0d93cec7d3eb712e51dd0fea3e95804540a6afa99e997ced3d472-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network mkdir -p $WORK/b811/ cat >/tmp/go-build3977470736/b811/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/netavark=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build3977470736/b812/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network -lang=go1.24 -complete -installsuffix shared -buildid 9-uvqmKXYh-vCrk0X0ly/9-uvqmKXYh-vCrk0X0ly -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_cni_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/4e/4eb6cab99c15a33ca777a7b8e8d3b0af1664fa26d7ebb96b5b8f9c0ca7d2e69d-d # internal github.com/containers/podman/pkg/machine/qemu github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b952/ mkdir -p $WORK/b1024/ cat >/tmp/go-build3977470736/b952/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3977470736/b953/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3977470736/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3977470736/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3977470736/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3977470736/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.24 -complete -installsuffix shared -buildid UlEgr23kAP7XqD312R-E/UlEgr23kAP7XqD312R-E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_amd64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go cat >/tmp/go-build3977470736/b1024/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.24 -complete -installsuffix shared -buildid 31aFSkV_7r61dzixhdXA/31aFSkV_7r61dzixhdXA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/4f/4f51ec9dbf7fc41f57613b04030361acd27746875ffaeb1a25d0a4969967c193-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/e9/e9a93f41a648a8f535417b30470ef405effb3f8b16d9af98a15c71ed25dc7cdd-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b597/ cat >/tmp/go-build3977470736/b597/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3977470736/b598/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3977470736/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3977470736/b600/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3977470736/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3977470736/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.24 -complete -installsuffix shared -buildid -qPv_iAZae3ZQ_0vygMN/-qPv_iAZae3ZQ_0vygMN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/a9/a9fe13c97b64d14f38db9da5d833d417dba0943fc598f42b08b4c7152c849bb0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/77/775b867368001494cad7a664acb8086b25040818b96c4f424de58ce04744caaa-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b489/ cat >/tmp/go-build3977470736/b489/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3977470736/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3977470736/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3977470736/b239/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.24 -complete -installsuffix shared -buildid 9XdCWX7wmCyXcRbY2ee8/9XdCWX7wmCyXcRbY2ee8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/ac/acaec15cf0f5c2d3f42a682367a5c6bdd58aa09a037c48d35bdc626b45ea7bcb-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b951/ cat >/tmp/go-build3977470736/b951/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3977470736/b952/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.24 -complete -installsuffix shared -buildid d0oVvxrU34MU9eSRo4Ef/d0oVvxrU34MU9eSRo4Ef -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/b3/b34357132f315455ad2d514307af2159ee19965098228ce440bc9a589b4b2b58-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b569/ cat >/tmp/go-build3977470736/b569/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3977470736/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3977470736/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3977470736/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3977470736/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3977470736/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3977470736/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3977470736/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3977470736/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3977470736/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3977470736/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3977470736/b182/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3977470736/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3977470736/b596/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3977470736/b597/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.24 -complete -installsuffix shared -buildid ByoET7HOoCTWd-s91WGs/ByoET7HOoCTWd-s91WGs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/6f/6f384d3b8c6adca0909930a823ed0aa4da4942661f0d19d6dc62c25afb5aef1b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b502/ cat >/tmp/go-build3977470736/b502/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3977470736/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3977470736/b489/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.24 -complete -installsuffix shared -buildid U_8V23rrbUY0jItSq6A0/U_8V23rrbUY0jItSq6A0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b469/ cat >/tmp/go-build3977470736/b469/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3977470736/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3977470736/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3977470736/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3977470736/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3977470736/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3977470736/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3977470736/b275/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.24 -complete -installsuffix shared -buildid mdsVqUVixLxevrfU0oEM/mdsVqUVixLxevrfU0oEM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/f6/f62abbf1bed0149e3ae3be66817c955e1afbcc8286ac9479d0aedef378785eb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/a3/a31b0df121b17d841a29376b310e1dbe14ee5963565de3857676d322c4a3463b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b501/ mkdir -p $WORK/b997/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b1006/ cat >/tmp/go-build3977470736/b501/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3977470736/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3977470736/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3977470736/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3977470736/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3977470736/b502/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF cat >/tmp/go-build3977470736/b1006/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3977470736/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3977470736/b1008/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3977470736/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3977470736/b502/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b997/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3977470736/b998/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3977470736/b999/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3977470736/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3977470736/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3977470736/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3977470736/b502/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3977470736/b1002/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.24 -complete -installsuffix shared -buildid t9zbJngQMgWtmb9nXyUL/t9zbJngQMgWtmb9nXyUL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.24 -complete -installsuffix shared -buildid riI40XIIcJeQ-JkdcCJr/riI40XIIcJeQ-JkdcCJr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.24 -complete -installsuffix shared -buildid CcmQItu9AWI41U1itiNf/CcmQItu9AWI41U1itiNf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/74/7422e2edcb8328eff5358f18c6958377cbeb2bbc4ac3a9e3072d7c891efc10d0-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b675/ cat >/tmp/go-build3977470736/b675/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3977470736/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3977470736/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3977470736/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3977470736/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3977470736/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3977470736/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3977470736/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3977470736/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3977470736/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3977470736/b698/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/scanner=/tmp/go-build3977470736/b248/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.24 -complete -installsuffix shared -buildid nRmSTrKKtsI97CGZfm0z/nRmSTrKKtsI97CGZfm0z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/72/723fd687f6637681b47983d1f6a021675778f538a330b9e95198a192b8296365-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/25/25c5cf1b402d802d76c5e86ddf73ceffcaf798e7f321f85960ef0972929fbf16-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b192/ github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b707/ cat >/tmp/go-build3977470736/b707/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3977470736/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3977470736/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.24 -complete -installsuffix shared -buildid ufHkHHDRP0RWQheo6q9r/ufHkHHDRP0RWQheo6q9r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go cat >/tmp/go-build3977470736/b192/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3977470736/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.24 -complete -installsuffix shared -buildid sreA62K4_vo2__QoVbwe/sreA62K4_vo2__QoVbwe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/7c/7c1141989b2255731d8a5233156e5b4671c3704cabcb9ab37235deee85f2b190-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/openshift mkdir -p $WORK/b628/ cat >/tmp/go-build3977470736/b628/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3977470736/b629/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3977470736/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3977470736/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3977470736/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3977470736/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.24 -complete -installsuffix shared -buildid rOl8a7DCW_A5I8YovjwE/rOl8a7DCW_A5I8YovjwE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/1c/1cdb744b0f9863ec891f587b0c355039fdbce94ca3cc87d446a44d789141a03c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b995/ cat >/tmp/go-build3977470736/b995/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3977470736/b994/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3977470736/b996/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3977470736/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3977470736/b997/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3977470736/b1006/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.24 -complete -installsuffix shared -buildid U5x9vUHEaiqkMVshWno6/U5x9vUHEaiqkMVshWno6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/64/642e3f8ef09a1103c464d687990fc133348e8519d3d8cbac9006c1b263fad265-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/a3/a32761a4bbedc3db04e84ab7f050b2b7574147871fbe49b9e077a83783e023c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/17/17b5370a65978e37d8013d0747aeffe78d1711ed7c0953ec394283b8d9aceb0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/30/3084977f6f3008ee786a7dbc5c535b79d39def1d56c4f325803ff7e2eb08b920-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b390/ cat >/tmp/go-build3977470736/b390/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3977470736/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3977470736/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3977470736/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3977470736/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3977470736/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3977470736/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3977470736/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3977470736/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3977470736/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3977470736/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3977470736/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3977470736/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3977470736/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3977470736/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3977470736/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3977470736/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3977470736/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3977470736/b404/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/httputil=/tmp/go-build3977470736/b405/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.24 -complete -installsuffix shared -buildid KwGjdyhI68DflyEh1mKQ/KwGjdyhI68DflyEh1mKQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/54/544bc91556f0bd27685ce9abca6038b8df636ed72c2dd39c4982b9b88230cc6f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/config mkdir -p $WORK/b793/ cat >/tmp/go-build3977470736/b793/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build3977470736/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3977470736/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/config -lang=go1.24 -complete -installsuffix shared -buildid m70i2E_2IEpfrPgT7kxQ/m70i2E_2IEpfrPgT7kxQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/override.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/17/17ec1df8fd5e3ccfc5f1282e616054e0a589322d5df90ac4662b90b1531b2ec3-d # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/1a/1ac9901d5be1e7b28311ae376e24cf1753d18789bb982ad8fb30c2faaa2358f2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b503/ cat >/tmp/go-build3977470736/b503/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3977470736/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.24 -complete -installsuffix shared -buildid 7tshl--5KF3FsYipYlFf/7tshl--5KF3FsYipYlFf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/62/6286391b37fedd58f7b482416a8a2d786157b0ed12e88a2310ed3d38af6266ec-d # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/c3/c3d8d5f85b30fbc206402373d3851d883894dec3a16a75158d72ae0ff2fbda46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/75/75d3cef57c97024cb092240346ff5f421a2e61562329d725ef0582d7ed049b26-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b568/ cat >/tmp/go-build3977470736/b568/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3977470736/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3977470736/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3977470736/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.24 -complete -installsuffix shared -buildid Yc-bu7cnla-65q9l-AKB/Yc-bu7cnla-65q9l-AKB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/9f/9f51e542a589af1498c3db6f9a4a13b4de175310f9a6ca1b97fddd555d9a8a55-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b564/ cat >/tmp/go-build3977470736/b564/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3977470736/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3977470736/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3977470736/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3977470736/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3977470736/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3977470736/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3977470736/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.24 -complete -installsuffix shared -buildid Z5gzuLgubHIaBGNBRI9u/Z5gzuLgubHIaBGNBRI9u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/42/4245d80a1bc0ed731bc9c28c53155e0648dfcd09e0aefabf5b082a3494ee6ab2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e8/e80d43a986e6bc05f7214845fff484c249f7f32674e4b363423b7b3fc13c487e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b388/ cat >/tmp/go-build3977470736/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3977470736/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3977470736/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3977470736/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.24 -complete -installsuffix shared -buildid 2VVLSc8osicmTd9LgKG_/2VVLSc8osicmTd9LgKG_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/3f/3fb29f7350103b28c553b9a7fc1faf208cd173c09d57567400e4c7470f5ecec9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b329/ cat >/tmp/go-build3977470736/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3977470736/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3977470736/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3977470736/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3977470736/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3977470736/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3977470736/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3977470736/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3977470736/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3977470736/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3977470736/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3977470736/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3977470736/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3977470736/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3977470736/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3977470736/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3977470736/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3977470736/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3977470736/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3977470736/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3977470736/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3977470736/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3977470736/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3977470736/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3977470736/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3977470736/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3977470736/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3977470736/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3977470736/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3977470736/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3977470736/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3977470736/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3977470736/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3977470736/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3977470736/b404/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.24 -complete -installsuffix shared -buildid 5otR_ipE-GzVi6375tKX/5otR_ipE-GzVi6375tKX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/19/19b1639e8306104781e401695a8b88746d904d3dc84b4ede29f0dcbd32490c20-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b293/ cat >/tmp/go-build3977470736/b293/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3977470736/b294/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3977470736/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3977470736/b378/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.24 -complete -installsuffix shared -buildid VWJ48l8Gv-AT8Zedr0Hy/VWJ48l8Gv-AT8Zedr0Hy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/45/451961f4a5e7b595df1080d45628035be70ca8c6a3a0d919a0eaa32ac133f202-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b292/ cat >/tmp/go-build3977470736/b292/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3977470736/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3977470736/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3977470736/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.24 -complete -installsuffix shared -buildid HwwAYZv1MKoyH3IdU4Go/HwwAYZv1MKoyH3IdU4Go -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/df/dfd5a378962e26e1280cf5c1efd099f04c39176dbff6d92edb5b5c48d8e26600-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b268/ cat >/tmp/go-build3977470736/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3977470736/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3977470736/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3977470736/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3977470736/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3977470736/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3977470736/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3977470736/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3977470736/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3977470736/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.24 -complete -installsuffix shared -buildid EdKDk4gQNJ4Q60eI7fe9/EdKDk4gQNJ4Q60eI7fe9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/89/89551e46275933e914de22c68c6d0a7f0619145577df2bc9c740c9c464d1fc4b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b711/ cat >/tmp/go-build3977470736/b711/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3977470736/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3977470736/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.24 -complete -installsuffix shared -buildid oM8KULXQawhfbwQDPS_W/oM8KULXQawhfbwQDPS_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/86/8625cd3c5d12534fa76708ff71157c89deeb73037f808239eafe499b4033eeb0-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -o $WORK/b468/_cgo_.o $WORK/b468/_cgo_main.o $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -o $WORK/b468/_cgo_.o $WORK/b468/_cgo_main.o $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b468/_cgo_.o -dynout $WORK/b468/_cgo_import.go cat >/tmp/go-build3977470736/b468/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile database/sql=/tmp/go-build3977470736/b466/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.24 -installsuffix shared -buildid g31RWZVJmtSVqkUSYMAV/g31RWZVJmtSVqkUSYMAV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b468/_cgo_gotypes.go $WORK/b468/backup.cgo1.go $WORK/b468/callback.cgo1.go $WORK/b468/error.cgo1.go $WORK/b468/sqlite3.cgo1.go $WORK/b468/sqlite3_context.cgo1.go $WORK/b468/sqlite3_load_extension.cgo1.go $WORK/b468/sqlite3_opt_serialize.cgo1.go $WORK/b468/sqlite3_opt_userauth_omit.cgo1.go $WORK/b468/sqlite3_other.cgo1.go $WORK/b468/sqlite3_type.cgo1.go $WORK/b468/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b468/_pkg_.a $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/1b/1b40fef4ed0c2af6c6b84526615600ae10158cd0fc95153aac4a27e0f820894e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b465/ cat >/tmp/go-build3977470736/b465/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build3977470736/b466/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3977470736/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3977470736/b435/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.24 -complete -installsuffix shared -buildid Sw81c_sjK8DMYNvOavBX/Sw81c_sjK8DMYNvOavBX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/58/582862446046abe7cd611946e4a78a9ffbe14cb31ad517196828b2340178488d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b433/ cat >/tmp/go-build3977470736/b433/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3977470736/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3977470736/b434/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3977470736/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.24 -complete -installsuffix shared -buildid twSOrFLP_6ybF-G_0eCJ/twSOrFLP_6ybF-G_0eCJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/db/dbcdec4a722f972ec8728d1fe9c7a2971ba74b828c55ceb8ca42565a2f02a296-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b267/ cat >/tmp/go-build3977470736/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3977470736/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3977470736/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3977470736/b428/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3977470736/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3977470736/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3977470736/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3977470736/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3977470736/b433/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3977470736/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3977470736/b503/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3977470736/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.24 -complete -installsuffix shared -buildid q5KLHZRbzUoKBrDlMSTA/q5KLHZRbzUoKBrDlMSTA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/eb/ebd6ec1ffb815f10dcb396c3aab03b9d7ed5e360d5b196e80d5aa594d27cde9a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b266/ cat >/tmp/go-build3977470736/b266/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3977470736/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.24 -complete -installsuffix shared -buildid _1rPD0mjJwwko984aHys/_1rPD0mjJwwko984aHys -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1f/1f30736fb40647b57d59ccf37db016e51c03bd79b6c2041644eaa1baa3953996-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b131/ cat >/tmp/go-build3977470736/b131/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3977470736/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3977470736/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3977470736/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3977470736/b266/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.24 -complete -installsuffix shared -buildid PcWEn58V483_j-YKmE4_/PcWEn58V483_j-YKmE4_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/2d/2daf642bf3dd07d257705f081b9dcd603f526cd139c1c7d7ec492a786314b451-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b067/ cat >/tmp/go-build3977470736/b067/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3977470736/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3977470736/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.24 -complete -installsuffix shared -buildid SfrYTbfUM_xlDydLIJbQ/SfrYTbfUM_xlDydLIJbQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go github.com/containers/podman/vendor/go.podman.io/common/libimage mkdir -p $WORK/b751/ cat >/tmp/go-build3977470736/b751/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/disiqueira/gotree/v3=github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/jinzhu/copier=github.com/containers/podman/vendor/github.com/jinzhu/copier importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/signal=github.com/containers/podman/vendor/go.podman.io/common/pkg/signal importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build3977470736/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build3977470736/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3977470736/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3977470736/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3977470736/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3977470736/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3977470736/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3977470736/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3977470736/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build3977470736/b758/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3977470736/b266/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3977470736/b702/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3977470736/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3977470736/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3977470736/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3977470736/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3977470736/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage -lang=go1.24 -complete -installsuffix shared -buildid bY_m2VDT44U7JOly6Gr-/bY_m2VDT44U7JOly6Gr- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/copier.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/disk_usage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/events.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/history.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/import.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/inspect.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/layer_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifest_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/pull.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/push.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/runtime.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/save.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/search.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/11c446ac46c320159ada2997b866c81fe414a13734e4113ba52d83439334eba7-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b644/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b647/ cat >/tmp/go-build3977470736/b644/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.24 -complete -installsuffix shared -buildid JfosqbuSanuMODsWnEYl/JfosqbuSanuMODsWnEYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build3977470736/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.24 -complete -installsuffix shared -buildid bDlwlntl4CBRItMHkAV0/bDlwlntl4CBRItMHkAV0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f9/f921154a32aa252d278fb265b176dd0b0065ffb7335f3ae05bd964941168c5c1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b794/ cat >/tmp/go-build3977470736/b794/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/luksy=github.com/containers/podman/vendor/github.com/containers/luksy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile embed=/tmp/go-build3977470736/b315/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3977470736/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build3977470736/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build3977470736/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b794/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw -lang=go1.24 -complete -installsuffix shared -buildid z_kgLkjG5_KNBXsNPtaY/z_kgLkjG5_KNBXsNPtaY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -embedcfg $WORK/b794/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/workload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/4e/4ea210da07a811fbe8649923a7b1f051be754c917e305cac108a60059c9319a6-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b641/ cat >/tmp/go-build3977470736/b641/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3977470736/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3977470736/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3977470736/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3977470736/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3977470736/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.24 -complete -installsuffix shared -buildid rMFrpm1aYkVpOeQBtuY7/rMFrpm1aYkVpOeQBtuY7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/4a/4a6b2ba9a8a40c0043e526a77107549ed4c0f350d92b680fc74181d715e6d170-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/fd/fdbd61a6c02165ee1eeb800e831f787358bac7f4c69802665a43a090052e2667-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b710/ github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b1026/ cat >/tmp/go-build3977470736/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid rhFpx1KhXlCnaXA_9pPF/rhFpx1KhXlCnaXA_9pPF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go cat >/tmp/go-build3977470736/b1026/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3977470736/b955/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.24 -complete -installsuffix shared -buildid tViMUsZLT5NDeB9PwKEE/tViMUsZLT5NDeB9PwKEE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/f3/f34eed5ca7c2e81d0398759876ec2978f676310e7e128f31ed34c80f322cb240-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b066/ cat >/tmp/go-build3977470736/b066/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3977470736/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3977470736/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3977470736/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3977470736/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.24 -complete -installsuffix shared -buildid GMtv91A74DC-56xS7Dng/GMtv91A74DC-56xS7Dng -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/2a/2aa3db15788b81f80c71a1b581b1500ea482e3728cbfdb8aa988825aacec7026-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b1025/ cat >/tmp/go-build3977470736/b1025/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3977470736/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3977470736/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.24 -complete -installsuffix shared -buildid 0pxzRly4qQGTJt3wQ-8A/0pxzRly4qQGTJt3wQ-8A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/61/61782e807cbb84a437c9ce91489b2c252db1e93f48ec567c27934248e2ef95b4-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b1023/ cat >/tmp/go-build3977470736/b1023/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3977470736/b953/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3977470736/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3977470736/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3977470736/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3977470736/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3977470736/b1024/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3977470736/b1025/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.24 -complete -installsuffix shared -buildid VZY5e12pVhuzX3sWDGq5/VZY5e12pVhuzX3sWDGq5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a8/a840c20be0fe493771589eac2a784d64acc0c66247687bdabf2a2ca0878819f5-d # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/4e/4e4f2ab3e3677c8d9edaa0885615550995cf6c64fbdeeeb9e5cce7444c652d80-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/util mkdir -p $WORK/b803/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b784/ cat >/tmp/go-build3977470736/b803/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3977470736/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF github.com/containers/podman/pkg/specgen mkdir -p $WORK/b750/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/util -lang=go1.24 -complete -installsuffix shared -buildid _wqyJZfDDTdzEstBwGYZ/_wqyJZfDDTdzEstBwGYZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/util/util.go github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store mkdir -p $WORK/b908/ cat >/tmp/go-build3977470736/b784/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/util -lang=go1.24 -complete -installsuffix shared -buildid mkI3OYmvQG3X7J28oYYh/mkI3OYmvQG3X7J28oYYh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build3977470736/b750/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3977470736/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/pkg/specgen -lang=go1.24 -complete -installsuffix shared -buildid cS8R0fE1wwNx0VeMT8ca/cS8R0fE1wwNx0VeMT8ca -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_local.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go cat >/tmp/go-build3977470736/b908/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3977470736/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3977470736/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store -lang=go1.24 -complete -installsuffix shared -buildid K7JRcQux_OXaNYUAM1qh/K7JRcQux_OXaNYUAM1qh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/a9/a978055e832a825f891816a9316a5ceec0edde9163ae9e720c1a3a0258339d42-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b1032/ cat >/tmp/go-build3977470736/b1032/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3977470736/b1023/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.24 -complete -installsuffix shared -buildid 4cOef80VUJSX6ygg40fO/4cOef80VUJSX6ygg40fO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/db/dbd00955c98ffde973f7c17038023664fd6e6eaf2ea12cb668fd1aedecdf3572-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/74/744a6452e3e2596ba8880b18878b7fae10777cf1c6bb91ccdad7ec31c3df7c1a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b783/ cat >/tmp/go-build3977470736/b783/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -lang=go1.24 -complete -installsuffix shared -buildid X_tEOObP4n5aN6FuYe70/X_tEOObP4n5aN6FuYe70 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/util.go github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes mkdir -p $WORK/b804/ cat >/tmp/go-build3977470736/b804/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/open=github.com/containers/podman/vendor/github.com/containers/buildah/internal/open importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3977470736/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build3977470736/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3977470736/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build3977470736/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build3977470736/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes -lang=go1.24 -complete -installsuffix shared -buildid 6OOmpt1hrqlpbX7rmLrG/6OOmpt1hrqlpbX7rmLrG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/bind_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/78/78ebdb2f1fcc42b64c4f718eb1ca9a4eec3b8a3459bb87bcb8bde76a7467e514-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/ba/ba59d654d695589706b02dff6341b3ca79670e8672effc143fb57671c222c4b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/b9/b95f6c46e55249804a35c20afdb02c428efbcf1a18922117139af8bd4d3ec6dd-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b785/ cat >/tmp/go-build3977470736/b785/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/internal/pty=github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build3977470736/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build3977470736/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build3977470736/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build3977470736/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -lang=go1.24 -complete -installsuffix shared -buildid lMKY-y6G9S-ns3u0zh76/lMKY-y6G9S-ns3u0zh76 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/selinux.go cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/8b/8ba13ebd11fd1067784107485e23668b73474bf9f53a0ba4cfd785848c8593fb-d # internal github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b747/ cat >/tmp/go-build3977470736/b747/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3977470736/b748/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3977470736/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3977470736/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3977470736/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3977470736/b767/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.24 -complete -installsuffix shared -buildid NWhbwzNBVV5xWv2WWkWC/NWhbwzNBVV5xWv2WWkWC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/c2/c2c6a9b4d75078c51d3cbee2118c32765393b7b4a414e3c29c216f2aa5722f25-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes mkdir -p $WORK/b922/ cat >/tmp/go-build3977470736/b922/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build3977470736/b804/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes -lang=go1.24 -complete -installsuffix shared -buildid GXnzLQdobNX8G0FdTJ4k/GXnzLQdobNX8G0FdTJ4k -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/3d/3d37388723b6f5424d5564fd531a484f84daaa6cb79a6a30d69b6f53a2f69002-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/5c/5c127f4153069e4cf51ddf615a548ed0db16882de114ea87202b57dfd7156961-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b984/ cat >/tmp/go-build3977470736/b984/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b990/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.24 -complete -installsuffix shared -buildid MRfXIRKVFWorB-IqIS2G/MRfXIRKVFWorB-IqIS2G -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b992/ github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b991/ github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b987/ cat >/tmp/go-build3977470736/b990/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a EOF cat >/tmp/go-build3977470736/b992/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.24 -complete -installsuffix shared -buildid kg-BNVdccUCUSf8FCtTE/kg-BNVdccUCUSf8FCtTE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go cat >/tmp/go-build3977470736/b991/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.24 -complete -installsuffix shared -buildid bQaqSaM-j6ZkXoYpwY8u/bQaqSaM-j6ZkXoYpwY8u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go cat >/tmp/go-build3977470736/b987/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.24 -complete -installsuffix shared -buildid 2v1OUo-zZwa80q632Ydu/2v1OUo-zZwa80q632Ydu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go cat >/tmp/go-build3977470736/b716/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3977470736/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3977470736/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.24 -complete -installsuffix shared -buildid n1SAbofZ25C-hy-Dibte/n1SAbofZ25C-hy-Dibte -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.24 -complete -installsuffix shared -buildid enoD0KvBcsMq5vPNCBXR/enoD0KvBcsMq5vPNCBXR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/22/22e9f5e8eb377a4b90657f0d66492d38dce43ed7a35304af774974b066250481-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/ac/acfa9981f95ce6f7645c404cd0bb5b3e48592b5eb3015e78a6a5bd94382e7350-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b985/ cat >/tmp/go-build3977470736/b985/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3977470736/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.24 -complete -installsuffix shared -buildid 4QcicfidunxKwN2OJvUG/4QcicfidunxKwN2OJvUG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/92/92893547d280da02a8e0e4cba8e39228df85a7cc0b9430110462c3a55ed0166e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/9b/9b0eebd9e4e5f98caa14cf80ff622729978cfa646171b1b96a38e18c79140f33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/d5/d5bae81f6ddac79aa698e9c8763366622b183c75f94ddbe4e01ecc906ee232cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/30/306e3b04408abfaeeaa53063c0add704a15ac69abf3b76080aa08cf3cf357d46-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b988/ cat >/tmp/go-build3977470736/b988/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3977470736/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.24 -complete -installsuffix shared -buildid faqAjmTR2Evy8_9kLEIX/faqAjmTR2Evy8_9kLEIX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/c2/c2fdd9801ca223e111aaab79b9958b51c1eed90149982c70a8e493cc59137102-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/ea/eae265c31cf9bd533ae8ed8055dec5416d07feba4ddf9e818fd6f49d6c10e47c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b782/ cat >/tmp/go-build3977470736/b782/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/config=github.com/containers/podman/vendor/github.com/containers/buildah/internal/config importmap github.com/containers/buildah/internal/mkcw=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes importmap github.com/containers/buildah/pkg/binfmt=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build3977470736/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build3977470736/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build3977470736/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3977470736/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build3977470736/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build3977470736/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3977470736/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build3977470736/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build3977470736/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build3977470736/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build3977470736/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build3977470736/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build3977470736/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3977470736/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3977470736/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build3977470736/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3977470736/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3977470736/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build3977470736/b811/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build3977470736/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build3977470736/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build3977470736/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build3977470736/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3977470736/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build3977470736/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build3977470736/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3977470736/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3977470736/b836/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/vendor/github.com/containers/buildah -lang=go1.24 -complete -installsuffix shared -buildid jcdffKR_tqebs1LvTb3c/jcdffKR_tqebs1LvTb3c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/add.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/info.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/new.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/c7/c7332909302351899ac820fa778935823fb363d8648d6f9a868e0ee2a889ae57-d # internal github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b983/ github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b895/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b971/ cat >/tmp/go-build3977470736/b983/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a EOF github.com/containers/podman/pkg/bindings/artifacts mkdir -p $WORK/b977/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.24 -complete -installsuffix shared -buildid l6ofP63Y7fC8N4td6nLw/l6ofP63Y7fC8N4td6nLw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go cat >/tmp/go-build3977470736/b895/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3977470736/b896/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3977470736/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF github.com/containers/podman/pkg/domain/utils cat >/tmp/go-build3977470736/b971/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3977470736/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3977470736/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3977470736/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF mkdir -p $WORK/b932/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.24 -complete -installsuffix shared -buildid VDU1ox1qCputYStbZSTA/VDU1ox1qCputYStbZSTA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go cat >/tmp/go-build3977470736/b977/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF github.com/containers/podman/internal/localapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.24 -complete -installsuffix shared -buildid 40Surw1_H7kkomu5oDHb/40Surw1_H7kkomu5oDHb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go cat >/tmp/go-build3977470736/b932/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF mkdir -p $WORK/b947/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.24 -complete -installsuffix shared -buildid mf6cYYdV-sob2VmwDYu0/mf6cYYdV-sob2VmwDYu0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.24 -complete -installsuffix shared -buildid Dn3ZidJ4OAhVTGbar0aS/Dn3ZidJ4OAhVTGbar0aS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go cat >/tmp/go-build3977470736/b947/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/containers/podman/internal/localapi -lang=go1.24 -complete -installsuffix shared -buildid m7GYjgy7Hr3W9KBLV8WX/m7GYjgy7Hr3W9KBLV8WX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/ce/ce9137f41ba0c6ce96885e14f860fb7616db7a7a10a3c1e704463fcafb00411e-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b981/ cat >/tmp/go-build3977470736/b981/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3977470736/b982/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3977470736/b983/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile mime/multipart=/tmp/go-build3977470736/b208/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.24 -complete -installsuffix shared -buildid pxqh8U1SC-soskX7b40A/pxqh8U1SC-soskX7b40A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/86/868f096da7788dece02a52a69cfbbe8aa40cd2479ef05c90bbb343d2756c3842-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b977/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/7c/7c7409c5b9809d24ba53908d0fcab3f25e494eee6d7d83c83f74adc5a1d14f43-d # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/03/031cea18754680d70882d7e4f5bfcc7e0ef7414c974f91410d1e488f91662e01-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b989/ cat >/tmp/go-build3977470736/b989/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.24 -complete -installsuffix shared -buildid Cw8IbBoYIynWsVvKCuCt/Cw8IbBoYIynWsVvKCuCt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/03/03ab75c3085e336e265fa1ffca12f284adfbd7d8ada334790a63532cfe3c338f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/f2/f2c2311fc48744a833ca9684b9acd7fbd6d4c2a1a54bb02dc90d7655225d0c2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/c1/c199d259d0b02f657d1471048cd3aec9ea60f513ebe6f14f75787ae1d7b722d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/52/52a74fdc3ff8eba896144ed34fdff31627221bd70edeadcbc213d4d4d4ae8ec3-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b986/ cat >/tmp/go-build3977470736/b986/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile mime/multipart=/tmp/go-build3977470736/b208/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.24 -complete -installsuffix shared -buildid 276O_ij9MPd6r1nz3VEv/276O_ij9MPd6r1nz3VEv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b980/ cat >/tmp/go-build3977470736/b980/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3977470736/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3977470736/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.24 -complete -installsuffix shared -buildid rGh-72FjoZ-WWa7ewc5d/rGh-72FjoZ-WWa7ewc5d -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/cc/ccc77b04cb9f68616616bb84fa3bb064765bf58a71e345e4e78e815ad966bc8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/5c/5c712d18f09214adfbe7b75c1bac22cb5d8c0f30ecbd820a1106c551a573dc70-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b946/ cat >/tmp/go-build3977470736/b946/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3977470736/b947/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3977470736/b977/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3977470736/b980/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3977470736/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3977470736/b985/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3977470736/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3977470736/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3977470736/b988/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3977470736/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3977470736/b990/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3977470736/b991/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3977470736/b992/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3977470736/b932/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3977470736/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.24 -complete -installsuffix shared -buildid vJ2UKxrC9SX_FAfNMja8/vJ2UKxrC9SX_FAfNMja8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/f6/f6a411d86207031c820a35d31a657585a32af179e8e37196a23d14200617289b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b841/ cat >/tmp/go-build3977470736/b841/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/rusage=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build3977470736/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3977470736/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build3977470736/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build3977470736/b842/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3977470736/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3977470736/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build3977470736/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3977470736/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3977470736/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3977470736/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile go/types=/tmp/go-build3977470736/b843/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -lang=go1.24 -complete -installsuffix shared -buildid zn3SmRBmCQGPvaz8QrMt/zn3SmRBmCQGPvaz8QrMt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/d6/d6894fb6c96f0af015a41a2bbe8b737473d372062a68a4c1aee16054b58c8556-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/ae/ae7b3df9374b9fcd36d8f19ea1613bcc050e736785d97f0db3d1a406edffb81f-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b778/ echo -n > $WORK/b778/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b778/ -importpath github.com/containers/podman/libpod "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b778/ -m64 -mtune=generic -fcf-protection=full ./container_top_linux.go cd $WORK/b778 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -I $WORK/b778/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ccuyjhxLIreSNPhfCEth -o $WORK/b778/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -I $WORK/b778/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ccuyjhxLIreSNPhfCEth -o $WORK/b778/_x002.o -c container_top_linux.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -I $WORK/b778/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ccuyjhxLIreSNPhfCEth -o $WORK/b778/_x003.o -c container_top_linux.c cd $WORK/b778 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -I $WORK/b778/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ccuyjhxLIreSNPhfCEth -o $WORK/b778/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -o $WORK/b778/_cgo_.o $WORK/b778/_cgo_main.o $WORK/b778/preferlinkext $WORK/b778/_x001.o $WORK/b778/_x002.o $WORK/b778/_x003.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b778=/tmp/go-build -gno-record-gcc-switches -o $WORK/b778/_cgo_.o $WORK/b778/_cgo_main.o $WORK/b778/preferlinkext $WORK/b778/_x001.o $WORK/b778/_x002.o $WORK/b778/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b778/_cgo_.o -dynout $WORK/b778/_cgo_import.go cat >/tmp/go-build3977470736/b778/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v5/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v5/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/libpod/plugin=github.com/containers/podman/libpod/plugin importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/pidhandle=github.com/containers/podman/pkg/pidhandle importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/syncmap=github.com/containers/podman/pkg/syncmap importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/libartifact/store=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/common/pkg/timezone=github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile database/sql=/tmp/go-build3977470736/b466/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3977470736/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3977470736/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build3977470736/b841/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build3977470736/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build3977470736/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3977470736/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build3977470736/b854/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build3977470736/b855/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build3977470736/b856/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build3977470736/b857/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build3977470736/b858/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build3977470736/b861/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build3977470736/b863/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build3977470736/b869/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3977470736/b870/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3977470736/b872/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build3977470736/b875/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build3977470736/b877/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3977470736/b878/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3977470736/b880/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3977470736/b882/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build3977470736/b883/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3977470736/b884/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build3977470736/b885/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build3977470736/b894/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build3977470736/b898/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build3977470736/b899/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build3977470736/b900/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3977470736/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build3977470736/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3977470736/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build3977470736/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build3977470736/b866/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build3977470736/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3977470736/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3977470736/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3977470736/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3977470736/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build3977470736/b905/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build3977470736/b813/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build3977470736/b811/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build3977470736/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3977470736/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build3977470736/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3977470736/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build3977470736/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build3977470736/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build3977470736/b908/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3977470736/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build3977470736/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build3977470736/b909/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build3977470736/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build3977470736/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3977470736/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build3977470736/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build3977470736/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3977470736/b703/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build3977470736/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3977470736/b433/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3977470736/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3977470736/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3977470736/b836/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/libpod -lang=go1.24 -installsuffix shared -buildid ccuyjhxLIreSNPhfCEth/ccuyjhxLIreSNPhfCEth -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/libpod/boltdb_state.go ./_build/src/github.com/containers/podman/libpod/boltdb_state_internal.go ./_build/src/github.com/containers/podman/libpod/container.go ./_build/src/github.com/containers/podman/libpod/container_api.go ./_build/src/github.com/containers/podman/libpod/container_commit.go ./_build/src/github.com/containers/podman/libpod/container_config.go ./_build/src/github.com/containers/podman/libpod/container_copy_common.go ./_build/src/github.com/containers/podman/libpod/container_copy_linux.go ./_build/src/github.com/containers/podman/libpod/container_exec.go ./_build/src/github.com/containers/podman/libpod/container_graph.go ./_build/src/github.com/containers/podman/libpod/container_inspect.go ./_build/src/github.com/containers/podman/libpod/container_inspect_linux.go ./_build/src/github.com/containers/podman/libpod/container_internal.go ./_build/src/github.com/containers/podman/libpod/container_internal_common.go ./_build/src/github.com/containers/podman/libpod/container_internal_linux.go ./_build/src/github.com/containers/podman/libpod/container_linux.go ./_build/src/github.com/containers/podman/libpod/container_log.go ./_build/src/github.com/containers/podman/libpod/container_log_linux.go ./_build/src/github.com/containers/podman/libpod/container_path_resolution.go ./_build/src/github.com/containers/podman/libpod/container_stat_common.go ./_build/src/github.com/containers/podman/libpod/container_stat_linux.go ./_build/src/github.com/containers/podman/libpod/container_validate.go ./_build/src/github.com/containers/podman/libpod/diff.go ./_build/src/github.com/containers/podman/libpod/doc.go ./_build/src/github.com/containers/podman/libpod/events.go ./_build/src/github.com/containers/podman/libpod/healthcheck.go ./_build/src/github.com/containers/podman/libpod/healthcheck_config.go ./_build/src/github.com/containers/podman/libpod/healthcheck_linux.go ./_build/src/github.com/containers/podman/libpod/info.go ./_build/src/github.com/containers/podman/libpod/info_linux.go ./_build/src/github.com/containers/podman/libpod/kube.go ./_build/src/github.com/containers/podman/libpod/mounts_linux.go ./_build/src/github.com/containers/podman/libpod/networking_common.go ./_build/src/github.com/containers/podman/libpod/networking_linux.go ./_build/src/github.com/containers/podman/libpod/networking_machine.go ./_build/src/github.com/containers/podman/libpod/networking_pasta_linux.go ./_build/src/github.com/containers/podman/libpod/networking_slirp4netns.go ./_build/src/github.com/containers/podman/libpod/oci.go ./_build/src/github.com/containers/podman/libpod/oci_conmon.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_linux.go ./_build/src/github.com/containers/podman/libpod/oci_missing.go ./_build/src/github.com/containers/podman/libpod/oci_util.go ./_build/src/github.com/containers/podman/libpod/options.go ./_build/src/github.com/containers/podman/libpod/pod.go ./_build/src/github.com/containers/podman/libpod/pod_api.go ./_build/src/github.com/containers/podman/libpod/pod_internal.go ./_build/src/github.com/containers/podman/libpod/pod_internal_linux.go ./_build/src/github.com/containers/podman/libpod/pod_status.go ./_build/src/github.com/containers/podman/libpod/pod_top_linux.go ./_build/src/github.com/containers/podman/libpod/reset.go ./_build/src/github.com/containers/podman/libpod/rlimit_uint64.go ./_build/src/github.com/containers/podman/libpod/runtime.go ./_build/src/github.com/containers/podman/libpod/runtime_cstorage.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_img.go ./_build/src/github.com/containers/podman/libpod/runtime_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_pod.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_common.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_renumber.go ./_build/src/github.com/containers/podman/libpod/runtime_volume.go ./_build/src/github.com/containers/podman/libpod/runtime_volume_common.go ./_build/src/github.com/containers/podman/libpod/runtime_worker.go ./_build/src/github.com/containers/podman/libpod/service.go ./_build/src/github.com/containers/podman/libpod/sqlite_state.go ./_build/src/github.com/containers/podman/libpod/sqlite_state_internal.go ./_build/src/github.com/containers/podman/libpod/state.go ./_build/src/github.com/containers/podman/libpod/stats_common.go ./_build/src/github.com/containers/podman/libpod/stats_linux.go ./_build/src/github.com/containers/podman/libpod/storage.go ./_build/src/github.com/containers/podman/libpod/util.go ./_build/src/github.com/containers/podman/libpod/util_linux.go ./_build/src/github.com/containers/podman/libpod/volume.go ./_build/src/github.com/containers/podman/libpod/volume_inspect.go ./_build/src/github.com/containers/podman/libpod/volume_internal.go ./_build/src/github.com/containers/podman/libpod/volume_internal_common.go ./_build/src/github.com/containers/podman/libpod/volume_internal_linux.go $WORK/b778/_cgo_gotypes.go $WORK/b778/container_top_linux.cgo1.go $WORK/b778/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b778/_pkg_.a $WORK/b778/preferlinkext $WORK/b778/_x001.o $WORK/b778/_x002.o $WORK/b778/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/55/55a05e758c26989c0e22ca70315a4d8c3bc51dfbc20df86de8b4181bdc561577-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b923/ github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b928/ github.com/containers/podman/pkg/parallel/ctr github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b930/ mkdir -p $WORK/b938/ github.com/containers/podman/pkg/domain/infra/abi/terminal cat >/tmp/go-build3977470736/b923/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build3977470736/b899/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a EOF mkdir -p $WORK/b931/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/containers/podman/pkg/autoupdate -lang=go1.24 -complete -installsuffix shared -buildid 6VLES4OuD9VNUEOdAHO3/6VLES4OuD9VNUEOdAHO3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack ./_build/src/github.com/containers/podman/pkg/autoupdate/autoupdate.go github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b942/ cat >/tmp/go-build3977470736/b928/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3977470736/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3977470736/b703/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/containers/podman/pkg/domain/filters -lang=go1.24 -complete -installsuffix shared -buildid pb7FLBNfPq11T6e8qSpN/pb7FLBNfPq11T6e8qSpN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/filters/containers.go ./_build/src/github.com/containers/podman/pkg/domain/filters/pods.go ./_build/src/github.com/containers/podman/pkg/domain/filters/volumes.go cat >/tmp/go-build3977470736/b938/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3977470736/b884/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a EOF cat >/tmp/go-build3977470736/b930/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/containers/podman/pkg/parallel/ctr -lang=go1.24 -complete -installsuffix shared -buildid lxw1baJJ_9Ed8pSL7c20/lxw1baJJ_9Ed8pSL7c20 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/ctr/ctr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/containers/podman/pkg/domain/infra/abi/parse -lang=go1.24 -complete -installsuffix shared -buildid H3EJygWc68DvWjW4gPH9/H3EJygWc68DvWjW4gPH9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse/parse.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b925/ cat >/tmp/go-build3977470736/b942/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b931/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3977470736/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build3977470736/b909/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/containers/podman/pkg/systemd/generate -lang=go1.24 -complete -installsuffix shared -buildid 8TCpnwV8SADHoUHHAWLY/8TCpnwV8SADHoUHHAWLY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/generate/common.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/containers.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/pods.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/containers/podman/pkg/domain/infra/abi/terminal -lang=go1.24 -complete -installsuffix shared -buildid 5rfOYyCC4-YxdzUpxLiG/5rfOYyCC4-YxdzUpxLiG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/sigproxy_commn.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal_common.go cat >/tmp/go-build3977470736/b925/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build3977470736/b926/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3977470736/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build3977470736/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3977470736/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3977470736/b836/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/containers/podman/pkg/specgen/generate -lang=go1.24 -complete -installsuffix shared -buildid qzKQy4n0YM9FXC858WLH/qzKQy4n0YM9FXC858WLH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_common.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux_seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pause_image.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pod_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/ports.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/security_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/db/db9d521b64eaf5c2841105a2e72907f276e43cefabcba56f101956039798f6a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b931/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/87/87268a75f171e6a702cce75c71237641b7e73581389b8b4a509dfe99969cc0dd-d # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/40/40dc5bdab92c0ff333348b2dc6729aa9c0b3d3e9c03c08b3bbde04183daa89dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/30/3075337704925c6992d97531397628282b8b4752a8d16a88a0ab6d1fb9cacd86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b928/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/fa/fa1fc5f9c428c2ee8aa43ac981dfd22fb3c93302dcb528be4dd3de42ef8418bb-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b939/ cat >/tmp/go-build3977470736/b939/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build3977470736/b928/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3977470736/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/containers/podman/pkg/ps -lang=go1.24 -complete -installsuffix shared -buildid RnXHXeFSTR5XyuTd5u9H/RnXHXeFSTR5XyuTd5u9H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/ps.go cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/0f/0f5764a7fc28dc6497fb42d964adbc0daa2e9282b72cbf4956985b8a90dda035-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/8c/8c76a06735a93066573cb4b3f9b12b54f75a749b10fdc9bfb5532c4c9063d7ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/2a/2a931fc748dfe98bed0531da95d3462d4540098fe1dd350cbd229c3793dadbaa-d # internal github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b924/ github.com/containers/podman/pkg/specgen/generate/kube cat >/tmp/go-build3977470736/b924/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3977470736/b779/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3977470736/b870/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3977470736/b872/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build3977470736/b925/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF mkdir -p $WORK/b940/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/containers/podman/pkg/checkpoint -lang=go1.24 -complete -installsuffix shared -buildid VWc6D2xjrlh58BOaHq78/VWc6D2xjrlh58BOaHq78 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/checkpoint_restore.go cat >/tmp/go-build3977470736/b940/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/meminfo=github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build3977470736/b877/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3977470736/b878/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3977470736/b882/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build3977470736/b925/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build3977470736/b941/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/containers/podman/pkg/specgen/generate/kube -lang=go1.24 -complete -installsuffix shared -buildid Crb-FXnWc9asbPdYBCvz/Crb-FXnWc9asbPdYBCvz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/kube.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/3c/3c9a651145f25305f2ff746579d1db96b2d1740645fa7241261bdbc7e4f04b9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/dc/dc5c2a8bcee3f1c57bdc895e674cf968ff74d68feea28e33b43ec6e86986ea06-d # internal github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b921/ cat >/tmp/go-build3977470736/b921/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v5/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi/internal/expansion=github.com/containers/podman/pkg/domain/infra/abi/internal/expansion importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/emulation=github.com/containers/podman/pkg/emulation importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/apps/v1=github.com/containers/podman/pkg/k8s.io/api/apps/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/parallel/ctr=github.com/containers/podman/pkg/parallel/ctr importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgen/generate/kube=github.com/containers/podman/pkg/specgen/generate/kube importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build3977470736/b922/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build3977470736/b861/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build3977470736/b923/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build3977470736/b924/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build3977470736/b928/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build3977470736/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build3977470736/b930/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build3977470736/b931/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3977470736/b932/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build3977470736/b933/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build3977470736/b937/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build3977470736/b877/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3977470736/b880/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build3977470736/b938/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build3977470736/b939/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build3977470736/b925/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build3977470736/b940/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build3977470736/b899/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build3977470736/b942/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build3977470736/b900/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3977470736/b943/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3977470736/b944/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3977470736/b764/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build3977470736/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build3977470736/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3977470736/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3977470736/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3977470736/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/containers/podman/pkg/domain/infra/abi -lang=go1.24 -complete -installsuffix shared -buildid nW0ceeKPfrNsE2OtKc87/nW0ceeKPfrNsE2OtKc87 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/apply.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/archive.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/config.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_runlabel.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_stat.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images_list.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_utils.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods_stats.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/29/29872bc1ba223345100c04802468e86d0a21750705230599f1a0e235b671d891-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b777/ github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b1042/ cat >/tmp/go-build3977470736/b777/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build3977470736/b921/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3977470736/b946/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.24 -complete -installsuffix shared -buildid hkkgagDR69KPkoYnFT-E/hkkgagDR69KPkoYnFT-E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_abi.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_libpod.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_proxy.go cat >/tmp/go-build3977470736/b1042/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build3977470736/b869/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build3977470736/b1043/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build3977470736/b921/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/containers/podman/pkg/api/handlers/utils -lang=go1.24 -complete -installsuffix shared -buildid XYMkLbhDiUB54dd-_T_D/XYMkLbhDiUB54dd-_T_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/errors.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/handler.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/images.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/47/474bb31e9b766456425ea68d1c1f978ad1e524bf8bd470a34b2c966f9252a4a5-d # internal github.com/containers/podman/pkg/farm github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b715/ mkdir -p $WORK/b1017/ cat >/tmp/go-build3977470736/b715/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3977470736/b777/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF cat >/tmp/go-build3977470736/b1017/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3977470736/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3977470736/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.24 -complete -installsuffix shared -buildid xYcYasQMc7NMbreCQ5DM/xYcYasQMc7NMbreCQ5DM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_abi.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/containers/podman/pkg/farm -lang=go1.24 -complete -installsuffix shared -buildid oKqIGTGArv5MTZKonzui/oKqIGTGArv5MTZKonzui -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/a3/a3427c82bc9d65cbe7519a7573d50ae425440746d9ad9746450f31df3d6843db-d # internal github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b1041/ cat >/tmp/go-build3977470736/b1041/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3977470736/b947/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build3977470736/b861/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build3977470736/b1042/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build3977470736/b869/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build3977470736/b1044/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build3977470736/b1043/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build3977470736/b1045/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build3977470736/b928/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build3977470736/b921/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build3977470736/b930/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build3977470736/b939/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3977470736/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3977470736/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3977470736/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3977470736/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3977470736/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3977470736/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3977470736/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3977470736/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3977470736/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build3977470736/b909/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3977470736/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/containers/podman/pkg/api/handlers/compat -lang=go1.24 -complete -installsuffix shared -buildid IpNiSIjtYA6TCh1-lWHR/IpNiSIjtYA6TCh1-lWHR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/auth.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/changes.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_archive.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_attach.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_export.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_logs.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_pause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_restart.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_start.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats_linux.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stop.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_top.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_unpause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/events.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/exec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_build.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_history.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_remove.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_save.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_search.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_tag.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/ping.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/resize.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/types.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/unsupported.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/version.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/18/187628017cb4ffeabc8902c01842f8455d044a6185086dea0d6d871341cc8849-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/75/7564afe6a72a7369018aa775592da425df7180365289953b8e2617172b609d41-d # internal github.com/containers/podman/cmd/podman/utils github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b993/ mkdir -p $WORK/b1011/ github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b1014/ github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b1015/ cat >/tmp/go-build3977470736/b993/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b1011/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.24 -complete -installsuffix shared -buildid xubK8Xj88OQQ7gsSlJup/xubK8Xj88OQQ7gsSlJup -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go cat >/tmp/go-build3977470736/b1014/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.24 -complete -installsuffix shared -buildid hLMjIGTOSxfxTO3EVwhV/hLMjIGTOSxfxTO3EVwhV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.24 -complete -installsuffix shared -buildid kN7AKVsHi5hzxonFDCLa/kN7AKVsHi5hzxonFDCLa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go cat >/tmp/go-build3977470736/b1015/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.24 -complete -installsuffix shared -buildid teN65kCFMtD47ECHqzYU/teN65kCFMtD47ECHqzYU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/df/df87e198fa27e2a051558e353cb5636d33a449757d560ab6721dfd4c34fe7adc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/a6/a6a9f20357463ef11d990d573c2e55320c1f7d6ee82de7b574befc2a8d705d13-d # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/10/102b1450dda50a0f9918efa893087a3948ffbb0a4090a6c482ff467f1f533259-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/73/7304d7d89699d72d89143517657d72cdd9a74a298055bc9cc8e02421e1401169-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b713/ cat >/tmp/go-build3977470736/b713/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3977470736/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3977470736/b711/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3977470736/b748/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3977470736/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3977470736/b994/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3977470736/b995/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3977470736/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.24 -complete -installsuffix shared -buildid GRWhMG8emGE-osVpGxkr/GRWhMG8emGE-osVpGxkr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/74/748a7f8449dc39cc944c9f737c547c384997b8c81546974ca1f9bb3f641a79d0-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b1010/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b1019/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b1018/ cat >/tmp/go-build3977470736/b1010/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b1016/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.24 -complete -installsuffix shared -buildid sA_6kp6BqxScDFVIjaAj/sA_6kp6BqxScDFVIjaAj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build3977470736/b1019/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a EOF github.com/containers/podman/cmd/podman/quadlet cat >/tmp/go-build3977470736/b1018/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a EOF mkdir -p $WORK/b1037/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.24 -complete -installsuffix shared -buildid QQxPAAgEc92yMrH_ncQq/QQxPAAgEc92yMrH_ncQq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.24 -complete -installsuffix shared -buildid g69LIwDXip_uM57x7XNZ/g69LIwDXip_uM57x7XNZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b1033/ cat >/tmp/go-build3977470736/b1016/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3977470736/b1017/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b1038/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.24 -complete -installsuffix shared -buildid Rj4xnK2ueDYlN7hjJmUo/Rj4xnK2ueDYlN7hjJmUo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b1022/ cat >/tmp/go-build3977470736/b1037/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3977470736/b945/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.24 -complete -installsuffix shared -buildid 87QV76GluNNqQRNOOosj/87QV76GluNNqQRNOOosj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go cat >/tmp/go-build3977470736/b1033/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.24 -complete -installsuffix shared -buildid 2kMhnFam1p6cnbYOBIMQ/2kMhnFam1p6cnbYOBIMQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go cat >/tmp/go-build3977470736/b1022/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3977470736/b1023/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3977470736/b1028/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3977470736/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b1038/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.24 -complete -installsuffix shared -buildid 4IKVQDIXAVulSH8-4O4B/4IKVQDIXAVulSH8-4O4B -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.24 -complete -installsuffix shared -buildid eOYsvutnDsKVoRohUqmg/eOYsvutnDsKVoRohUqmg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/d4/d4cc2770850b2c01b21b50f0ede9214f54fc369d2b392994cf0c6a2e0b3ea0e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/a4/a4bdd80c0b55e59e033fb289234fb47998f1f4548f307e2cfe2e06468e95af83-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b1021/ cat >/tmp/go-build3977470736/b1021/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3977470736/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.24 -complete -installsuffix shared -buildid Gh6MbKWBICO48NHI_Q1O/Gh6MbKWBICO48NHI_Q1O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1033/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/22/221d9f84873f99b77f4ffbe5176d2e691646411d124bde715104a0048005b7aa-d # internal github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b065/ github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b1034/ github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b1053/ cat >/tmp/go-build3977470736/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3977470736/b932/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cat >/tmp/go-build3977470736/b1034/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF cat >/tmp/go-build3977470736/b1053/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.24 -complete -installsuffix shared -buildid 4bsgXdlR0Ew0jWkvxD_g/4bsgXdlR0Ew0jWkvxD_g -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.24 -complete -installsuffix shared -buildid 6ljsV5VdejvHRIHKquGL/6ljsV5VdejvHRIHKquGL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.24 -complete -installsuffix shared -buildid yKQZKD0yIQUn-ZbwFluW/yKQZKD0yIQUn-ZbwFluW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b1020/ github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b1036/ cat >/tmp/go-build3977470736/b1020/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3977470736/b1015/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3977470736/b748/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3977470736/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.24 -complete -installsuffix shared -buildid eL4-aeiWhrjF_VzeEM5A/eL4-aeiWhrjF_VzeEM5A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go cat >/tmp/go-build3977470736/b1036/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3977470736/b1015/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3977470736/b872/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/50/50c2b146c699f069e3fddaca6d6ac949ff9682a68051511bc7dcef70a8f13c3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.24 -complete -installsuffix shared -buildid PJvXEfHFQWu_6yoy24PB/PJvXEfHFQWu_6yoy24PB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/cb/cbe6eaade0489f5863cb09b94709835c8a70abf1d34e3d1bba20e204d37a5242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/47/478ecfb459bb2d69072ac24c3a01720072f8996de1bd6b061f3f0256f4917821-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b1046/ cat >/tmp/go-build3977470736/b1046/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3977470736/b947/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build3977470736/b1041/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build3977470736/b1042/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build3977470736/b869/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build3977470736/b1043/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build3977470736/b1045/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build3977470736/b928/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build3977470736/b921/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build3977470736/b930/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3977470736/b932/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build3977470736/b925/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3977470736/b944/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/containers/podman/pkg/api/handlers/libpod -lang=go1.24 -complete -installsuffix shared -buildid sn8kJ1wDXD4fLcOz-KNl/sn8kJ1wDXD4fLcOz-KNl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/artifacts.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/generate.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_pull.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/kube.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/manifests.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/play.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/pods.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/quadlets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/swagger_spec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/ff/ff894870d79c7c213ab46d6283be0d106fa6f1e87010e0d984760abf274e9e83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/c1/c19132964107b3e4f328c658e79d8c4732f886ee0db823aff3b2f60184cdbd7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/3e/3e6bb410196456adbe73c7e77de878bd4a255e0b3562d366f4bbf6258930a0bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/79/7903ec88b8292566d03f8b15bd8dfee6501d8e2b706ac47e24846e21fd6f00c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/8c/8c27bd7058fc24b1024c2125a7aaa456ecbe9a92af6b493cbe68d4b7d316cc1f-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b1031/ cat >/tmp/go-build3977470736/b1031/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3977470736/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3977470736/b1032/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3977470736/b706/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.24 -complete -installsuffix shared -buildid XoYICaLvF6AUF2ha2xQd/XoYICaLvF6AUF2ha2xQd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/20/20dc9b5369ca16f986f5730aeafdc2fd5bb41c152c8eedee7aed33066a8413ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/56/56576e9b9a27e892bfc8c9489b3174ca84f36dc62c19ebfa1506a3f82830f193-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/7f/7f52fa8a1105c8d1af5afbf322ee6342610d8050822a22c1e4b9d9a98b594bc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/27/27eb798b5529f1cc10dd889beff453242f3049727da35e49df97cca38d1f6141-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/57/579dc3e5e07abaed40ece9bfc2280670b74508b4d88263e82d2a5b8279777092-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b1035/ cat >/tmp/go-build3977470736/b1035/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3977470736/b1036/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3977470736/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.24 -complete -installsuffix shared -buildid Aqv68VKBYVYUGh2Nd7pZ/Aqv68VKBYVYUGh2Nd7pZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/eb/eb66d9599ec7613fb3a9af608c777dae9249e9444679280cf52e9ddceb9af961-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b1040/ cat >/tmp/go-build3977470736/b1040/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/handlers=github.com/containers/podman/vendor/github.com/gorilla/handlers importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build3977470736/b1041/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build3977470736/b1046/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build3977470736/b1042/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build3977470736/b1044/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build3977470736/b1043/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3977470736/b917/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build3977470736/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build3977470736/b1047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile net/http/pprof=/tmp/go-build3977470736/b1048/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/containers/podman/pkg/api/server -lang=go1.24 -complete -installsuffix shared -buildid 3QF0VkUOXWVq5py9cj9e/3QF0VkUOXWVq5py9cj9e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/doc.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_api.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_logging.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_panic.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_rid.go ./_build/src/github.com/containers/podman/pkg/api/server/register_archive.go ./_build/src/github.com/containers/podman/pkg/api/server/register_artifacts.go ./_build/src/github.com/containers/podman/pkg/api/server/register_auth.go ./_build/src/github.com/containers/podman/pkg/api/server/register_containers.go ./_build/src/github.com/containers/podman/pkg/api/server/register_distribution.go ./_build/src/github.com/containers/podman/pkg/api/server/register_events.go ./_build/src/github.com/containers/podman/pkg/api/server/register_exec.go ./_build/src/github.com/containers/podman/pkg/api/server/register_generate.go ./_build/src/github.com/containers/podman/pkg/api/server/register_healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/server/register_images.go ./_build/src/github.com/containers/podman/pkg/api/server/register_info.go ./_build/src/github.com/containers/podman/pkg/api/server/register_kube.go ./_build/src/github.com/containers/podman/pkg/api/server/register_manifest.go ./_build/src/github.com/containers/podman/pkg/api/server/register_monitor.go ./_build/src/github.com/containers/podman/pkg/api/server/register_networks.go ./_build/src/github.com/containers/podman/pkg/api/server/register_ping.go ./_build/src/github.com/containers/podman/pkg/api/server/register_plugins.go ./_build/src/github.com/containers/podman/pkg/api/server/register_pods.go ./_build/src/github.com/containers/podman/pkg/api/server/register_quadlets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_secrets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swagger.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swarm.go ./_build/src/github.com/containers/podman/pkg/api/server/register_system.go ./_build/src/github.com/containers/podman/pkg/api/server/register_version.go ./_build/src/github.com/containers/podman/pkg/api/server/register_volumes.go ./_build/src/github.com/containers/podman/pkg/api/server/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/2d/2d486781402c5e5a665dba1031b1303928a179efa9f689963ffec9c2de75a4fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/3a/3a1f76c1f0faf50b459ab876bd5541db9d619f7c5148847507acd7c92b3856e9-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b1039/ cat >/tmp/go-build3977470736/b1039/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build3977470736/b922/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build3977470736/b1040/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3977470736/b777/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3977470736/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3977470736/b1023/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build3977470736/b899/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build3977470736/b1051/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build3977470736/b822/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.24 -complete -installsuffix shared -buildid cQ3QR-x_3-5AhdpYMfzL/cQ3QR-x_3-5AhdpYMfzL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/migrate.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/renumber.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset_machine.go ./_build/src/github.com/containers/podman/cmd/podman/system/service.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi_linux.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/0f/0feaff93bffaa68dafd842658fc85e4577540e9fc269d1d27d9a8cd11571c7ba-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b1052/ cat >/tmp/go-build3977470736/b1052/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3977470736/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.24 -complete -installsuffix shared -buildid DSEdZ1eCnI6GK1EtRrTj/DSEdZ1eCnI6GK1EtRrTj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/b2/b2488529f5270296e787cc09147ab28d6b27b8462075f5f140288c48f15540f1-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build3977470736/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3977470736/b065/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3977470736/b1014/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3977470736/b1015/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3977470736/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3977470736/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3977470736/b1019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3977470736/b1020/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3977470736/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3977470736/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3977470736/b1031/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3977470736/b1033/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3977470736/b1034/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3977470736/b1035/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3977470736/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3977470736/b1038/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3977470736/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3977470736/b1052/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3977470736/b1053/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3977470736/b947/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3977470736/b870/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3977470736/b945/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3977470736/b884/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3977470736/b1054/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3977470736/b1055/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile log/syslog=/tmp/go-build3977470736/b1056/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3977470736/b1050/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid SY6rAr6cjb8Hsu47AYzN/SY6rAr6cjb8Hsu47AYzN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5a/5a0d6998172d7153c1ef0e1ef45419352a04f97fb8cb137b21503c01b919b21c-d # internal cat >/tmp/go-build3977470736/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build3977470736/b001/_pkg_.a packagefile context=/tmp/go-build3977470736/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3977470736/b039/_pkg_.a packagefile errors=/tmp/go-build3977470736/b003/_pkg_.a packagefile fmt=/tmp/go-build3977470736/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3977470736/b065/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3977470736/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3977470736/b1014/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3977470736/b1015/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3977470736/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3977470736/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3977470736/b1019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3977470736/b1020/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3977470736/b1010/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3977470736/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3977470736/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3977470736/b1031/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3977470736/b1033/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3977470736/b1034/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3977470736/b1035/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3977470736/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3977470736/b715/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3977470736/b1038/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3977470736/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3977470736/b1052/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3977470736/b1011/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3977470736/b1053/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3977470736/b947/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3977470736/b717/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3977470736/b867/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3977470736/b916/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3977470736/b870/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3977470736/b716/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3977470736/b725/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3977470736/b945/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3977470736/b948/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3977470736/b951/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3977470736/b884/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3977470736/b724/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3977470736/b1054/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3977470736/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3977470736/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3977470736/b1055/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3977470736/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3977470736/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3977470736/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3977470736/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3977470736/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3977470736/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3977470736/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3977470736/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3977470736/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3977470736/b421/_pkg_.a packagefile io=/tmp/go-build3977470736/b041/_pkg_.a packagefile io/fs=/tmp/go-build3977470736/b057/_pkg_.a packagefile log/syslog=/tmp/go-build3977470736/b1056/_pkg_.a packagefile net/url=/tmp/go-build3977470736/b111/_pkg_.a packagefile os=/tmp/go-build3977470736/b055/_pkg_.a packagefile os/exec=/tmp/go-build3977470736/b243/_pkg_.a packagefile path/filepath=/tmp/go-build3977470736/b116/_pkg_.a packagefile runtime=/tmp/go-build3977470736/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3977470736/b1050/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3977470736/b765/_pkg_.a packagefile slices=/tmp/go-build3977470736/b052/_pkg_.a packagefile strconv=/tmp/go-build3977470736/b051/_pkg_.a packagefile strings=/tmp/go-build3977470736/b063/_pkg_.a packagefile syscall=/tmp/go-build3977470736/b036/_pkg_.a packagefile text/template=/tmp/go-build3977470736/b334/_pkg_.a packagefile runtime/cgo=/tmp/go-build3977470736/b109/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3977470736/b004/_pkg_.a packagefile sync=/tmp/go-build3977470736/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3977470736/b031/_pkg_.a packagefile time=/tmp/go-build3977470736/b032/_pkg_.a packagefile bytes=/tmp/go-build3977470736/b040/_pkg_.a packagefile cmp=/tmp/go-build3977470736/b045/_pkg_.a packagefile encoding=/tmp/go-build3977470736/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3977470736/b047/_pkg_.a packagefile math=/tmp/go-build3977470736/b049/_pkg_.a packagefile reflect=/tmp/go-build3977470736/b050/_pkg_.a packagefile unicode=/tmp/go-build3977470736/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build3977470736/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3977470736/b044/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3977470736/b054/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3977470736/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3977470736/b993/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3977470736/b932/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3977470736/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3977470736/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3977470736/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3977470736/b183/_pkg_.a packagefile bufio=/tmp/go-build3977470736/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3977470736/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3977470736/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3977470736/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3977470736/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3977470736/b711/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3977470736/b714/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3977470736/b723/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3977470736/b876/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3977470736/b748/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3977470736/b718/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3977470736/b750/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3977470736/b895/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3977470736/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3977470736/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3977470736/b675/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3977470736/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3977470736/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3977470736/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3977470736/b769/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3977470736/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3977470736/b994/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3977470736/b995/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3977470736/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3977470736/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3977470736/b1009/_pkg_.a packagefile maps=/tmp/go-build3977470736/b112/_pkg_.a packagefile net=/tmp/go-build3977470736/b175/_pkg_.a packagefile path=/tmp/go-build3977470736/b058/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3977470736/b461/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3977470736/b1017/_pkg_.a packagefile sort=/tmp/go-build3977470736/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3977470736/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3977470736/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3977470736/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3977470736/b126/_pkg_.a packagefile regexp=/tmp/go-build3977470736/b117/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3977470736/b868/_pkg_.a packagefile net/http=/tmp/go-build3977470736/b194/_pkg_.a packagefile os/signal=/tmp/go-build3977470736/b260/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3977470736/b871/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3977470736/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3977470736/b950/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3977470736/b1023/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3977470736/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3977470736/b1028/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3977470736/b892/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3977470736/b949/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3977470736/b120/_pkg_.a packagefile text/tabwriter=/tmp/go-build3977470736/b336/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3977470736/b1032/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3977470736/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3977470736/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3977470736/b1036/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3977470736/b927/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3977470736/b544/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3977470736/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3977470736/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build3977470736/b922/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build3977470736/b1040/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3977470736/b747/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3977470736/b959/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build3977470736/b899/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3977470736/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build3977470736/b1051/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3977470736/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build3977470736/b822/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3977470736/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3977470736/b722/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3977470736/b252/_pkg_.a packagefile crypto/tls=/tmp/go-build3977470736/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3977470736/b720/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3977470736/b917/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3977470736/b918/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3977470736/b919/_pkg_.a packagefile os/user=/tmp/go-build3977470736/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3977470736/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3977470736/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3977470736/b526/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3977470736/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3977470736/b592/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3977470736/b768/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3977470736/b952/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3977470736/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3977470736/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3977470736/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3977470736/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3977470736/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3977470736/b250/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3977470736/b721/_pkg_.a packagefile log=/tmp/go-build3977470736/b129/_pkg_.a packagefile encoding/csv=/tmp/go-build3977470736/b640/_pkg_.a packagefile encoding/hex=/tmp/go-build3977470736/b173/_pkg_.a packagefile flag=/tmp/go-build3977470736/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3977470736/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3977470736/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3977470736/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3977470736/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3977470736/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3977470736/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3977470736/b184/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3977470736/b771/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3977470736/b775/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3977470736/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3977470736/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3977470736/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3977470736/b188/_pkg_.a packagefile archive/tar=/tmp/go-build3977470736/b462/_pkg_.a packagefile embed=/tmp/go-build3977470736/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3977470736/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3977470736/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3977470736/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3977470736/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3977470736/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3977470736/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3977470736/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3977470736/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3977470736/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3977470736/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3977470736/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3977470736/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3977470736/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3977470736/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3977470736/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3977470736/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3977470736/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3977470736/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3977470736/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3977470736/b557/_pkg_.a packagefile math/bits=/tmp/go-build3977470736/b035/_pkg_.a packagefile internal/bytealg=/tmp/go-build3977470736/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3977470736/b038/_pkg_.a packagefile internal/godebug=/tmp/go-build3977470736/b033/_pkg_.a packagefile net/netip=/tmp/go-build3977470736/b113/_pkg_.a packagefile internal/byteorder=/tmp/go-build3977470736/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3977470736/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build3977470736/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3977470736/b037/_pkg_.a packagefile internal/poll=/tmp/go-build3977470736/b059/_pkg_.a packagefile internal/stringslite=/tmp/go-build3977470736/b028/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3977470736/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3977470736/b060/_pkg_.a packagefile internal/testlog=/tmp/go-build3977470736/b062/_pkg_.a packagefile internal/abi=/tmp/go-build3977470736/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3977470736/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3977470736/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3977470736/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build3977470736/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3977470736/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3977470736/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3977470736/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3977470736/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3977470736/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3977470736/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3977470736/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3977470736/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3977470736/b027/_pkg_.a packagefile compress/gzip=/tmp/go-build3977470736/b195/_pkg_.a packagefile encoding/binary=/tmp/go-build3977470736/b048/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3977470736/b766/_pkg_.a packagefile iter=/tmp/go-build3977470736/b042/_pkg_.a packagefile internal/asan=/tmp/go-build3977470736/b022/_pkg_.a packagefile internal/msan=/tmp/go-build3977470736/b023/_pkg_.a packagefile internal/race=/tmp/go-build3977470736/b024/_pkg_.a packagefile text/template/parse=/tmp/go-build3977470736/b335/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3977470736/b008/_pkg_.a packagefile internal/sync=/tmp/go-build3977470736/b030/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3977470736/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3977470736/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3977470736/b910/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3977470736/b564/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3977470736/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3977470736/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3977470736/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3977470736/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3977470736/b124/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3977470736/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3977470736/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3977470736/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3977470736/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3977470736/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3977470736/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3977470736/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3977470736/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3977470736/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3977470736/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3977470736/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3977470736/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3977470736/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3977470736/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3977470736/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3977470736/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3977470736/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3977470736/b741/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build3977470736/b751/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3977470736/b896/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3977470736/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3977470736/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3977470736/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3977470736/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3977470736/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3977470736/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3977470736/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3977470736/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3977470736/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3977470736/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3977470736/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3977470736/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3977470736/b698/_pkg_.a packagefile io/ioutil=/tmp/go-build3977470736/b180/_pkg_.a packagefile text/scanner=/tmp/go-build3977470736/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3977470736/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3977470736/b650/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3977470736/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3977470736/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3977470736/b655/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3977470736/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3977470736/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3977470736/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3977470736/b182/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3977470736/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3977470736/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3977470736/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3977470736/b996/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3977470736/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3977470736/b997/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3977470736/b1006/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3977470736/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3977470736/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3977470736/b432/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3977470736/b176/_pkg_.a packagefile internal/nettrace=/tmp/go-build3977470736/b177/_pkg_.a packagefile internal/singleflight=/tmp/go-build3977470736/b178/_pkg_.a packagefile compress/bzip2=/tmp/go-build3977470736/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3977470736/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3977470736/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3977470736/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3977470736/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3977470736/b217/_pkg_.a packagefile regexp/syntax=/tmp/go-build3977470736/b118/_pkg_.a packagefile container/list=/tmp/go-build3977470736/b150/_pkg_.a packagefile crypto/rand=/tmp/go-build3977470736/b071/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b198/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3977470736/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b206/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b199/_pkg_.a packagefile math/rand=/tmp/go-build3977470736/b099/_pkg_.a packagefile mime=/tmp/go-build3977470736/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build3977470736/b208/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3977470736/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build3977470736/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3977470736/b212/_pkg_.a packagefile net/textproto=/tmp/go-build3977470736/b204/_pkg_.a packagefile crypto/sha256=/tmp/go-build3977470736/b107/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3977470736/b955/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3977470736/b957/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3977470736/b886/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3977470736/b953/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3977470736/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3977470736/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3977470736/b1024/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3977470736/b1025/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3977470736/b962/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3977470736/b1029/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3977470736/b888/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3977470736/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3977470736/b703/_pkg_.a packagefile math/big=/tmp/go-build3977470736/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3977470736/b786/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3977470736/b872/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3977470736/b659/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build3977470736/b778/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build3977470736/b921/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3977470736/b946/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3977470736/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3977470736/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build3977470736/b804/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3977470736/b971/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build3977470736/b1041/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build3977470736/b1046/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build3977470736/b1042/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build3977470736/b1044/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build3977470736/b1043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build3977470736/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3977470736/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build3977470736/b1047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3977470736/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build3977470736/b976/_pkg_.a packagefile net/http/pprof=/tmp/go-build3977470736/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3977470736/b749/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3977470736/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3977470736/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3977470736/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3977470736/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3977470736/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3977470736/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3977470736/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3977470736/b664/_pkg_.a packagefile crypto=/tmp/go-build3977470736/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build3977470736/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build3977470736/b075/_pkg_.a packagefile crypto/des=/tmp/go-build3977470736/b152/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3977470736/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3977470736/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3977470736/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3977470736/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build3977470736/b156/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3977470736/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3977470736/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3977470736/b089/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3977470736/b157/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3977470736/b158/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3977470736/b159/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3977470736/b160/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3977470736/b161/_pkg_.a packagefile crypto/md5=/tmp/go-build3977470736/b167/_pkg_.a packagefile crypto/rc4=/tmp/go-build3977470736/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build3977470736/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build3977470736/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build3977470736/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build3977470736/b096/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3977470736/b169/_pkg_.a packagefile crypto/x509=/tmp/go-build3977470736/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build3977470736/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3977470736/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b145/_pkg_.a packagefile hash=/tmp/go-build3977470736/b074/_pkg_.a packagefile database/sql/driver=/tmp/go-build3977470736/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3977470736/b920/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3977470736/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3977470736/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3977470736/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3977470736/b579/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3977470736/b963/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3977470736/b964/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3977470736/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3977470736/b257/_pkg_.a packagefile log/internal=/tmp/go-build3977470736/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3977470736/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3977470736/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3977470736/b219/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3977470736/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3977470736/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3977470736/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3977470736/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3977470736/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3977470736/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3977470736/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3977470736/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3977470736/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3977470736/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3977470736/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3977470736/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3977470736/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3977470736/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3977470736/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3977470736/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3977470736/b265/_pkg_.a packagefile math/rand/v2=/tmp/go-build3977470736/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3977470736/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3977470736/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3977470736/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3977470736/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3977470736/b774/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3977470736/b776/_pkg_.a packagefile crypto/dsa=/tmp/go-build3977470736/b171/_pkg_.a packagefile crypto/fips140=/tmp/go-build3977470736/b668/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3977470736/b669/_pkg_.a packagefile encoding/asn1=/tmp/go-build3977470736/b146/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3977470736/b670/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3977470736/b671/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3977470736/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3977470736/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3977470736/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3977470736/b447/_pkg_.a packagefile hash/crc32=/tmp/go-build3977470736/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3977470736/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3977470736/b525/_pkg_.a packagefile hash/crc64=/tmp/go-build3977470736/b452/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3977470736/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3977470736/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3977470736/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3977470736/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3977470736/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3977470736/b556/_pkg_.a packagefile internal/bisect=/tmp/go-build3977470736/b034/_pkg_.a packagefile unique=/tmp/go-build3977470736/b114/_pkg_.a packagefile compress/flate=/tmp/go-build3977470736/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3977470736/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3977470736/b912/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3977470736/b913/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3977470736/b914/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3977470736/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3977470736/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3977470736/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3977470736/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3977470736/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3977470736/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3977470736/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3977470736/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3977470736/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3977470736/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3977470736/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3977470736/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3977470736/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3977470736/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3977470736/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3977470736/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3977470736/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3977470736/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3977470736/b266/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3977470736/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3977470736/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3977470736/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3977470736/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3977470736/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3977470736/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3977470736/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3977470736/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3977470736/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3977470736/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3977470736/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3977470736/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3977470736/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3977470736/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3977470736/b416/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3977470736/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3977470736/b278/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3977470736/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3977470736/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3977470736/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3977470736/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3977470736/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3977470736/b744/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3977470736/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build3977470736/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build3977470736/b753/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3977470736/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build3977470736/b758/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3977470736/b702/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build3977470736/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3977470736/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3977470736/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3977470736/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3977470736/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3977470736/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3977470736/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3977470736/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3977470736/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3977470736/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3977470736/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3977470736/b685/_pkg_.a packagefile net/http/httputil=/tmp/go-build3977470736/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3977470736/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3977470736/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3977470736/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3977470736/b652/_pkg_.a packagefile encoding/base32=/tmp/go-build3977470736/b179/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3977470736/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3977470736/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3977470736/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3977470736/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3977470736/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3977470736/b998/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3977470736/b999/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3977470736/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3977470736/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3977470736/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3977470736/b1008/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3977470736/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3977470736/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3977470736/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3977470736/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3977470736/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3977470736/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3977470736/b444/_pkg_.a packagefile runtime/debug=/tmp/go-build3977470736/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3977470736/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3977470736/b450/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3977470736/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3977470736/b090/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3977470736/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3977470736/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3977470736/b092/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3977470736/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3977470736/b203/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3977470736/b209/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3977470736/b082/_pkg_.a packagefile archive/zip=/tmp/go-build3977470736/b956/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3977470736/b943/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3977470736/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3977470736/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3977470736/b890/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3977470736/b1026/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3977470736/b1027/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3977470736/b1030/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3977470736/b889/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3977470736/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3977470736/b873/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3977470736/b874/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3977470736/b660/_pkg_.a packagefile database/sql=/tmp/go-build3977470736/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3977470736/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build3977470736/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build3977470736/b841/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build3977470736/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build3977470736/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build3977470736/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build3977470736/b854/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build3977470736/b855/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build3977470736/b856/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build3977470736/b857/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build3977470736/b858/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build3977470736/b861/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build3977470736/b863/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build3977470736/b869/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build3977470736/b875/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build3977470736/b877/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3977470736/b878/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3977470736/b880/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3977470736/b882/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build3977470736/b883/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build3977470736/b885/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build3977470736/b894/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build3977470736/b898/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build3977470736/b900/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build3977470736/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build3977470736/b866/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build3977470736/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3977470736/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3977470736/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build3977470736/b905/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build3977470736/b813/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build3977470736/b811/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build3977470736/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build3977470736/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build3977470736/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build3977470736/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build3977470736/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build3977470736/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build3977470736/b908/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build3977470736/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build3977470736/b909/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build3977470736/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build3977470736/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build3977470736/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build3977470736/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build3977470736/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3977470736/b433/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3977470736/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3977470736/b542/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3977470736/b836/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build3977470736/b923/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build3977470736/b924/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build3977470736/b928/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build3977470736/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build3977470736/b930/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build3977470736/b931/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build3977470736/b933/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build3977470736/b937/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build3977470736/b938/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build3977470736/b939/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build3977470736/b925/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build3977470736/b940/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build3977470736/b942/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3977470736/b944/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3977470736/b977/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3977470736/b980/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3977470736/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3977470736/b981/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3977470736/b985/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3977470736/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3977470736/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3977470736/b988/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3977470736/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3977470736/b990/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3977470736/b991/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3977470736/b992/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build3977470736/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build3977470736/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3977470736/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3977470736/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3977470736/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3977470736/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3977470736/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3977470736/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3977470736/b590/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3977470736/b978/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build3977470736/b1045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3977470736/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3977470736/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3977470736/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3977470736/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3977470736/b598/_pkg_.a packagefile html=/tmp/go-build3977470736/b333/_pkg_.a packagefile internal/profile=/tmp/go-build3977470736/b1049/_pkg_.a packagefile runtime/trace=/tmp/go-build3977470736/b563/_pkg_.a packagefile container/heap=/tmp/go-build3977470736/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3977470736/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3977470736/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3977470736/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3977470736/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3977470736/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3977470736/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3977470736/b663/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3977470736/b079/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3977470736/b138/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3977470736/b141/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3977470736/b101/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3977470736/b143/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3977470736/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b148/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3977470736/b154/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3977470736/b139/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3977470736/b081/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3977470736/b097/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3977470736/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3977470736/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3977470736/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3977470736/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3977470736/b078/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3977470736/b085/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3977470736/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3977470736/b088/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3977470736/b102/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3977470736/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3977470736/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3977470736/b165/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b166/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3977470736/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3977470736/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3977470736/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3977470736/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3977470736/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3977470736/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3977470736/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3977470736/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3977470736/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3977470736/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3977470736/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3977470736/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3977470736/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3977470736/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3977470736/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3977470736/b965/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3977470736/b214/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3977470736/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3977470736/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3977470736/b239/_pkg_.a packagefile internal/saferio=/tmp/go-build3977470736/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3977470736/b484/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3977470736/b673/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3977470736/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3977470736/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3977470736/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3977470736/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3977470736/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3977470736/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3977470736/b548/_pkg_.a packagefile weak=/tmp/go-build3977470736/b115/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3977470736/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3977470736/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3977470736/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3977470736/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3977470736/b509/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3977470736/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3977470736/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3977470736/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3977470736/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3977470736/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3977470736/b734/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3977470736/b503/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3977470736/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3977470736/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3977470736/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3977470736/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3977470736/b293/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3977470736/b329/_pkg_.a packagefile net/mail=/tmp/go-build3977470736/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3977470736/b417/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3977470736/b276/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3977470736/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3977470736/b284/_pkg_.a packagefile compress/zlib=/tmp/go-build3977470736/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3977470736/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3977470736/b283/_pkg_.a packagefile image=/tmp/go-build3977470736/b285/_pkg_.a packagefile image/jpeg=/tmp/go-build3977470736/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3977470736/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3977470736/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3977470736/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build3977470736/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3977470736/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3977470736/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3977470736/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3977470736/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3977470736/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3977470736/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3977470736/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3977470736/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3977470736/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3977470736/b693/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3977470736/b483/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3977470736/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3977470736/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3977470736/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3977470736/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3977470736/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3977470736/b497/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3977470736/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3977470736/b1001/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3977470736/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3977470736/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3977470736/b1003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3977470736/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3977470736/b440/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3977470736/b451/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3977470736/b091/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3977470736/b891/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3977470736/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build3977470736/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build3977470736/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build3977470736/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build3977470736/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build3977470736/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build3977470736/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build3977470736/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build3977470736/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build3977470736/b842/_pkg_.a packagefile go/types=/tmp/go-build3977470736/b843/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build3977470736/b859/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build3977470736/b860/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build3977470736/b862/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build3977470736/b864/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build3977470736/b881/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build3977470736/b879/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build3977470736/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build3977470736/b907/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build3977470736/b814/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build3977470736/b815/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build3977470736/b816/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build3977470736/b812/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build3977470736/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build3977470736/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build3977470736/b829/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3977470736/b831/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3977470736/b832/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build3977470736/b791/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3977470736/b434/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3977470736/b465/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build3977470736/b837/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build3977470736/b839/_pkg_.a packagefile debug/elf=/tmp/go-build3977470736/b934/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build3977470736/b926/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build3977470736/b941/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3977470736/b979/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3977470736/b982/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3977470736/b983/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3977470736/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3977470736/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3977470736/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3977470736/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3977470736/b426/_pkg_.a packagefile crypto/sha3=/tmp/go-build3977470736/b105/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3977470736/b155/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3977470736/b140/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3977470736/b298/_pkg_.a packagefile go/token=/tmp/go-build3977470736/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3977470736/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3977470736/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3977470736/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3977470736/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3977470736/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3977470736/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3977470736/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3977470736/b967/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3977470736/b968/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3977470736/b969/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3977470736/b970/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3977470736/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3977470736/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3977470736/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3977470736/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3977470736/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3977470736/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3977470736/b595/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3977470736/b597/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3977470736/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3977470736/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3977470736/b559/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3977470736/b294/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3977470736/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3977470736/b378/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3977470736/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3977470736/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3977470736/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3977470736/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3977470736/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3977470736/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3977470736/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3977470736/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3977470736/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3977470736/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3977470736/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3977470736/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3977470736/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3977470736/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3977470736/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3977470736/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3977470736/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3977470736/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3977470736/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3977470736/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3977470736/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3977470736/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3977470736/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3977470736/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3977470736/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3977470736/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3977470736/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3977470736/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3977470736/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3977470736/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3977470736/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3977470736/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3977470736/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3977470736/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3977470736/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3977470736/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3977470736/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3977470736/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3977470736/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3977470736/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3977470736/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3977470736/b404/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3977470736/b418/_pkg_.a packagefile hash/adler32=/tmp/go-build3977470736/b281/_pkg_.a packagefile image/color=/tmp/go-build3977470736/b286/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3977470736/b288/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build3977470736/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build3977470736/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build3977470736/b763/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3977470736/b692/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3977470736/b380/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3977470736/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3977470736/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3977470736/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3977470736/b481/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3977470736/b494/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3977470736/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3977470736/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build3977470736/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build3977470736/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build3977470736/b796/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build3977470736/b808/_pkg_.a packagefile go/ast=/tmp/go-build3977470736/b844/_pkg_.a packagefile go/constant=/tmp/go-build3977470736/b846/_pkg_.a packagefile go/parser=/tmp/go-build3977470736/b847/_pkg_.a packagefile go/version=/tmp/go-build3977470736/b849/_pkg_.a packagefile internal/buildcfg=/tmp/go-build3977470736/b851/_pkg_.a packagefile internal/goversion=/tmp/go-build3977470736/b852/_pkg_.a packagefile internal/types/errors=/tmp/go-build3977470736/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build3977470736/b865/_pkg_.a packagefile hash/fnv=/tmp/go-build3977470736/b299/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build3977470736/b817/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build3977470736/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3977470736/b435/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build3977470736/b838/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build3977470736/b840/_pkg_.a packagefile debug/dwarf=/tmp/go-build3977470736/b935/_pkg_.a packagefile internal/zstd=/tmp/go-build3977470736/b936/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3977470736/b974/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3977470736/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3977470736/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3977470736/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3977470736/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3977470736/b600/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3977470736/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3977470736/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3977470736/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3977470736/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3977470736/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3977470736/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3977470736/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3977470736/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3977470736/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3977470736/b560/_pkg_.a packagefile testing=/tmp/go-build3977470736/b561/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3977470736/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3977470736/b379/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3977470736/b331/_pkg_.a packagefile html/template=/tmp/go-build3977470736/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3977470736/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3977470736/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3977470736/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3977470736/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3977470736/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3977470736/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3977470736/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3977470736/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3977470736/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3977470736/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3977470736/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3977470736/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3977470736/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3977470736/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3977470736/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3977470736/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3977470736/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3977470736/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3977470736/b410/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3977470736/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3977470736/b420/_pkg_.a packagefile expvar=/tmp/go-build3977470736/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3977470736/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3977470736/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3977470736/b478/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3977470736/b479/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3977470736/b495/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3977470736/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build3977470736/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3977470736/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build3977470736/b797/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build3977470736/b798/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build3977470736/b800/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build3977470736/b801/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build3977470736/b802/_pkg_.a packagefile go/scanner=/tmp/go-build3977470736/b845/_pkg_.a packagefile go/build/constraint=/tmp/go-build3977470736/b848/_pkg_.a packagefile internal/gover=/tmp/go-build3977470736/b850/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3977470736/b975/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3977470736/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3977470736/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3977470736/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3977470736/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3977470736/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3977470736/b603/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3977470736/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3977470736/b624/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3977470736/b562/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3977470736/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3977470736/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3977470736/b361/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3977470736/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3977470736/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3977470736/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3977470736/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3977470736/b412/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build3977470736/b799/_pkg_.a packagefile log/slog=/tmp/go-build3977470736/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3977470736/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3977470736/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3977470736/b625/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3977470736/b394/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3977470736/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3977470736/b397/_pkg_.a packagefile log/slog/internal=/tmp/go-build3977470736/b609/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3977470736/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3977470736/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3977470736/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3977470736/b620/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3977470736/b395/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x6deb636c0ad229b1d8819823b306258036196356 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=lmtwH3Hvy_ql6mMkUyaK/SY6rAr6cjb8Hsu47AYzN/CmMtwqbmV0Nmq_KbVmFF/lmtwH3Hvy_ql6mMkUyaK -B 0x6deb636c0ad229b1d8819823b306258036196356 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -rf $WORK/b001/ + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x36272398682eebeb7fb2a9758579b19d5f0bfbfe -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman-remote github.com/containers/podman/cmd/podman WORK=/tmp/go-build2918169566 unicode/utf16 mkdir -p $WORK/b064/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b148/ internal/nettrace mkdir -p $WORK/b177/ echo '# import config' > $WORK/b064/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid -1S3RqXg88YIfSa9U2mj/-1S3RqXg88YIfSa9U2mj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go internal/unsafeheader cmp mkdir -p $WORK/b008/ mkdir -p $WORK/b045/ echo '# import config' > $WORK/b177/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid vLEgd-mNHbYVGZvsndEA/vLEgd-mNHbYVGZvsndEA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go unicode mkdir -p $WORK/b043/ log/internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b130/ mkdir -p $WORK/b164/ echo '# import config' > $WORK/b008/importcfg # internal internal/goarch mkdir -p $WORK/b006/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b304/ encoding mkdir -p $WORK/b046/ internal/coverage/rtcov mkdir -p $WORK/b014/ internal/godebugs mkdir -p $WORK/b015/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b181/ echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid doWtZggOk3LS7lUy4bYl/doWtZggOk3LS7lUy4bYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b148/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 92a0Igf0ADit4imhKqTC/92a0Igf0ADit4imhKqTC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go echo '# import config' > $WORK/b014/importcfg # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid A3XwtrzXgP5qvdRzJHXN/A3XwtrzXgP5qvdRzJHXN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go image/color mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid aT0g6ZHbvzPY1ideQ2lY/aT0g6ZHbvzPY1ideQ2lY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b349/ container/list mkdir -p $WORK/b150/ echo '# import config' > $WORK/b286/importcfg # internal echo '# import config' > $WORK/b046/importcfg # internal echo '# import config' > $WORK/b130/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid EqG-kxMADAwbOmS-VS4u/EqG-kxMADAwbOmS-VS4u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid AnyWvMOJ4hU_QzN3Xi5N/AnyWvMOJ4hU_QzN3Xi5N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/log/internal/internal.go echo '# import config' > $WORK/b304/importcfg # internal echo '# import config' > $WORK/b150/importcfg # internal echo '# import config' > $WORK/b349/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.24 -complete -installsuffix shared -buildid j5eOzP9EoeJ9bxHQNlzI/j5eOzP9EoeJ9bxHQNlzI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go echo '# import config' > $WORK/b164/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid WKiHsoqv1FIsJiK7ydoH/WKiHsoqv1FIsJiK7ydoH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/container/list/list.go internal/byteorder mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.24 -complete -installsuffix shared -buildid L5bPanIITJbsfLGCtcZ8/L5bPanIITJbsfLGCtcZ8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid R2tdlQv7SfJvlMwQiPb_/R2tdlQv7SfJvlMwQiPb_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go echo '# import config' > $WORK/b181/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.24 -complete -installsuffix shared -buildid ty9exLCeVr0XtHKK_EKn/ty9exLCeVr0XtHKK_EKn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go echo '# import config' > $WORK/b006/importcfg # internal internal/profilerecord mkdir -p $WORK/b018/ echo '# import config' > $WORK/b012/importcfg # internal crypto/internal/fips140/alias internal/goexperiment mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid DudqlDnnfwa1qAt9okiS/DudqlDnnfwa1qAt9okiS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid DmPYvqq4Kl7jIMR7WyGX/DmPYvqq4Kl7jIMR7WyGX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p image/color -lang=go1.24 -std -complete -installsuffix shared -buildid Inw56vYfHIgOnJjwJbEu/Inw56vYfHIgOnJjwJbEu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go echo '# import config' > $WORK/b018/importcfg # internal mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid 4q_QUn8q8WzFBgWoCbax/4q_QUn8q8WzFBgWoCbax -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go unicode/utf8 echo '# import config' > $WORK/b079/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid P3hWKWKnslh0zfU4uPbw/P3hWKWKnslh0zfU4uPbw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid DtD7XOqIiddwHTjXxVwg/DtD7XOqIiddwHTjXxVwg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b044/ internal/goos mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid YbB_9F_13-PO8_I-PiRv/YbB_9F_13-PO8_I-PiRv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go echo '# import config' > $WORK/b044/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b043/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid RO9kPzmW-o0vLIyd-cFx/RO9kPzmW-o0vLIyd-cFx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid C0UKkbURjV7SZ4xwkvOP/C0UKkbURjV7SZ4xwkvOP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid oVdrXL9xsGeiqSrXzMNk/oVdrXL9xsGeiqSrXzMNk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go internal/msan mkdir -p $WORK/b023/ internal/itoa mkdir -p $WORK/b037/ echo '# import config' > $WORK/b023/importcfg # internal echo '# import config' > $WORK/b037/importcfg # internal internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid UGNeurVaoFKrpROSe6w_/UGNeurVaoFKrpROSe6w_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go internal/asan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid N5jyizVNJfIuuraAsPur/N5jyizVNJfIuuraAsPur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go mkdir -p $WORK/b022/ math/bits mkdir -p $WORK/b035/ echo -n > $WORK/b011/go_asm.h # internal echo '# import config' > $WORK/b035/importcfg # internal echo '# import config' > $WORK/b022/importcfg # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid Z8NUcKRD9sVRQvlH5zc2/Z8NUcKRD9sVRQvlH5zc2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid SPQzjqLfOatZwvAyrvvd/SPQzjqLfOatZwvAyrvvd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b097/ echo -n > $WORK/b097/go_asm.h # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/27/27532189cbf86197ec6ab6f4bde1ad4382527367563d0f12aad0fd1e5ddaa17e-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/6c/6cac70c33d48fca40934c3dcf85383d1a8bd65fd0430c725b1b5d881b38b52f0-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./sig_amd64.s github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b420/ github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b429/ echo '# import config' > $WORK/b420/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -complete -installsuffix shared -buildid Me6xWs5Dez2IfJF0MiWA/Me6xWs5Dez2IfJF0MiWA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go echo '# import config' > $WORK/b429/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.24 -complete -installsuffix shared -buildid 0tKmatzNwi8cqzfh-y8b/0tKmatzNwi8cqzfh-y8b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go echo '# import config' > $WORK/b097/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid eMEKDzfshv52dMlIpWds/eMEKDzfshv52dMlIpWds -goversion go1.24.11 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go internal/runtime/atomic mkdir -p $WORK/b019/ echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2e/2e0d2699f4b1cfccd3339b13dc7286c0904827b04ae6e19172d77f3942258937-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0e/0ead547e6f7f1b8d9b227e5459100a3196e30dc6a95a181ae744ba7be22c35e5-d # internal internal/runtime/math mkdir -p $WORK/b025/ cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0d/0d62debe2d9990da24411df517b0cb53da1335c6b544b3363fe8aba8151d5602-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f5/f558e94ce8b3e2389fa56a3a523c4212367d6e0bcf5c347be9b406b2f4600237-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bc/bc09f4238e779c6f5ad48edc32ccb25348d1448b932b38080fe7b7f0f7422a43-d # internal cat >/tmp/go-build2918169566/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a EOF github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b441/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid DrSDi-1ctjWuoywNm-Y4/DrSDi-1ctjWuoywNm-Y4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/bf/bfaad12063fb6ef5097b7f36c083e93c845de5c89eeaaadaf045a9d14702f90c-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f836b85ea06c07e6946946cd605e0212c720b2ab9030c4368ea93cb2588b2dc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal echo -n > $WORK/b441/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid ffjbX0Sa7QMbQbb6TX2I/ffjbX0Sa7QMbQbb6TX2I -goversion go1.24.11 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b441=>" -I $WORK/b441/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b441/symabis ./cpuinfo_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1f/1ff11aa6f6a3c6952fe6f7289c9c7e90d9d69933b0ed53048536918db16c2a9d-d # internal internal/abi mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ea/ea444051ad26ca43102d05f245d0c67ff378e4988784664c185ff8eaf7b30da9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b464/ cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e2/e2117543cdeb2d4e4b58a7c214df184912dfd3408b10556a2826f8174a4618bd-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/941231e87c40d97d1bfe89235c9aa5f19e522d09aeb36a4a06d52fc82dc7c3ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal echo -n > $WORK/b005/go_asm.h # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier echo '# import config' > $WORK/b464/importcfg # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/aa/aa323547b79ecf805aaa0335dc538706411aba2813aa1473038d412c401960d1-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.24 -complete -installsuffix shared -buildid N3r5cYGB2eadI_BPb9J0/N3r5cYGB2eadI_BPb9J0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b513/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b484/ cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/fb/fbd4adbf4ad17d9d817390d242e642f0705ef1ada895133a7f252230e3c3465c-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d1a1a9e1aaa0b5124878ecbf23d32470278520c7a8e81b11a2a18dc16733f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b578/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78117b41e1b0b079d138f404bb506ee4cfa3e8d860f4ee5e193987924cee2e46-d # internal crypto/internal/fips140deps/byteorder sync/atomic mkdir -p $WORK/b083/ mkdir -p $WORK/b031/ mkdir -p $WORK/b476/ echo '# import config' > $WORK/b484/importcfg # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f4/f406874fd67630a77b4fd109441c6ee3d744bdc9d1cd48e22f97c8d7ecd5989c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -complete -installsuffix shared -buildid IC4kl_WpaiNshu9StqSv/IC4kl_WpaiNshu9StqSv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go echo '# import config' > $WORK/b578/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.24 -complete -installsuffix shared -buildid wPSCKteoFirAOUQhkddx/wPSCKteoFirAOUQhkddx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal log/slog/internal mkdir -p $WORK/b609/ cat >/tmp/go-build2918169566/b083/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a EOF cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/51/51297f605ef1bea62f154a831bc2cd7601b18c097bdcf414e78d5a40c1e67b6b-d # internal echo '# import config' > $WORK/b609/importcfg # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid CD1K4iQobwkKZp8QDy4o/CD1K4iQobwkKZp8QDy4o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/cf/cfefc57b3815e25de8ce7916f5deb7d255576d7c14de9a330e3f5e97cfbd5c93-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b591/ echo -n > $WORK/b031/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./asm.s echo '# import config' > $WORK/b476/importcfg # internal echo '# import config' > $WORK/b591/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.24 -complete -installsuffix shared -buildid JZQGd-AIeWXOWH2StWYM/JZQGd-AIeWXOWH2StWYM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go internal/runtime/sys mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.24 -complete -installsuffix shared -buildid KctGVa2camixH8Hdu_mh/KctGVa2camixH8Hdu_mh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go echo -n > $WORK/b026/go_asm.h # internal crypto/internal/fips140/subtle github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b087/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b582/ mkdir -p $WORK/b451/ cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/88/88336f15c5a38c0881f993a8c4d7d8949ab8a69767182c099c5cc20b09faf75c-d # internal echo -n > $WORK/b087/go_asm.h # internal echo '# import config' > $WORK/b451/importcfg # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./xor_amd64.s echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal echo '# import config' > $WORK/b582/importcfg # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/sig_amd64.o ./sig_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.24 -complete -installsuffix shared -buildid pl7zaMk5TqRFs0GvSjih/pl7zaMk5TqRFs0GvSjih -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid 5ndFnP7WAPHXqyJjy0Dz/5ndFnP7WAPHXqyJjy0Dz -goversion go1.24.11 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p log/slog/internal -lang=go1.24 -std -complete -installsuffix shared -buildid MKWBjquIOj0nLY-qiiWT/MKWBjquIOj0nLY-qiiWT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/37/372e2b278cd896df2dc6c31db872fe2bbd1b6d2de285514696339eeadecf7ae8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/dc/dc2971019d9a7eb672132031e7a7cfbc9e174c115f4d343a5dd379ff742dca57-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/27/27b81f76c36deb8a719ace5b215fec2eea340bb01bfafbeec84e8cbda23d6e72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.24 -complete -installsuffix shared -buildid RM3MwFgtixTqkD_9wvJu/RM3MwFgtixTqkD_9wvJu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./empty.s mkdir -p $WORK/b622/ cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/e7/e7bf56efef1f5bd4a1c782fb379c67fc2c4324cb99a113338c87a565534885e4-d # internal echo '# import config' > $WORK/b513/importcfg # internal github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b652/ echo '# import config' > $WORK/b622/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.24 -complete -installsuffix shared -buildid gRu_fV1FlPKFqWFnTOQu/gRu_fV1FlPKFqWFnTOQu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go echo '# import config' > $WORK/b652/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.24 -complete -installsuffix shared -buildid fpsTRV3isPHnzXiPgn5O/fpsTRV3isPHnzXiPgn5O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cc/cc3a01d67898deac93988fb4b10e644caf9d74dcdba87e7d4eafb7a4dcdc9fda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b309/ echo '# import config' > $WORK/b441/importcfg # internal cat >/tmp/go-build2918169566/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a EOF cat >/tmp/go-build2918169566/b309/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.24 -complete -installsuffix shared -buildid FsSndVidVXdl4EE8djae/FsSndVidVXdl4EE8djae -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.24 -installsuffix shared -buildid zR2WiBQwFW3ctecyCVzi/zR2WiBQwFW3ctecyCVzi -goversion go1.24.11 -symabis $WORK/b441/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack -asmhdr $WORK/b441/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9f/9fd1032479ab888c8487591c6e5b29e14703fea849c4a4750bda563dec6ba9a5-d # internal mkdir -p $WORK/b618/ echo '# import config' > $WORK/b618/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.24 -complete -installsuffix shared -buildid df2RRNAl1y53Bmrj6oyX/df2RRNAl1y53Bmrj6oyX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command github.com/containers/podman/vendor/github.com/containers/buildah/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.24 -complete -installsuffix shared -buildid 4MiZ5vDe-B4wNIQXosio/4MiZ5vDe-B4wNIQXosio -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go internal/runtime/syscall mkdir -p $WORK/b027/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ab/ab833655b886505c4373f89a496e676d99a3eaeeca1c2b7bc568c56ca62f6612-d # internal echo -n > $WORK/b027/go_asm.h # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b693/ cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b486/ mkdir -p $WORK/b442/ mkdir -p $WORK/b633/ echo '# import config' > $WORK/b693/importcfg # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b573/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.24 -complete -installsuffix shared -buildid 0w7IXOXi2_a28MBWGmiK/0w7IXOXi2_a28MBWGmiK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go echo -n > $WORK/b486/go_asm.h # internal mkdir -p $WORK/b686/ echo '# import config' > $WORK/b442/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b486=>" -I $WORK/b486/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b486/symabis ./salsa20_amd64.s mkdir -p $WORK/b636/ echo '# import config' > $WORK/b633/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.24 -complete -installsuffix shared -buildid 4YW1GkFul8zZ3l-F6oc1/4YW1GkFul8zZ3l-F6oc1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go echo '# import config' > $WORK/b573/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.24 -complete -installsuffix shared -buildid 5DBhtooX3dhBfbui7H23/5DBhtooX3dhBfbui7H23 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid 25ZFbFcAEyFQ_aUf_zjt/25ZFbFcAEyFQ_aUf_zjt -goversion go1.24.11 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go echo '# import config' > $WORK/b686/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.24 -complete -installsuffix shared -buildid jcYNjga4HfJNJMqRngKm/jcYNjga4HfJNJMqRngKm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.24 -complete -installsuffix shared -buildid vawkIYuP3qlQBHaQpHQ_/vawkIYuP3qlQBHaQpHQ_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go echo '# import config' > $WORK/b636/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.24 -complete -installsuffix shared -buildid enkmqchYgaduDWCKZdze/enkmqchYgaduDWCKZdze -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/15/152183301d76a316d71068ad01523749c10e0c7b1022e8009820cd0a7b05b3c6-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b720/ echo '# import config' > $WORK/b720/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/version/rawversion -lang=go1.24 -complete -installsuffix shared -buildid dtcw_25G_pm19k9Kae6Q/dtcw_25G_pm19k9Kae6Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/96/96a6f6a53eaf4ac3e5f4999e614ee36d2c96350007625049a64c301706d34023-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/79/7987e8e1c19854899a068f4bc4b15a93670276b95030953bcfa427104597f062-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b728/ echo '# import config' > $WORK/b728/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.24 -complete -installsuffix shared -buildid YS1gr_5DLp6iPI1LO3k4/YS1gr_5DLp6iPI1LO3k4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/47/4712485b2032f08f4fd4593258fc690b99322edf802478a2331dd1d55d60a029-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b748/ echo '# import config' > $WORK/b748/importcfg # internal github.com/containers/podman/vendor/github.com/rivo/uniseg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.24 -complete -installsuffix shared -buildid DPLZdyw8MXgDlGu-k2OI/DPLZdyw8MXgDlGu-k2OI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go mkdir -p $WORK/b426/ cat >/tmp/go-build2918169566/b426/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.24 -complete -installsuffix shared -buildid 6nxNW6ZNMZzXMo3hrpiI/6nxNW6ZNMZzXMo3hrpiI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f5/f56dc56b01c8f8ac022e293f0e2faba9ec6d81d6050ab5b700373515e41feb09-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b773/ echo '# import config' > $WORK/b773/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.24 -complete -installsuffix shared -buildid uvW5qWCVwDNCxWNZiqlP/uvW5qWCVwDNCxWNZiqlP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/37/37251dad4ebd217b4bc849e7a3b3fade8d48547cc896c294ab3c9fe8ec60b9b0-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common mkdir -p $WORK/b792/ echo '# import config' > $WORK/b792/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.24 -complete -installsuffix shared -buildid Kz3eausSAhVpxR8qvM_-/Kz3eausSAhVpxR8qvM_- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d1/d18238e931aa486f94cddf3b7fe3598214f01274a691be3183711a26d762e794-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants mkdir -p $WORK/b800/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal echo '# import config' > $WORK/b031/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cat >/tmp/go-build2918169566/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid ZPp0TPGjT7vYUETPhT_d/ZPp0TPGjT7vYUETPhT_d -goversion go1.24.11 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/ed/ed6f83e6ae9136e4a6f664f8f311c9673db9dc9e01dc8e83ff0ac173b44657a9-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/b5/b58077987bf4719bff250925c066e572cc3b59686469d5a4620cb3281c4da386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid O7gtVh9jqIWCujWssmG1/O7gtVh9jqIWCujWssmG1 -goversion go1.24.11 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_amd64.go github.com/containers/podman/pkg/systemd/define cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/be/beba6b68b244395dbd16eebc2f87c0798906523225d6daf40854505392d4c583-d # internal mkdir -p $WORK/b838/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal echo '# import config' > $WORK/b800/importcfg # internal echo '# import config' > $WORK/b838/importcfg # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/07/073bab02820872f4c95214bd11c96a034ec0ad292ab311178cc2f6fa06c33409-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.24 -complete -installsuffix shared -buildid 7oEaEH_03VY4Fx5e_pGT/7oEaEH_03VY4Fx5e_pGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go github.com/containers/podman/pkg/logiface mkdir -p $WORK/b892/ github.com/containers/podman/pkg/terminal mkdir -p $WORK/b901/ cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0c/0c9dd449ccc725a34f1225cc2e6335301a08a51a2947f7bd7e36c8bdf5f148f6-d # internal cat >/tmp/go-build2918169566/b486/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF echo '# import config' > $WORK/b892/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.24 -installsuffix shared -buildid Oi_ouN6ux_tC_OA7FgVB/Oi_ouN6ux_tC_OA7FgVB -goversion go1.24.11 -symabis $WORK/b486/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack -asmhdr $WORK/b486/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go echo '# import config' > $WORK/b901/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/pkg/logiface -lang=go1.24 -complete -installsuffix shared -buildid LhwD7mIEir8shZx8iBQL/LhwD7mIEir8shZx8iBQL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/pkg/terminal -lang=go1.24 -complete -installsuffix shared -buildid Po_vn9iEhyxkPmg8YnL7/Po_vn9iEhyxkPmg8YnL7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.24 -complete -installsuffix shared -buildid oqVN2Vgr4ItrSlLS8QzQ/oqVN2Vgr4ItrSlLS8QzQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/bb/bb488798b0597ab99e66a364efaeb969c22fe232559d8fefd37226d4f909d437-d # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/62/6229ec53e2e9362137c427b412537b7101d86badb2c15f15e7b8b6fe1e52a28b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/55/5500230399c15a4124cacf39c7a9b304201f5e1bfbb0ac3fd52e8275b2736f2b-d # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/36/362c62322c22da5dbc9f2890a59c1dfd1c8a898c45496111171aa9c741d9ec26-d # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/c3/c3a16ebb049b5199b61d69ae9e255c49198b856b4957d7ffd2bcb0f930db9da3-d # internal echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 4OW21Lk9EKH93zu_i6ZC/4OW21Lk9EKH93zu_i6ZC -goversion go1.24.11 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cat >/tmp/go-build2918169566/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2918169566/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid sZTeC7bNSs7q2xeDM9KZ/sZTeC7bNSs7q2xeDM9KZ -goversion go1.24.11 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/44/44cc5be2b018aa8620a87e231d45d1b8d622f7b8fc60291bed3d610d368c76d2-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b441=>" -I $WORK/b441/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b441/cpuinfo_amd64.o ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/d6/d6c06284c2dc85e9eded1bdb87c6abeec1aa2591ffb00759b3c40dec96e8f1e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/bc/bc5188eb401e613aa107c338da70d3644bda19f0af0b1c8672567589b4e59b0d-d # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/45/45fe9446806dbc8c2c946f37dc7ae8f2c4c2193c4406380bd031e598626de8ad-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/27/277d5560832992a017b4eab3de58cefed7e4c35c4000f5b0e2a2e204a09d8229-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/83/83b4227827b0d2fb5931a6c27b0ecfb98bb833b4ee0cdceff4c1e4e3b3fb6e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/c5/c5114f27b222d499687a500b6f582e9b52eb44f16456631b8b9f6ae6e5218e2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/f9/f96fa952af1db3dc7808bd0c2536e39b2cd8f512daf638fbd9d2c705d2186de8-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/f0/f0dfa6f6550e3f45ef8c000688d443fc46dd395efa9895d0ad6d7c6807942eeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/57/57b3cd739c7e730c2991f97ce99de364c3cd69efb6fe2fe93458a290266cb7eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/23/23c7a23309b09a33d59ad95844602c618386e494f05663e6cf4a271741d80375-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/db/dbfa8f65f1004f9e8f1ae6f419ea423ec765d2e55a38d112f67706bfb48853b0-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5b/5b1804dbce2f264484f4d3c6a24e50d52fd558750717bf2b8212924757bacce7-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b084/ internal/chacha8rand mkdir -p $WORK/b013/ cat >/tmp/go-build2918169566/b084/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b010/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid R08c6m4HjWJ72VAC32WM/R08c6m4HjWJ72VAC32WM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/xor_amd64.o ./xor_amd64.s math mkdir -p $WORK/b049/ cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/empty.o ./empty.s echo -n > $WORK/b049/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b049/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build2918169566/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid C3p8-3QX5ixjmzomca-U/C3p8-3QX5ixjmzomca-U -goversion go1.24.11 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cat >/tmp/go-build2918169566/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid y1ff__c7iB-yg2Kk4cjY/y1ff__c7iB-yg2Kk4cjY -goversion go1.24.11 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/e4/e461b6033f50b22a1deefbd3a35153148d111d1e1d4c81c24bea70944dbb1cd9-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/11/1121b950ca69ffe466610514abbd21c40258f8d01ba07fc63e49994d74828238-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3b/3bd0222dab920a4c468eb8fd2c3e683f8396c55e6c0d5408e849c5704e69d2d7-d # internal cat >/tmp/go-build2918169566/b049/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p math -lang=go1.24 -std -installsuffix shared -buildid aL3bXa0LJCSXyQkJqXqc/aL3bXa0LJCSXyQkJqXqc -goversion go1.24.11 -symabis $WORK/b049/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/97/97a00dfa003894b885d037590c3d40b475f2a1910b903ed717d4654fdd9d9953-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b441/_pkg_.a $WORK/b441/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/7c/7cd61e4272d5e035936c111e9b679ff21eb16d7fd20e51fb567db8fed1aabfe5-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8a/8adee6b267997c3c3f4863bb27df1776e6d2b181fd4eacee78bae4df0c499d5a-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8f/8f09e12e62301548716e74a6bd3ee722b4fb3e07639f6ecebb18b9d4b396b261-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/54/54d6d9afd297911afa353d4110395fea569f9449e51401bf657afbf1fba8faa1-d # internal internal/runtime/exithook mkdir -p $WORK/b020/ cat >/tmp/go-build2918169566/b020/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build2918169566/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid XNR2D0B64ks_vGCFKl1N/XNR2D0B64ks_vGCFKl1N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b486=>" -I $WORK/b486/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b486/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e1/e10211aee851d071814e7f3b2cd6614373d59171dcc2727a3f89c764d632f8ef-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b486/_pkg_.a $WORK/b486/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/37/37b1ff2aef95281d2a7120062ca5b395360694a0ed39cc976c53fab53087ab75-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/16/165ee19dfd8f6249f71678d3ea6ec1c33a5892a737f15885de82c614e1ec33c1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/32/32d625319f39c2c28338c8755e7610af6f72181182f49e5123ae1de9a4d2f5d3-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c0/c08d726bf27bffc18862855b328950987dcaaccdb3acb164a0f66975a8356ec4-d # internal internal/stringslite mkdir -p $WORK/b028/ cat >/tmp/go-build2918169566/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid 3f17aDXE-inTnRtE2POU/3f17aDXE-inTnRtE2POU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9b/9bb9e7c779bf6c75548599d2e1fe7ec9cd4060a7ff0ba47073a86a991b1a3303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/5991912100f5c89a3fbeaeb15227a2aecef34114bccb3cb20b27a1ecc734955c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b858/ cat >/tmp/go-build2918169566/b858/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.24 -complete -installsuffix shared -buildid z7Wm3ut_GMvJVmCf-hCr/z7Wm3ut_GMvJVmCf-hCr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/3e/3ef68e508f7ebb2cac3bf41ffaecec352e3e76512b327889bf27d1fad4c3f255-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/dim_amd64.o ./dim_amd64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/88/8881ffcdce03edeb28e9b2d22dfb774be1b7df1517d5de6b7a09870f03290d5f-d # internal internal/race mkdir -p $WORK/b024/ cat >/tmp/go-build2918169566/b024/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid s4dnEYyDF437E8loVM1e/s4dnEYyDF437E8loVM1e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8ab45b473026129dfe9dce50e80adab8e8f2fac8082ed2b759a0f6c0177ee7eb-d # internal internal/sync mkdir -p $WORK/b030/ internal/runtime/maps mkdir -p $WORK/b021/ cat >/tmp/go-build2918169566/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid HhD-0e2fYxNeToa18OK-/HhD-0e2fYxNeToa18OK- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build2918169566/b021/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/asan=/tmp/go-build2918169566/b022/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/msan=/tmp/go-build2918169566/b023/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2918169566/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid OqZpVB6nnf4Y2Oy13PIJ/OqZpVB6nnf4Y2Oy13PIJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/dim_amd64.o $WORK/b049/exp_amd64.o $WORK/b049/floor_amd64.o $WORK/b049/hypot_amd64.o $WORK/b049/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e8/e885bcd94dee5b4d59925fbca0417d8e72eaa2cf7e402e2c33e199405003a89a-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b430/ github.com/containers/podman/vendor/github.com/klauspost/compress mkdir -p $WORK/b438/ cat >/tmp/go-build2918169566/b430/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2918169566/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.24 -complete -installsuffix shared -buildid 0ucaaRLoYYcBWBWMYkRE/0ucaaRLoYYcBWBWMYkRE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build2918169566/b438/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2918169566/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.24 -complete -installsuffix shared -buildid ypIKk0fwXEwSuHqWneoV/ypIKk0fwXEwSuHqWneoV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/79/7968624f3638fbb9747abb0b4a66b0d7114d82dc063439c73928952f26377a0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/d6/d6dccf547192f0c89033389ae1aa7a932f48bdb2d3f4ec7179d3f8771c792be5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ad/ad1d8706dc79a8167a4814b538ecc8110eacf3b3f651019c938d271eae127faf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/e4/e4a3705bbe86e2bd78c837dafd16aea591bd8b62d64e6eb5c42cdba56208cf97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3b/3b8ce54c6e9fb5c7a09ef78c2e2874a78df946ba26cbdf1fb76d01e3655b63d9-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2918169566/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2918169566/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2918169566/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2918169566/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2918169566/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2918169566/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2918169566/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2918169566/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2918169566/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2918169566/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2918169566/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2918169566/b027/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid _fmcmOHwJJv3F1senDex/_fmcmOHwJJv3F1senDex -goversion go1.24.11 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f1a8b31cbbcc5d32423b23c199a9df5187a6c1e042b04d5e50f829d7e25b7f5e-d # internal internal/reflectlite mkdir -p $WORK/b004/ weak mkdir -p $WORK/b115/ iter crypto/subtle mkdir -p $WORK/b042/ mkdir -p $WORK/b096/ echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build2918169566/b115/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF sync cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid ot3oWkHccRq26wXCLCtj/ot3oWkHccRq26wXCLCtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build2918169566/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF cat >/tmp/go-build2918169566/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid fASkTZ1MQUZRwPbbfWHA/fASkTZ1MQUZRwPbbfWHA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 5FiOlSBmXUNf3xAmlBya/5FiOlSBmXUNf3xAmlBya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build2918169566/b029/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile internal/sync=/tmp/go-build2918169566/b030/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid prT14KYyNkeD9owCddda/prT14KYyNkeD9owCddda -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build2918169566/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2918169566/b008/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid EV9ttoD3sluUwR-3T2wG/EV9ttoD3sluUwR-3T2wG -goversion go1.24.11 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/84f19d3c7eaa9ed8ad0456c4b4c73662238f4aaa74c013d2c092f664291f2925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/24/24089bc0438459fe372ee685174702aea2dccd0b701d208cb707fe98681a0569-d # internal maps mkdir -p $WORK/b112/ slices mkdir -p $WORK/b052/ cat >/tmp/go-build2918169566/b112/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a EOF cat >/tmp/go-build2918169566/b052/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid 7Ro84O2Xb_PvVH92rCzi/7Ro84O2Xb_PvVH92rCzi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid gsLxZBrUad-6bCnNfjbZ/gsLxZBrUad-6bCnNfjbZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/90/9010ebf2a557f97913ffeeb6fc45e47e104d2b4fce085bb6a32f9342ee4eb055-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/21/212085c5e1722298531b2ebcc84f464caa662c35921b4bed8c839cfccc4c4429-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b190/ cat >/tmp/go-build2918169566/b190/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.24 -complete -installsuffix shared -buildid 8KCuQQVo8mp5ada7SHbK/8KCuQQVo8mp5ada7SHbK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6d/6d27c46521ff0c043cbbfbe9c5ce574f14e796799a76b1c4f52eed9527cee076-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/79/798b23e0c41b24c241980521eebcdd5b61e605c9cefeaae7f7f94820136add3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/81/8166744cbda25bb4fcdbab120ca935716a08312cc187e80a15c1de4fc08030fc-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b119/ cat >/tmp/go-build2918169566/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2918169566/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid hAp7q1H2eRx6t1TKi8Qi/hAp7q1H2eRx6t1TKi8Qi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build2918169566/b119/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2918169566/b004/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid llnciurXHyGUyGawSaws/llnciurXHyGUyGawSaws -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/21/219bea2ce851141ecfcffad3e63d12aa0a79ffe91fa55e32852bbb0b4cf74489-d # internal internal/bisect mkdir -p $WORK/b034/ internal/singleflight mkdir -p $WORK/b178/ unique internal/testlog mkdir -p $WORK/b114/ log/slog/internal/buffer github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b610/ cat >/tmp/go-build2918169566/b034/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid s1_ujikyjTLZYV3M2DVq/s1_ujikyjTLZYV3M2DVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build2918169566/b178/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b114/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile internal/sync=/tmp/go-build2918169566/b030/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile weak=/tmp/go-build2918169566/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid 3IELSSGTpK5Hg-V4LP_W/3IELSSGTpK5Hg-V4LP_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid C81VWbkcopHnHueHP36x/C81VWbkcopHnHueHP36x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go cat >/tmp/go-build2918169566/b610/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p log/slog/internal/buffer -lang=go1.24 -std -complete -installsuffix shared -buildid LlFLQk9W_PO63z4bx0QF/LlFLQk9W_PO63z4bx0QF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go mkdir -p $WORK/b302/ mkdir -p $WORK/b062/ cat >/tmp/go-build2918169566/b062/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cat >/tmp/go-build2918169566/b302/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid r2CJuMlVPvW4wYA6qq6-/r2CJuMlVPvW4wYA6qq6- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.24 -complete -installsuffix shared -buildid -gSSVBkZKHa4NSz1pT1L/-gSSVBkZKHa4NSz1pT1L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b109/ echo -n > $WORK/b109/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b109/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/9a/9a13d552b52e5c120fbb07c9a94347a47908fcae1a974605831359fd96bbafbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/34/3453fd218e40558235aa419779ce13f6a09d979a2f563f1e94ca5fc316ef7b66-d # internal internal/oserror mkdir -p $WORK/b038/ path io mkdir -p $WORK/b058/ math/rand/v2 mkdir -p $WORK/b094/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b383/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define mkdir -p $WORK/b829/ cat >/tmp/go-build2918169566/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2918169566/b013/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cat >/tmp/go-build2918169566/b383/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b829/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid Rodk5VR2dyPYq4wxseIN/Rodk5VR2dyPYq4wxseIN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.24 -complete -installsuffix shared -buildid GnwRL2EnSWFlcKzacjnq/GnwRL2EnSWFlcKzacjnq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.24 -complete -installsuffix shared -buildid MhtFC-abnevN513X54eG/MhtFC-abnevN513X54eG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go cat >/tmp/go-build2918169566/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid mo9H7vtNfwh5c7-677ul/mo9H7vtNfwh5c7-677ul -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b041/ cat >/tmp/go-build2918169566/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b176/ github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b282/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid 4X-98Zd2yQKd7ou2OaNI/4X-98Zd2yQKd7ou2OaNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build2918169566/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b176/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid Frz6uZ9qcnFhLEav-NXP/Frz6uZ9qcnFhLEav-NXP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build2918169566/b282/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid 7efH8wuAMfs9l9YyRa94/7efH8wuAMfs9l9YyRa94 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.24 -complete -installsuffix shared -buildid sElKWZ1-iRTro5HSysh6/sElKWZ1-iRTro5HSysh6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b651/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal strconv cat >/tmp/go-build2918169566/b651/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2918169566/b652/_pkg_.a EOF mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.24 -complete -installsuffix shared -buildid ahrtDj0dRx1G1qF-Qk4L/ahrtDj0dRx1G1qF-Qk4L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go cat >/tmp/go-build2918169566/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid Chm58daJpYiOZ20ILXbW/Chm58daJpYiOZ20ILXbW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/20/20364bc10e9477ec0d7abfe90081d1f1472c9ea13011bed41a9e9c824154f542-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d0/d02e0af4cb153393816abf5af7405a0e077052de1fe0cdfc374e048927d1b63d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/3f/3f4579dac655784fb088badffa6e6b46e83b6c0155a3ea19ec25e65e7a718dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/85/8570b22518a7d04bd1215e71b1e8dfc622f7791892362baf99b425fcb577f960-d # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/64/6466787fb11df3ab2bfac0ae2c13c88fa06b96443bcbfeb4d4b10c9f45e0b806-d # internal syscall mkdir -p $WORK/b036/ echo -n > $WORK/b036/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/eb/ebfb28a7389eeda0e4d4496dbde2311e33b921646b8d533e0ffc5fb9531373c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/c1/c18066b2656f0229b6ffc559e7a5102b092d2982bdf7e02c397c1c829efa9516-d # internal cat >/tmp/go-build2918169566/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/asan=/tmp/go-build2918169566/b022/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/msan=/tmp/go-build2918169566/b023/_pkg_.a packagefile internal/oserror=/tmp/go-build2918169566/b038/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2918169566/b027/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid uBNiEIuaYsAPYQr-lFub/uBNiEIuaYsAPYQr-lFub -goversion go1.24.11 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ce/ce30ea0d5139d9f380ad17f72f8aa5ec85068b4b6e7f7b4faa38e07fad7326c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1f9e9a7361e36fb5f27e693682a970b13d375bf98cacb3427e0fdc58cbbf31b2-d # internal internal/godebug mkdir -p $WORK/b033/ cat >/tmp/go-build2918169566/b033/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2918169566/b034/_pkg_.a packagefile internal/godebugs=/tmp/go-build2918169566/b015/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid ETOlBY6fzFY4MuAsACZO/ETOlBY6fzFY4MuAsACZO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/41/4164db147894fd5855238cac80cf855f4a9a7046f10783df3d3bc83a8139c8f1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/0095f5e587c026cbe16cdb34a1f95f9ad9e1a4e64b683ab5ef11ea6ffe862ae3-d # internal hash mkdir -p $WORK/b074/ bytes mkdir -p $WORK/b040/ internal/saferio mkdir -p $WORK/b147/ strings mkdir -p $WORK/b063/ cat >/tmp/go-build2918169566/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal github.com/containers/podman/vendor/go.podman.io/common/pkg/detach github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader mkdir -p $WORK/b189/ mkdir -p $WORK/b721/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 1xK6yQ-Psi3mHLISkaz-/1xK6yQ-Psi3mHLISkaz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b754/ cat >/tmp/go-build2918169566/b074/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cat >/tmp/go-build2918169566/b147/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cat >/tmp/go-build2918169566/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid Tdlco8BgvW_oefK97gFE/Tdlco8BgvW_oefK97gFE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p internal/saferio -lang=go1.24 -std -complete -installsuffix shared -buildid uNzEyrWDLDPnbbaEyF1r/uNzEyrWDLDPnbbaEyF1r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build2918169566/b721/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.24 -complete -installsuffix shared -buildid hRcLU--CgaLpHHRsHwBx/hRcLU--CgaLpHHRsHwBx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid _h0GWSUKoMjD4uIJ60Ra/_h0GWSUKoMjD4uIJ60Ra -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build2918169566/b189/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cat >/tmp/go-build2918169566/b754/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cat >/tmp/go-build2918169566/b237/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.24 -complete -installsuffix shared -buildid CAn6nigfD-KvFreqHq8K/CAn6nigfD-KvFreqHq8K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.24 -complete -installsuffix shared -buildid -0tD_zc1ocfMTWHCjH21/-0tD_zc1ocfMTWHCjH21 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/1906ba17e82be46ecfe2b3575dd07a0443a2c9a7d1b97a64b30e2fef1c67ec2c-d # internal crypto/internal/randutil mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.24 -complete -installsuffix shared -buildid oTdRgVxpX-eu1cTFamoE/oTdRgVxpX-eu1cTFamoE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go cat >/tmp/go-build2918169566/b093/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid 81U-MIzd0EJNOiorkZ7t/81U-MIzd0EJNOiorkZ7t -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/2c/2cd4ed2dbe9ab8621bfea75871f3aefb531d5d5bee74c99752f8c64d8be27844-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6d/6d0e9656dd7ac4afc14625502ab7755ca7337e7f62a79d9f396fb84895c9c8fc-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b188/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0f/0f9c79ba162cae9372b976f846c70327a1e44c51cf674e15af0de6548416fba6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cat >/tmp/go-build2918169566/b188/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2918169566/b189/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.24 -complete -installsuffix shared -buildid jgbqahGvawYCWLb3mxur/jgbqahGvawYCWLb3mxur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go hash/fnv mkdir -p $WORK/b299/ echo -n > $WORK/b197/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b197/symabis ./crc32_amd64.s cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/07/07d77a346a82ef5198b0473fd705cd1fd6336aafce743933f80c896077fa32e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal hash/crc64 mkdir -p $WORK/b452/ cat >/tmp/go-build2918169566/b299/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF hash/adler32 mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid CV_8BbsBu5K9VpY0qDpF/CV_8BbsBu5K9VpY0qDpF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build2918169566/b452/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b281/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p hash/adler32 -lang=go1.24 -std -complete -installsuffix shared -buildid t8Cy1_wHSl0e3AbqLWtE/t8Cy1_wHSl0e3AbqLWtE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p hash/crc64 -lang=go1.24 -std -complete -installsuffix shared -buildid HwxN9yuFW3w3Emi5NaJj/HwxN9yuFW3w3Emi5NaJj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/44/443b6d4864bc0b8386cbfb955efb66355a69e0833beb658a00f3401e11f44b80-d # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/be/be8d40d810c01ad9ab664d25efc7436f498cd7a402e832c0598c8fb0e40d90cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/8d/8d6d48adad5b19c0ad774cb8fc3b8078d84cd47c92c5e1a45eeb24898da7a041-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a9/a975c58aa9bc7f9783ebbb26328897d476f551884c681edb590ae6a002424636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8a/8ab06fd28ff4e117be8dbab5d210191d62acb104636c65ffd3e24576d06bf2bc-d # internal container/heap mkdir -p $WORK/b423/ cat >/tmp/go-build2918169566/b423/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p container/heap -lang=go1.24 -std -complete -installsuffix shared -buildid 1SrRWzMSSDN11arCt1nq/1SrRWzMSSDN11arCt1nq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x004.o -c gcc_fatalf.c cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4a/4a793fda0f066988c7d53559df3a16152e918922699a8c835eeb16bcd12ff013-d # internal cat >/tmp/go-build2918169566/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid l22JNt6uYZJnP8wGQajG/l22JNt6uYZJnP8wGQajG -goversion go1.24.11 -symabis $WORK/b197/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/57/57d0a94ebf8e351e3400deb8af6d9235e1382be151ef7b75e587bdaf1ab192a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/23/23cb8a645805475f7c6092d1a0d18de55b7b46cd9ef593e12a1eeddf94bd8f3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e1/e130230bd6dfb614712d85e6629c4e61afd895a30c498f761b059354ce4d7ca7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b5/b593ed68dcc745d5622b28645fd8cbd322a3ea13961dc2fdd8b767dcc7e7f84d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b197/crc32_amd64.o ./crc32_amd64.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/49/491689ef2f425dd316bae431ea2060f6ba9280980736268d303678bb8b4f43c1-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b078/ math/rand mkdir -p $WORK/b099/ cat >/tmp/go-build2918169566/b078/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid FdLJtNyDFoGw7-jJu3j_/FdLJtNyDFoGw7-jJu3j_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go cat >/tmp/go-build2918169566/b099/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid HEpoeYBkRInc2x0MBkpp/HEpoeYBkRInc2x0MBkpp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b197/_pkg_.a $WORK/b197/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/92/9267e54d0af6d691c9626d80903a653249b5ba5b1587429043ce3167d32ebbe5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/01/011beea090b20118ad6826e6df9ebb020feae1fc1bd96b6c30b3379769bf82d0-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0e2ee44d752831eac7616adb9d9233d9881211f67aa1b9efc53d8951c690d205-d # internal crypto mkdir -p $WORK/b073/ net/netip mkdir -p $WORK/b113/ encoding/base32 mkdir -p $WORK/b179/ cat >/tmp/go-build2918169566/b073/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b277/ cat >/tmp/go-build2918169566/b113/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile unique=/tmp/go-build2918169566/b114/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid PzntGuknR_MQYlDOFS7F/PzntGuknR_MQYlDOFS7F -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/crypto.go github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid D4t--oTFEF3XFxtooNfk/D4t--oTFEF3XFxtooNfk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go mkdir -p $WORK/b672/ cat >/tmp/go-build2918169566/b179/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cat >/tmp/go-build2918169566/b672/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cat >/tmp/go-build2918169566/b277/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.24 -complete -installsuffix shared -buildid afixt-M5KjzPGsX9_J_W/afixt-M5KjzPGsX9_J_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p encoding/base32 -lang=go1.24 -std -complete -installsuffix shared -buildid dVX-_0t4HBGvxb1o3Jiq/dVX-_0t4HBGvxb1o3Jiq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.24 -complete -installsuffix shared -buildid ziQjxBX5W58D9SUtvJQ7/ziQjxBX5W58D9SUtvJQ7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go mkdir -p $WORK/b050/ echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_amd64.s cat >/tmp/go-build2918169566/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2918169566/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2918169566/b008/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid cii-ljGBO9OVq_BRD4qQ/cii-ljGBO9OVq_BRD4qQ -goversion go1.24.11 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/97/97fc1a19ce7e8d103ff8ac4357564c5af401adba800c50d9279014f804ce133e-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/af/afd8ef2649c84c1fb5aa2446c39aa4ae8e9ab84be2fe8745d81f047c94b986af-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b201/ github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b395/ cat >/tmp/go-build2918169566/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid BvxaMoM_HWzCwN_YwHe0/BvxaMoM_HWzCwN_YwHe0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build2918169566/b395/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.24 -complete -installsuffix shared -buildid gtHzWF-Cj9ZB7vrAb1EK/gtHzWF-Cj9ZB7vrAb1EK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cc/cc8a57d6ca102dfd9bd7484653b9675ee0d2f106dd82ace92d8d718d40b3e391-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b284/ cat >/tmp/go-build2918169566/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2918169566/b277/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.24 -complete -installsuffix shared -buildid RHFxGQ1MmfaTHQ0Qc0FQ/RHFxGQ1MmfaTHQ0Qc0FQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a8/a85e9f9d561788ab844e4d2d9fc798c744a47e6749dc577732e10c26b472d3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/ac/ac90d8299ee4f890613a659cd75d75572f2209296131986f26f4ff82575f9ee1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e5/e57e9f7e1815dd8a071407b52c49aa34806988b51e2432bbc7e8765d30d33bb0-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/64/64b1b792ae68372636ecceb5085a6a36815d790dc797ebf2f1f2a7d61c6d458f-d # internal crypto/internal/impl mkdir -p $WORK/b085/ bufio mkdir -p $WORK/b068/ net/http/internal/ascii mkdir -p $WORK/b212/ cat >/tmp/go-build2918169566/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b085/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b695/ regexp/syntax cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid lMZTv5q_cU8l4SENrYuZ/lMZTv5q_cU8l4SENrYuZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils mkdir -p $WORK/b551/ html mkdir -p $WORK/b333/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b182/ mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid X5nc9c8mDZ72BaFwJtFh/X5nc9c8mDZ72BaFwJtFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build2918169566/b695/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF crypto/internal/fips140 mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.24 -complete -installsuffix shared -buildid afy-HGBcmtw1XqjHc5c3/afy-HGBcmtw1XqjHc5c3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go cat >/tmp/go-build2918169566/b212/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF cat >/tmp/go-build2918169566/b551/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2918169566/b078/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b333/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid oK-wtV3GBFleNzNJxzV1/oK-wtV3GBFleNzNJxzV1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid 7zIbrU_AbJm1MqGPLTQr/7zIbrU_AbJm1MqGPLTQr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go cat >/tmp/go-build2918169566/b118/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.24 -complete -installsuffix shared -buildid U6Hw_0LCMGVHYUjpUYOX/U6Hw_0LCMGVHYUjpUYOX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid G-zLpZK0fjWE_zQ_etmr/G-zLpZK0fjWE_zQ_etmr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid vkjaQyE8a-yX19pMItY9/vkjaQyE8a-yX19pMItY9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cat >/tmp/go-build2918169566/b182/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.24 -complete -installsuffix shared -buildid EgHgnEd4o3NIh_26Acmh/EgHgnEd4o3NIh_26Acmh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5a/5aba267915365c3a6ee88773011b61c8b1556005e84178f974c8c708b503882e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/82/826711bfbb3073d0bdda04cf50fae39b6e03f6fcdd464ae16ad6c2e2d2680655-d # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/04/04525aa7a562b2761f07262c3a5fa1205ce254606f0a29a001803464218ecf82-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f6/f6c9c517b95540a45f5a55f8f94095e44588785ef7176f3e51c89d05380a0656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6d/6d1e9f6bafc6fcd02da9734d3f1a763e25ff1aaaa7075c852f963477532c6b33-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/bb/bb433250fb3c56ac586a7ab1afd39f6fc2e7b726b3b8f7b6d6a9e139bd74474a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/76/76bab576f2b83ab817530e828855ce0ca85a519f2c7388c6e29afbfe14a99f8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/23/23c3fff64a19a1bc625561dbd4f95ed2258dc4f6931ba20c75976a4d1827493e-d # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/8e/8efbc10d7bfc28ce900f7e0164971f2453f32305785d646f8ef580dbadb1938c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3a/3a44ed86869c893f5cf86d06ccf3d371f211e6d9d3569248d841eb211a5e5fd6-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b169/ crypto/internal/fips140/sha256 mkdir -p $WORK/b082/ cat >/tmp/go-build2918169566/b169/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF crypto/internal/fips140/sha3 mkdir -p $WORK/b086/ echo -n > $WORK/b082/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid HKah-B10kWGBj9Zeoqox/HKah-B10kWGBj9Zeoqox -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./sha256block_amd64.s crypto/internal/fips140/sha512 echo -n > $WORK/b086/go_asm.h # internal mkdir -p $WORK/b088/ cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./sha3_amd64.s echo -n > $WORK/b088/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b088/symabis ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1b/1bba3180e8a785e34e725ac382dae0a81ef253cab7f076d1fe636451fc0a9509-d # internal cat >/tmp/go-build2918169566/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -installsuffix shared -buildid w6TjIlRCKu0hFyJyA3AI/w6TjIlRCKu0hFyJyA3AI -goversion go1.24.11 -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cat >/tmp/go-build2918169566/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid a4Rti6Nd_FfeEjNsVuXQ/a4Rti6Nd_FfeEjNsVuXQ -goversion go1.24.11 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go cat >/tmp/go-build2918169566/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid 2PEU7kX7_rqVIwj5m_Ad/2PEU7kX7_rqVIwj5m_Ad -goversion go1.24.11 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e4/e40e75960806a9702948eab0b7ee79318518697d73ad18f58b4dff0ce96994b9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b088/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/99/99a54580da2df91bccc936173aa399c3d4dae0fd9fa83b203f107771dcff00f0-d # internal compress/bzip2 mkdir -p $WORK/b279/ image mkdir -p $WORK/b285/ cat >/tmp/go-build2918169566/b279/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF cat >/tmp/go-build2918169566/b285/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile image/color=/tmp/go-build2918169566/b286/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p compress/bzip2 -lang=go1.24 -std -complete -installsuffix shared -buildid ZNnP0L4_ii723W_1Xuai/ZNnP0L4_ii723W_1Xuai -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p image -lang=go1.24 -std -complete -installsuffix shared -buildid vZhZESLh9C6bsJrop2XW/vZhZESLh9C6bsJrop2XW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8f/8f3d3e96ab413c7d0d5fda8280d3a576dc67a2cea1dee0bbdca1377fac7714ab-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/51/51ea519b01558a0715337ed319d4ba7b9937f83147a73567cb00cfce1315d361-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha3_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/26/26770455e758a4126dc4545902a9b636b5f855b932cab8bc48c1ef682ff7ad28-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b081/ crypto/sha3 mkdir -p $WORK/b105/ cat >/tmp/go-build2918169566/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid Jy_xg_5fxMw7EivbnJk7/Jy_xg_5fxMw7EivbnJk7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go cat >/tmp/go-build2918169566/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid 6mUWu7jJNcqx1nDG0NBY/6mUWu7jJNcqx1nDG0NBY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/80/8046881d18e694fa7b633ed3cf9af7c110481710a76fcddcde28e7c2e5cc03b2-d # internal crypto/internal/fips140/check mkdir -p $WORK/b080/ cat >/tmp/go-build2918169566/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2918169566/b078/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid X_p3MuSAklgfezSdGwnv/X_p3MuSAklgfezSdGwnv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/36/363aed50b7f8a28b1dd631778cbb88ba2e7101d32394c471452f7d8fc8280ec3-d # internal crypto/internal/fips140hash mkdir -p $WORK/b104/ cat >/tmp/go-build2918169566/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/sha3=/tmp/go-build2918169566/b105/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid 8aq7UcN297RvEAcvJChU/8aq7UcN297RvEAcvJChU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5d/5d5115eff2cea4a4e7a6f0fe5f5de37b748ad625220a819a80b3ef0cd072ffe3-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7d/7d42de75cbda451ddbcd0a21fb3674b009e7700ec800b110751c937c2ae34698-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b102/ crypto/internal/fips140/tls12 mkdir -p $WORK/b159/ crypto/fips140 crypto/internal/fips140/hkdf mkdir -p $WORK/b667/ mkdir -p $WORK/b157/ crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b141/ crypto/internal/fips140/aes mkdir -p $WORK/b076/ echo -n > $WORK/b102/go_asm.h # internal cat >/tmp/go-build2918169566/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./nat_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid U3i9bDo_t8sdKOXBzAvh/U3i9bDo_t8sdKOXBzAvh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go cat >/tmp/go-build2918169566/b157/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF echo -n > $WORK/b076/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid _1cEWl-noNe--58d3T-9/_1cEWl-noNe--58d3T-9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./aes_amd64.s ./ctr_amd64.s cat >/tmp/go-build2918169566/b667/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a EOF echo -n > $WORK/b141/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p crypto/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid 4ZobaGonqZna-dU5McaN/4ZobaGonqZna-dU5McaN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b141/symabis ./fe_amd64.s crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b140/ cat >/tmp/go-build2918169566/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid pnPtOAnAqDO_WTuUZyks/pnPtOAnAqDO_WTuUZyks -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cat >/tmp/go-build2918169566/b141/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid q7L9eirRz9abU9cpLkGS/q7L9eirRz9abU9cpLkGS -goversion go1.24.11 -symabis $WORK/b141/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build2918169566/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cat >/tmp/go-build2918169566/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2918169566/b078/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid Ij5X6MIcTFO4zXCQS3cQ/Ij5X6MIcTFO4zXCQS3cQ -goversion go1.24.11 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid XERWiji5hKFWyHA5IcwK/XERWiji5hKFWyHA5IcwK -goversion go1.24.11 -symabis $WORK/b076/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1e/1ea933d8f5ab0f3415a98792d3695e27ab0177dae002c0bcbdb0352b9c092cb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d2/d25e7838188d93f6e8f28d8e3d2b69bbe4d84c81d315b5540516f6a0c22da74c-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b160/ cat >/tmp/go-build2918169566/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2918169566/b157/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid FpvMCxaEvkWCTKqeyptV/FpvMCxaEvkWCTKqeyptV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2c/2c8c84dfaf4927e8db3edd0e7944be1ecda9629a9df82c5ecc0024f9d27e0ef1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/65/6525a8536e38b36a784339f6546d05f593e936d8c1dca5c12f4f1523773d7b8d-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x011.o -c gcc_traceback.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/10/10f13e5d1c4d0d5ec123894f3e326d77de79c8d3e36713cd265e36a55c71f080-d # internal internal/syscall/execenv mkdir -p $WORK/b061/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b731/ cat >/tmp/go-build2918169566/b061/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cat >/tmp/go-build2918169566/b731/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid F7ilBsCTQy03iVdNOIcf/F7ilBsCTQy03iVdNOIcf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.24 -complete -installsuffix shared -buildid KiHLyvjpo_MS8TC1mKY-/KiHLyvjpo_MS8TC1mKY- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go internal/syscall/unix mkdir -p $WORK/b060/ cat >/tmp/go-build2918169566/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid JTtq0jes221P-mx5-p_D/JTtq0jes221P-mx5-p_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >/tmp/go-build2918169566/b060/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid bx5xX0oBjkB58_dBnsNn/bx5xX0oBjkB58_dBnsNn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4d/4d778785d23d6f02d5bcb2bf4de2967b66bf469b38b149093845dcbd5f711b48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/76/76383e537cd17e4e701f06bcef62abbe02045aa6cf1a2ffe3f07695fd8a93a0a-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b141/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/39/391eb3139785ee583f158bdddcd6a913f4b9b98fb9e06e19cf0e723043ea758f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b9/b95fb4ee64de64e45c32e95440d5338d73f7c9e40500d8844619334facdbdb90-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b155/ cat >/tmp/go-build2918169566/b155/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2918169566/b141/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid byEyJmFBAPJv7Q5gQcBh/byEyJmFBAPJv7Q5gQcBh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/78/7809f64c09d819c9b6a4a5139e78a7b28e24a6b19463ab6754762ec180637a1c-d # internal regexp mkdir -p $WORK/b117/ cat >/tmp/go-build2918169566/b117/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile regexp/syntax=/tmp/go-build2918169566/b118/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid XCs7C3emR7kYtjnzbyT-/XCs7C3emR7kYtjnzbyT- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x012.o -c gcc_util.c cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f7/f74236cd3f64b9df929c4d8965ea66b740c0efd1cab27926ce94f3a48f26b18b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/ctr_amd64.o ./ctr_amd64.s cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2a/2ab3c14036c0673d11b139facd4b9822d1fc0d4f22663d73a551a6879e31ca89-d # internal image/internal/imageutil mkdir -p $WORK/b288/ cat >/tmp/go-build2918169566/b288/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build2918169566/b285/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p image/internal/imageutil -lang=go1.24 -std -complete -installsuffix shared -buildid gHN1tK-L03RSCLmsekqL/gHN1tK-L03RSCLmsekqL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/aes_amd64.o $WORK/b076/ctr_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/269beee88b04a32b1c57abd47684129336311e875f0f323577b34a62f1f5d8a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/63/632683839d8e9e481b794cac9eba4dc9c725b79f3a5c14710997b3a22b4c3c66-d # internal image/jpeg mkdir -p $WORK/b287/ cat >/tmp/go-build2918169566/b287/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile image=/tmp/go-build2918169566/b285/_pkg_.a packagefile image/color=/tmp/go-build2918169566/b286/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2918169566/b288/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p image/jpeg -lang=go1.24 -std -complete -installsuffix shared -buildid 3Q0e13xdAc-syDg8JCGU/3Q0e13xdAc-syDg8JCGU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/nat_amd64.o ./nat_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x013.o -c linux_syscall.c cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/90/90c90d01d57e45b545128bee8a06ea4956bc27e8c46fcc1a8022a4e7c7987059-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_x014.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b109/_cgo_main.o -c _cgo_main.c cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/02/020e8ce58e9678d89dcd60932e4b1fe0eae2c9661500cceb0f9be43dd81049a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/26/2698db79e5d028f4ec3c48f0151c4c27f785e400fc71a8d51d9d0c33eb60fab3-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/b8/b802a905a34ecf4f7c775b3672024f88b815ee7da3c1b73c57e8cf144a6af6f1-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b109/_cgo_.o -dynout $WORK/b109/_cgo_import.go -dynlinker echo -n > $WORK/b109/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./asm_amd64.s cat >/tmp/go-build2918169566/b109/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid 4jDfLaugoOUSI50xr4xu/4jDfLaugoOUSI50xr4xu -goversion go1.24.11 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b109/_cgo_gotypes.go $WORK/b109/cgo.cgo1.go $WORK/b109/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cf/cfd00414dd22504d47402cfe4812587fbb0dcd7cc9e3f1fc40abb437c5e6c613-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b424/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b184/ cat >/tmp/go-build2918169566/b424/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a EOF cat >/tmp/go-build2918169566/b184/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.24 -complete -installsuffix shared -buildid SovAutTj_udMxv-i789L/SovAutTj_udMxv-i789L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.24 -complete -installsuffix shared -buildid QHFURvBu_3PxqaS3gY-e/QHFURvBu_3PxqaS3gY-e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/0e/0eddfe49ba5f76c4d197e86a47520e583b895b0c9310a48d98d1a20b971c6efb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2a/2a9d75186d243f55677cfa069008980b8a0d966afc710d29dbcdd2dfb3669545-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b109/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/asm_amd64.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o $WORK/b109/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/2e/2e18df3be63e1a4f7e35904ae57fc2afcdfe8cc487f659ed2e52b1bddc29d7b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6fe768678b3039fffa3f5c24db1e166df4adff34c6a918263ea3292e52694501-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b356/ github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b337/ github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b402/ cat >/tmp/go-build2918169566/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2918169566/b004/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid SRFGh2iiiZnrXbjaulYq/SRFGh2iiiZnrXbjaulYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b741/ github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b246/ cat >/tmp/go-build2918169566/b356/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b337/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.24 -complete -installsuffix shared -buildid 4AwqbPHnVzSIw2HDyDZP/4AwqbPHnVzSIw2HDyDZP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go cat >/tmp/go-build2918169566/b741/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF io/fs mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.24 -complete -installsuffix shared -buildid eVHxrPdOzrcDyYLbOoba/eVHxrPdOzrcDyYLbOoba -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build2918169566/b402/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.24 -complete -installsuffix shared -buildid GgQz6B3j46-tb9hfzcNB/GgQz6B3j46-tb9hfzcNB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.24 -complete -installsuffix shared -buildid EGaa1Mkp1wVnAAb-moZo/EGaa1Mkp1wVnAAb-moZo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build2918169566/b246/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2918169566/b038/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF internal/poll mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.24 -complete -installsuffix shared -buildid IqiKIeP6fInFg_YzKpZa/IqiKIeP6fInFg_YzKpZa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid XDXadcb7Yc7W9Ky0V0pk/XDXadcb7Yc7W9Ky0V0pk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >/tmp/go-build2918169566/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid _4Ka56TlgoBUxxccnIFU/_4Ka56TlgoBUxxccnIFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/7f/7f0244271be0971c576cd29237ede32be104492d9d333b1dcd839b2c40e68637-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/75/751597fa0d6739663312995cab68da37dbb936893584e77e2218167138526551-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/fd/fdd3c1e432eac22f5888538152628510d821319d8fe25a96052daac7ad2a8bd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/08/0885f65c1710b906fb3e337453bb9a526bb706acd7fc9556361583ee121c2761-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/a8/a80dab204c26a78df3dfad0ab1472da4b5ac26b88dbb962d6c3099d589439c2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e2/e2ed3f599ab2a1eae355757be09b03b0dcffc5acc2bd5f7c09f650594d9cb106-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b139/ echo -n > $WORK/b139/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./p256_asm_amd64.s cat >/tmp/go-build2918169566/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2918169566/b140/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid FOeSkEzmzVOmA6plnVGw/FOeSkEzmzVOmA6plnVGw -goversion go1.24.11 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/69887fb47b3e7eac8cf0f82c62ab7c099bfb4f40d198caaf541f6d59c18b5746-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b371/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b505/ cat >/tmp/go-build2918169566/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2918169566/b337/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b505/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b625/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.24 -complete -installsuffix shared -buildid 43ZpF_hcMUXgQPyQ1uDS/43ZpF_hcMUXgQPyQ1uDS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event mkdir -p $WORK/b801/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.24 -complete -installsuffix shared -buildid mfAIQT5b36RUVFv3Ul_N/mfAIQT5b36RUVFv3Ul_N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go github.com/containers/podman/vendor/github.com/containerd/errdefs mkdir -p $WORK/b570/ cat >/tmp/go-build2918169566/b801/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.24 -complete -installsuffix shared -buildid 5kqjNOLtWq3Roxc5hu-O/5kqjNOLtWq3Roxc5hu-O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go cat >/tmp/go-build2918169566/b570/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.24 -complete -installsuffix shared -buildid c0uVibEun2wQz2mxthOG/c0uVibEun2wQz2mxthOG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go mkdir -p $WORK/b382/ cat >/tmp/go-build2918169566/b625/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.24 -complete -installsuffix shared -buildid _zjtuEMSFY0GdUZOCxGR/_zjtuEMSFY0GdUZOCxGR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build2918169566/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2918169566/b383/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.24 -complete -installsuffix shared -buildid dLZIw39NAnBBfBVK9qxV/dLZIw39NAnBBfBVK9qxV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a3/a3122764d28d394aae5a42ebfeea84d6a2841b34103b3410b67f168cf7d9a5af-d # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/58/581f6d642e4ffd1f243df57f58141042801582e0fa07d8b3426b0642e767e120-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/47f75dc5392f7e2f90f7d8153a79f1def0d3525133517e1a5ea758b99bb47ffd-d # internal embed internal/filepathlite mkdir -p $WORK/b056/ mkdir -p $WORK/b315/ cat >/tmp/go-build2918169566/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid ldbbPXbe0rGExHSH08HF/ldbbPXbe0rGExHSH08HF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cat >/tmp/go-build2918169566/b315/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p embed -lang=go1.24 -std -complete -installsuffix shared -buildid AG921YYlL_Y-ROqVVOJL/AG921YYlL_Y-ROqVVOJL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/d7/d77917cf8cfc5c74db12676190a1af8faf37a01b280e4399b8c7380a1010136a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/b9/b9b4c64d6d1583c2ee74b5081248db88cb49262e2c59364a5ffbebb72e621d35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/b9/b98bad64b2b3a2fe618a1261501e6349f87a5ebc5f9c2174c768a9de2e2f9d73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a97442ce2f3a7b00d1510170592b0140ae24c16ef527d0d6320e9416c384951c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/12/127db9d33d149e8d068247c7ad08f4514e64ca45d1e71e017fbd7d94becc7477-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b314/ cat >/tmp/go-build2918169566/b314/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build2918169566/b315/_pkg_.a EOF cat >/tmp/go-build2918169566/b314/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.24 -complete -installsuffix shared -buildid yTLWj6c0ctCzH7b12Pfb/yTLWj6c0ctCzH7b12Pfb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -embedcfg $WORK/b314/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/2b/2b49b6546de0890a00a26ed69a882102e43f2d5cba2e3d60304a8d9097e6cfaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/c3/c33f236620724b1cb4db84f03ddee90b896ef29d7814ae6eff2c26f16c438e6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/73/739d2ae38408e6635fe665b6ef1b152f2dcb5611ec341b76cbce6e7803e2adbd-d # internal os mkdir -p $WORK/b055/ cat >/tmp/go-build2918169566/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2918169566/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/poll=/tmp/go-build2918169566/b059/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2918169566/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile internal/testlog=/tmp/go-build2918169566/b062/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.24 -std -installsuffix shared -buildid _1CY9I1oUkxz8A76E1TX/_1CY9I1oUkxz8A76E1TX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3b/3bffb5808d94cd3e90e4a35f260620e8756f9415b16b7cb0d998546aac9af553-d # internal encoding/binary mkdir -p $WORK/b048/ internal/fmtsort github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b054/ mkdir -p $WORK/b217/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal mkdir -p $WORK/b603/ cat >/tmp/go-build2918169566/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid pYCxgt2bC6gLhIdEQL8W/pYCxgt2bC6gLhIdEQL8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build2918169566/b217/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.24 -complete -installsuffix shared -buildid sJ5EQFzZu5NfUBdWBLZS/sJ5EQFzZu5NfUBdWBLZS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go cat >/tmp/go-build2918169566/b603/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a EOF cat >/tmp/go-build2918169566/b054/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.24 -complete -installsuffix shared -buildid 9FpIW8A-s5ta-6gfRE1i/9FpIW8A-s5ta-6gfRE1i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid OC7s9HtP-OKPKE2eEFNI/OC7s9HtP-OKPKE2eEFNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b460/ echo -n > $WORK/b460/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b460/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build2918169566/b460/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.24 -installsuffix shared -buildid J6t7D6Ryh1Fw5Wo5cSsx/J6t7D6Ryh1Fw5Wo5cSsx -goversion go1.24.11 -symabis $WORK/b460/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack -asmhdr $WORK/b460/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3f/3f0cd30077ba9ea811f20dc077719ca11f32cdaccba383c7ea5974ccf2d6cc18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/14/14808fa3d8e8a2656d82fcc2bc73b7c1cb09b257bf3ac88ef8aebf2e3edafe3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/18/18d5d0900694548a267a1554c5f93cbb014b408296b1a38b5d7a75229d2aeea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ca/ca9201d0f6d6eb1f6bff773512909f1bb096aee043d831b75652d92cf49958c9-d # internal encoding/base64 mkdir -p $WORK/b047/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b165/ cat >/tmp/go-build2918169566/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid 1ti_cIz4GSUcbjGJ2A6S/1ti_cIz4GSUcbjGJ2A6S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b443/ echo -n > $WORK/b165/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b165/symabis ./sum_amd64.s cat >/tmp/go-build2918169566/b443/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.24 -complete -installsuffix shared -buildid LHui1AQpXEK9lEfbi-1s/LHui1AQpXEK9lEfbi-1s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b444/ echo -n > $WORK/b444/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b444=>" -I $WORK/b444/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b444/symabis ./xxhash_amd64.s github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b485/ echo -n > $WORK/b485/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b485=>" -I $WORK/b485/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b485/symabis ./sum_amd64.s github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b126/ echo -n > $WORK/b126/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./asm_linux_amd64.s cat >/tmp/go-build2918169566/b165/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -installsuffix shared -buildid k6iInz1BvPJEXgEXj_fw/k6iInz1BvPJEXgEXj_fw -goversion go1.24.11 -symabis $WORK/b165/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2918169566/b485/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -installsuffix shared -buildid sMZkqj23TX5sjPXe4l-P/sMZkqj23TX5sjPXe4l-P -goversion go1.24.11 -symabis $WORK/b485/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack -asmhdr $WORK/b485/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2918169566/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.24 -installsuffix shared -buildid cLO_hcm_9j-oRt7JHuI0/cLO_hcm_9j-oRt7JHuI0 -goversion go1.24.11 -symabis $WORK/b444/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack -asmhdr $WORK/b444/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >/tmp/go-build2918169566/b126/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid b6mvMQULkbs1MqwC5lpF/b6mvMQULkbs1MqwC5lpF -goversion go1.24.11 -symabis $WORK/b126/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b444=>" -I $WORK/b444/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b444/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b485=>" -I $WORK/b485/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b485/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6f/6fdb05f58d59dbc415f20b42fe3c20ea2b2556bbc38b4cee60e226510dbbf091-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b444/_pkg_.a $WORK/b444/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/11/114c8976e36944244ead0a7621e4460616c909ac9e89d80c5a4074817e304f7f-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b485/_pkg_.a $WORK/b485/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/51/51d6a9d121f1ac1ab313ffc1bd58204e6d564e56e3e5f4e73a4c0bc909942a1e-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b483/ cat >/tmp/go-build2918169566/b483/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b484/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2918169566/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2918169566/b486/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.24 -complete -installsuffix shared -buildid UZdgWdnJM-L4d2rtWwWJ/UZdgWdnJM-L4d2rtWwWJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/40/40f0b336219b3a73186a5ba439f78210ac7bad11262c4983d270dbca562a8e09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b4/b4abc440a0a98c309b092caa095722ce0c719ee2eab7f824a87c72e44687319d-d # internal encoding/pem mkdir -p $WORK/b174/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b276/ cat >/tmp/go-build2918169566/b174/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid vSDjLZc3l83Qbz6KuG9H/vSDjLZc3l83Qbz6KuG9H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build2918169566/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2918169566/b277/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.24 -complete -installsuffix shared -buildid Zx6iqZyXkhtqyssM6d3T/Zx6iqZyXkhtqyssM6d3T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/db/db8fc5a7532facdaf336178e4f5c5c9237138ff04ea0850d0891dc46f98f76e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d1/d14698af3afb633e57db79adc9424b600d73dfa83d4203e41bbe30da8f19f033-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e5/e58f051e1b468d7bc210e6075a6e7575715c4f7ce4dc2070bb0d2f20f04cb451-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/11/11774395e46480562e260f49495a64bda50796980b5c2147a488f3f5abea9cc9-d # internal io/ioutil mkdir -p $WORK/b180/ fmt mkdir -p $WORK/b053/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b347/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b298/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b580/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b166/ internal/sysinfo cat >/tmp/go-build2918169566/b180/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF mkdir -p $WORK/b562/ github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b425/ github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b685/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid 2Kg3tr5GjhIM-tFoXYFW/2Kg3tr5GjhIM-tFoXYFW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2918169566/b347/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF crypto/internal/sysrand mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.24 -complete -installsuffix shared -buildid HrZT_dNOsZr1IFe2_M_m/HrZT_dNOsZr1IFe2_M_m -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go cat >/tmp/go-build2918169566/b298/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile hash/fnv=/tmp/go-build2918169566/b299/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b499/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.24 -complete -installsuffix shared -buildid yE8CVSs9l0bJHY5A_uo1/yE8CVSs9l0bJHY5A_uo1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build2918169566/b580/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF path/filepath mkdir -p $WORK/b116/ cat >/tmp/go-build2918169566/b562/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.24 -complete -installsuffix shared -buildid 4gD_bWjv8q_Os7lZCL--/4gD_bWjv8q_Os7lZCL-- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p internal/sysinfo -lang=go1.24 -std -complete -installsuffix shared -buildid cJr7jylIUKQVecg4AxyZ/cJr7jylIUKQVecg4AxyZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build2918169566/b425/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build2918169566/b426/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b685/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.24 -complete -installsuffix shared -buildid dTFtaqXJ5Gi_quT_q0tA/dTFtaqXJ5Gi_quT_q0tA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go echo -n > $WORK/b499/go_asm.h # internal cat >/tmp/go-build2918169566/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2918169566/b056/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b499=>" -I $WORK/b499/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b499/symabis ./cpu_gc_x86.s github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b729/ mkdir -p $WORK/b705/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid O3bucU1tpPaXEO-fRKJI/O3bucU1tpPaXEO-fRKJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid oxdGEg8qs-xqcamdd4Zn/oxdGEg8qs-xqcamdd4Zn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go cat >/tmp/go-build2918169566/b234/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF echo -n > $WORK/b166/go_asm.h # internal cat >/tmp/go-build2918169566/b729/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cat >/tmp/go-build2918169566/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2918169566/b054/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.24 -complete -installsuffix shared -buildid VOinqsP9YBdDwJLUkEHg/VOinqsP9YBdDwJLUkEHg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b166/symabis ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.24 -complete -installsuffix shared -buildid Stg5SSlGYysY2sZlIswB/Stg5SSlGYysY2sZlIswB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.24 -complete -installsuffix shared -buildid CCpeogDowW3ahmz2PAaX/CCpeogDowW3ahmz2PAaX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cat >/tmp/go-build2918169566/b705/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.24 -complete -installsuffix shared -buildid 4VpRKT-snzP2TMPrb303/4VpRKT-snzP2TMPrb303 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid qrJvoUk2Yg36614yja0S/qrJvoUk2Yg36614yja0S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go mkdir -p $WORK/b260/ cat >/tmp/go-build2918169566/b499/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF echo -n > $WORK/b260/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.24 -installsuffix shared -buildid Rs3nMh35g36WDs1b9e-N/Rs3nMh35g36WDs1b9e-N -goversion go1.24.11 -symabis $WORK/b499/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack -asmhdr $WORK/b499/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b260/symabis ./sig.s net mkdir -p $WORK/b175/ echo -n > $WORK/b175/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b175/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cat >/tmp/go-build2918169566/b260/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid 9Api5Bm7PLIddttGpqLe/9Api5Bm7PLIddttGpqLe -goversion go1.24.11 -symabis $WORK/b260/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack -asmhdr $WORK/b260/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/d8/d8ab20eba7d0ae9747a92be80e235be013443a147e3cc3294a7dc1159ec35850-d # internal cat >/tmp/go-build2918169566/b166/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/sys/cpu -lang=go1.24 -std -installsuffix shared -buildid E-CaNp8nu129CU4zD5Bf/E-CaNp8nu129CU4zD5Bf -goversion go1.24.11 -symabis $WORK/b166/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/37/37d7fa7d3136d60ff40b5b1828c01ce9e2d668fa7354cf903aeda2e10430de0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/14/14a8f3c7015b96bca0510ddc9741a6f9feb28c8eba94fc559b478695e2cffbea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b4/b45dd2f304d04e1f58fd0c9f0a2d45e420e63b4256fc8c158e0490316e426dd1-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/26/266916acf4f532906df0843321ceeb09f673cbceb8614d4fca23dc7a38cd21a2-d # internal crypto/internal/entropy mkdir -p $WORK/b091/ cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ed/edca37b94eceec16c4e846a55f1ea42c80c1081a01a3aab804940480cd13b67a-d # internal cat >/tmp/go-build2918169566/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build2918169566/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid 9taAIkTcD-Mf82Tco_sW/9taAIkTcD-Mf82Tco_sW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/de/de4abba100b691def335edb2d3e7d959706d608d237cdd937e420d38918d835f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a4/a4259b41cc0c7744141d039a61edc33343c22a579fc1ea4752de12a4eef48e57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/f6/f6d7b73e2eb01afb411607e2f49e444ca994024b00e7b1e74926afe110d3e4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/fa/faf158fb22deb3c4c9d83d228faaa6854a4f96c7c7c7f30795dcc93d2802cbad-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b499=>" -I $WORK/b499/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b499/cpu_gc_x86.o ./cpu_gc_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f1/f173f5ccace96fc72343db1dfb12f4606ece087b9d703bd1c939d4865057c860-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b090/ cat >/tmp/go-build2918169566/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build2918169566/b091/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2918169566/b092/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid AoXEpNtFvVY6CI8YBPBx/AoXEpNtFvVY6CI8YBPBx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b499/_pkg_.a $WORK/b499/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/37/37b44bd23cb7a0e3d8485e1f2dc0e9d51a9638655be32fa81841c2cb3f516683-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b498/ cat >/tmp/go-build2918169566/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build2918169566/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2918169566/b499/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.24 -complete -installsuffix shared -buildid _fzEbBG2Hn9xfF7XR1Gm/_fzEbBG2Hn9xfF7XR1Gm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c2/c24a011993b90baa866910276a8f061371c70518590ca0d3b361055fddf1f45e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b166/cpu_gc_x86.o ./cpu_gc_x86.s cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/79/79e03b919a5e7cb76ac84bd8a1a2fb48b99bca9be2f8104f147aa6dd4e4994bd-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/sig.o ./sig.s cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/52/5290ae06ab778a5115c4129c1af3a273c3e9c1f384da698f6ef42a9be12fddba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b260/_pkg_.a $WORK/b260/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f9/f9af36b4a400ae68f50b23a97ac97383541bafb9ac04ad1e44e8073b2f479c29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ac/ac75a21f64ff013d99fc01f7142331d3682fbcf58c5561d94d6fd46d792b2da8-d # internal github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b759/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory os/exec mkdir -p $WORK/b533/ mkdir -p $WORK/b243/ cat >/tmp/go-build2918169566/b759/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.24 -complete -installsuffix shared -buildid 2ZZu_JXsSp1lYj8uwqpP/2ZZu_JXsSp1lYj8uwqpP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go cat >/tmp/go-build2918169566/b533/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cat >/tmp/go-build2918169566/b243/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2918169566/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.24 -complete -installsuffix shared -buildid f_psuv0OAkGc23I8pNkE/f_psuv0OAkGc23I8pNkE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid MDVNjbbKUs5MQJo0WjET/MDVNjbbKUs5MQJo0WjET -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c1/c18ea641e231e1e7dee5b535e3c409c8d55eae93a6adefb02dda12e1222d23da-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b154/ crypto/internal/fips140/ecdsa mkdir -p $WORK/b143/ crypto/internal/fips140/rsa crypto/internal/fips140/aes/gcm mkdir -p $WORK/b103/ mkdir -p $WORK/b089/ crypto/internal/fips140/ecdh crypto/internal/fips140/mlkem mkdir -p $WORK/b138/ mkdir -p $WORK/b158/ crypto/internal/fips140only cat >/tmp/go-build2918169566/b154/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2918169566/b155/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF mkdir -p $WORK/b095/ cat >/tmp/go-build2918169566/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2918169566/b102/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2918169566/b139/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b103/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2918169566/b102/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid U16I4NpBWjciNJDjMW83/U16I4NpBWjciNJDjMW83 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go echo -n > $WORK/b089/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./gcm_amd64.s cat >/tmp/go-build2918169566/b138/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2918169566/b139/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid iSpHLxChX8pFH4lfGFuH/iSpHLxChX8pFH4lfGFuH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid 8HGx78Z9q6TQmIaJNnGB/8HGx78Z9q6TQmIaJNnGB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go cat >/tmp/go-build2918169566/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid 9tYzhtfEQMUoD1pNPUZc/9tYzhtfEQMUoD1pNPUZc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid BpR2w060JPfwbAJ6kATr/BpR2w060JPfwbAJ6kATr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go cat >/tmp/go-build2918169566/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid fSU391QuUpyHOLg4lSg2/fSU391QuUpyHOLg4lSg2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go cat >/tmp/go-build2918169566/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid vt_MlQr9MMS-UuSAM9YK/vt_MlQr9MMS-UuSAM9YK -goversion go1.24.11 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/1d/1d14e2afd340822973f90ec360a8b7b3806c639cce5a39aea6f7ef19977b02cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/3b/3beefce8ea510c5ee237c74d787ee672f6e0b072e98730fa77dde7c9fcd29e8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/80/80f82ae2cf3ec78ba5a8691d47054adbf7352d8915b020d7b480f420622474a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/41/4156594c0cb40a9caae89152222a7688246cf74d1d7154d93c16d5613c116e59-d # internal crypto/rc4 mkdir -p $WORK/b168/ crypto/md5 mkdir -p $WORK/b167/ cat >/tmp/go-build2918169566/b168/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid vDe5rZVzaiY4HD0XyRma/vDe5rZVzaiY4HD0XyRma -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go echo -n > $WORK/b167/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b167/symabis ./md5block_amd64.s cat >/tmp/go-build2918169566/b167/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid fMlgm2wZ438C9L-Thoxo/fMlgm2wZ438C9L-Thoxo -goversion go1.24.11 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/34/348a7465d2e3bd240e94a4592b9b888d4972d8dbddc20534e7afec4d82cce53f-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/7b/7baa158bd5428174fbeb3d46e856ec28d7066d4ee778a8896e60c3ce77e7becc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/7d/7d845d7aebdd80c4ead80ad2e145f1f853f99a39fecd3c305169f0aeae3a0c30-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b167/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/25/25e26bc99809ebc3aeedda62453ed1c49f153f2c55215868a117548a8e85bffc-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/gcm_amd64.o ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b460=>" -I $WORK/b460/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b460/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/38/38bad20461443e4273b49f8c0159114eda1bd51782362a0df95001c39f6368b5-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/76/76714926c75b3e97ac0dcaa65bed90fad477da4363a6bce55bd8001757b9842f-d # internal crypto/cipher mkdir -p $WORK/b075/ cat >/tmp/go-build2918169566/b075/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2918169566/b089/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid cyVX3CTgaBPAgMMPjDLT/cyVX3CTgaBPAgMMPjDLT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b460/_pkg_.a $WORK/b460/reflect2_amd64.o $WORK/b460/relfect2_mips64x.o $WORK/b460/relfect2_mipsx.o $WORK/b460/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/98/98052584fd4b87b258b86841e1d0b5fa7d2e99467513ff1f2ea5d44d46b8061e-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f9/f954185c8097a079d6d021b5b3c4783c273f5833fd89aec901973a1208264f5b-d # internal crypto/mlkem mkdir -p $WORK/b668/ github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b850/ cat >/tmp/go-build2918169566/b668/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build2918169566/b158/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p crypto/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid W4tdr20W4KQRFnn4TeYq/W4tdr20W4KQRFnn4TeYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go cat >/tmp/go-build2918169566/b850/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.24 -complete -installsuffix shared -buildid 33MfW3KR0_wA-VqvjRxY/33MfW3KR0_wA-VqvjRxY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c4/c48c1eefab4cadc3c1324c97b7df6655cd9c273861e57ada9501d16455d3d27b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/e8/e8f6663ba0a9d9109a99945192551f6ff04e3cd021ed3416539e05bb73b9aa0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/de/de46fe6e7a05a6156580eb7db494b84d29b5740569928de39de3dc5620efe284-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/30/3032d3428a359eb8e0958920be28a464e98efbeaade91e28d3cd423f3332af4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/35/355d80ad537073daecf665c31677429085b18aff44f4fd75e02f76ea12c41a57-d # internal crypto/internal/boring mkdir -p $WORK/b072/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b163/ crypto/des mkdir -p $WORK/b152/ github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b669/ cat >/tmp/go-build2918169566/b072/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2918169566/b097/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid KAvtqL8DszLfdWY5x0tA/KAvtqL8DszLfdWY5x0tA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build2918169566/b163/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b164/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -complete -installsuffix shared -buildid YwrTyOT_IePCw_DOcx1y/YwrTyOT_IePCw_DOcx1y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build2918169566/b152/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b669/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b484/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid tRT5kxzigwFkbdg6ykq9/tRT5kxzigwFkbdg6ykq9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -complete -installsuffix shared -buildid oPDt_eN-w-OwQOj04o_b/oPDt_eN-w-OwQOj04o_b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/01d635b00b415baf57541873953c5c05520f1a6f4dfcf15e8d06974849eb8601-d # internal mime/quotedprintable mkdir -p $WORK/b209/ net/http/internal mkdir -p $WORK/b211/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits net/url mkdir -p $WORK/b227/ mkdir -p $WORK/b111/ mime github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b207/ encoding/hex github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b173/ mkdir -p $WORK/b232/ github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b216/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go cat >/tmp/go-build2918169566/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF log mkdir -p $WORK/b129/ vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build2918169566/b232/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF mkdir -p $WORK/b206/ mkdir -p $WORK/b127/ cat >/tmp/go-build2918169566/b173/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid TJ1s-qR69V1hMmK4eFmm/TJ1s-qR69V1hMmK4eFmm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/tmp/go-build2918169566/b216/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2918169566/b217/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b206/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b122/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid 9clpwwGSSXKm9bnVxDJQ/9clpwwGSSXKm9bnVxDJQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go github.com/containers/podman/vendor/github.com/moby/sys/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.24 -complete -installsuffix shared -buildid gFPB-wTU2EJvtcPZ5aat/gFPB-wTU2EJvtcPZ5aat -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go text/scanner mkdir -p $WORK/b248/ cat >/tmp/go-build2918169566/b227/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid ZcCC_8zEM7jLRFbois_3/ZcCC_8zEM7jLRFbois_3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.24 -complete -installsuffix shared -buildid VKKHJ5v-9UjosIn4UQpq/VKKHJ5v-9UjosIn4UQpq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.24 -complete -installsuffix shared -buildid UEnCmJ0ww65MxjI7XGML/UEnCmJ0ww65MxjI7XGML -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec cat >/tmp/go-build2918169566/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF mkdir -p $WORK/b259/ vendor/golang.org/x/text/unicode/norm compress/flate mkdir -p $WORK/b203/ mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p text/scanner -lang=go1.24 -std -complete -installsuffix shared -buildid Ulg5ZU4urSPu-_VXLp9D/Ulg5ZU4urSPu-_VXLp9D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b120/ cat >/tmp/go-build2918169566/b259/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.24 -complete -installsuffix shared -buildid pm2Msm-Vz5VMCJHp8yQQ/pm2Msm-Vz5VMCJHp8yQQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go cat >/tmp/go-build2918169566/b207/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b239/ encoding/json cat >/tmp/go-build2918169566/b203/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b201/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid RfPS3b5SIKaNqzQj1ssI/RfPS3b5SIKaNqzQj1ssI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b255/ math/big cat >/tmp/go-build2918169566/b123/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF mkdir -p $WORK/b098/ cat >/tmp/go-build2918169566/b239/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 0GZTE2MNj8MPOmEUR59n/0GZTE2MNj8MPOmEUR59n -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.24 -complete -installsuffix shared -buildid zgPDjpfTWvVk1CZqfxcm/zgPDjpfTWvVk1CZqfxcm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.24 -complete -installsuffix shared -buildid AeUITjrct5c8goOqhuX8/AeUITjrct5c8goOqhuX8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.24 -complete -installsuffix shared -buildid aEcXxG4YUPOsTHU4WIZ4/aEcXxG4YUPOsTHU4WIZ4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go cat >/tmp/go-build2918169566/b111/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF github.com/containers/podman/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.24 -complete -installsuffix shared -buildid cc4yCs-1AzTk5HCh_GRF/cc4yCs-1AzTk5HCh_GRF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go cat >/tmp/go-build2918169566/b039/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b255/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF mkdir -p $WORK/b108/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b273/ echo -n > $WORK/b098/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.24 -complete -installsuffix shared -buildid eLbgPfDMjXe4jIApjpUe/eLbgPfDMjXe4jIApjpUe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid vItXBqhnM5_Jtxkf-oob/vItXBqhnM5_Jtxkf-oob -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./arith_amd64.s os/user mkdir -p $WORK/b258/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid r79ZQAsiqkTCk5ipJAFu/r79ZQAsiqkTCk5ipJAFu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >/tmp/go-build2918169566/b122/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b129/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log/internal=/tmp/go-build2918169566/b130/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid NHxNrUBSNAK2gH8xSgc5/NHxNrUBSNAK2gH8xSgc5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.24 -complete -installsuffix shared -buildid _IBV5y48B-FRksShNhfR/_IBV5y48B-FRksShNhfR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid 6rJ5Xwb-8u3kB-69dIB9/6rJ5Xwb-8u3kB-69dIB9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b251/ echo -n > $WORK/b108/preferlinkext # internal echo -n > $WORK/b258/preferlinkext # internal cat >/tmp/go-build2918169566/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b108/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b258/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build2918169566/b251/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cat >/tmp/go-build2918169566/b196/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.24 -complete -installsuffix shared -buildid qids5mwMuctyyVunSg7g/qids5mwMuctyyVunSg7g -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid yfi83MXBQJshHm-nrVpz/yfi83MXBQJshHm-nrVpz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.24 -complete -installsuffix shared -buildid 6QdtNVyqqN9ZKWpkYkGc/6QdtNVyqqN9ZKWpkYkGc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6b/6b922e12c090a6365c877befac4e4ec6f59ddd7a09f579ad045e4c76d417e9f1-d # internal crypto/sha1 mkdir -p $WORK/b106/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/35/3575946d6cac274fc0a2251492d49887e63c2a3a33426a68f49c2d658f0ef6bb-d # internal crypto/sha256 mkdir -p $WORK/b107/ cat >/tmp/go-build2918169566/b107/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid RVUnfhfAXS1n5p4rga-i/RVUnfhfAXS1n5p4rga-i -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/bb/bb2d507468bccb4f4cfd0b5da186cfa1a171ca86c34df914772a9c695a6f33be-d # internal crypto/ecdh mkdir -p $WORK/b137/ cat >/tmp/go-build2918169566/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2918169566/b138/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2918169566/b141/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid 3tSKjwrta0pUXnN3L41b/3tSKjwrta0pUXnN3L41b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/40/40594b1061d97908162f5f2ef64c02318d7d0865fadeef2d8ba59200a1e6ad4c-d # internal crypto/sha512 mkdir -p $WORK/b144/ cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b8/b8a8572a05715e1917583dd4feef21ae979ecead8d774976517ae56f588b315b-d # internal crypto/aes mkdir -p $WORK/b151/ cat >/tmp/go-build2918169566/b144/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid IY5BbcRUdleYGL4yq5sN/IY5BbcRUdleYGL4yq5sN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cat >/tmp/go-build2918169566/b151/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid 4yqhpEpdKuqrk0J3K2Yo/4yqhpEpdKuqrk0J3K2Yo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cat >/tmp/go-build2918169566/b098/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid 6Y8CYKUuMiIZqx_JHujW/6Y8CYKUuMiIZqx_JHujW -goversion go1.24.11 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cat >/tmp/go-build2918169566/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid A179QekQ-cgwHo5pE60o/A179QekQ-cgwHo5pE60o -goversion go1.24.11 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/8d/8d02d5f9c1d0be7637f50b2ca7b11b9fe9e85e7d9ca68d522afff43e372dec04-d # internal crypto/hmac mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cat >/tmp/go-build2918169566/b156/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2918169566/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ikLOg6syKsx5_0_C7lCl/ikLOg6syKsx5_0_C7lCl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/17/174827b41c3b5b04bb03641baf35ef4f77fa9ca36fccfdb60002020cfeff2d64-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b238/ cat >/tmp/go-build2918169566/b238/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2918169566/b239/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.24 -complete -installsuffix shared -buildid 9wheWpCd8pmwLx1hbfma/9wheWpCd8pmwLx1hbfma -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e0/e00fd545ee5a46dc4196c7dd2dd833307d43eb0ad232b176e80fb395cd06cb7b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b297/ cat >/tmp/go-build2918169566/b297/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid SfN0cgKuxOQfvY3Yfyiy/SfN0cgKuxOQfvY3Yfyiy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/82/82d3c1a29eef9117a2773ab2935d5934cad337021afddfd5e7efc4a162377b79-d # internal go/token mkdir -p $WORK/b306/ cat >/tmp/go-build2918169566/b306/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid ERKHTlHBjyomrqRsoHoy/ERKHTlHBjyomrqRsoHoy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/79/79fe8bbc62230531472528e40d2bf7abdede97ec45d54854883a6d02a1a9ae48-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8c/8ca7f05673266ef183144bc03cae5dc939ceade0db008e128ee1d215fae522a4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b327/ text/template/parse mkdir -p $WORK/b335/ cat >/tmp/go-build2918169566/b327/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/dc/dc330bfd3f8623234cffccc9ad45711323dd231b9c6198ac7a982b45ea0ff3ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.24 -complete -installsuffix shared -buildid fChIeZWwDzsRngjMu9wv/fChIeZWwDzsRngjMu9wv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d8/d8f0145a47979e14d02316679be868cee4595513e4b6d2bf04f0a96d54e30016-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/0f/0f89eb15f1cef5610fd073ec312807f3bfc586a2a062a8b3b1cfa42d5a3266ce-d # internal text/tabwriter mkdir -p $WORK/b336/ cat >/tmp/go-build2918169566/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b345/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid OD5aQUcWRWcgPtwfXLp3/OD5aQUcWRWcgPtwfXLp3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/tmp/go-build2918169566/b336/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b345/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid vgufAygncItA9XA2W154/vgufAygncItA9XA2W154 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/02/027736272de5ee435d1162b3aa2eb35c728f3e92726b8a0f94145a9862896b44-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b162/ echo -n > $WORK/b162/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal mkdir -p $WORK/b384/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cat >/tmp/go-build2918169566/b384/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.24 -complete -installsuffix shared -buildid JEOMoO6_3vB10pKiAg3A/JEOMoO6_3vB10pKiAg3A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f2/f29398cc9babb0430355031db3fdbe004ec9a585fff6e1cc3a8605ab03ef6902-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b296/ cat >/tmp/go-build2918169566/b296/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/6f/6f1543e82b53561f0fd5813dfdbeaceb5109f435c8a4b6a35c64faf59d96c07f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.24 -complete -installsuffix shared -buildid hYTaKDCCd7Mr2nC1uXM-/hYTaKDCCd7Mr2nC1uXM- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.24 -complete -installsuffix shared -buildid XjKREjQXQJ1PaMrtC8ik/XjKREjQXQJ1PaMrtC8ik -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/4f/4ff5d0e09108ba9ff75766e32c5420afe9f7d6c56238d5db4783c5d353a93f49-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/df/dfd081e123d77186fe7177487a838b24f1761c22e4c47833544bad56d0a01d0b-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/81/8138429eac77b54428309f7794df77ac7188f3da6c8aa8d59f1b93e81a37d6fa-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b121/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b183/ github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b214/ cat >/tmp/go-build2918169566/b121/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b397/ cat >/tmp/go-build2918169566/b183/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.24 -complete -installsuffix shared -buildid zSVARRCG8HJ_hUOtEQLc/zSVARRCG8HJ_hUOtEQLc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.24 -complete -installsuffix shared -buildid Ax_92wWil9KuWma1suNK/Ax_92wWil9KuWma1suNK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go cat >/tmp/go-build2918169566/b397/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b395/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b214/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.24 -complete -installsuffix shared -buildid 0b7d69isdwax7QujUA4k/0b7d69isdwax7QujUA4k -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.24 -complete -installsuffix shared -buildid sRxVMhJSTVW1yeQMwilX/sRxVMhJSTVW1yeQMwilX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/ae2e7f6500ccdce489f5cb8e4948af4b1370818a644dfa30529f8307f30739b8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b274/ cat >/tmp/go-build2918169566/b274/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.24 -complete -installsuffix shared -buildid ijs6baS72tXByToo6Xyx/ijs6baS72tXByToo6Xyx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b0/b02dcd6be968dd410f9fcc3de6f6bad570b3282382598a81474b4e4a2a05171a-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a2/a2a3e374c1c1612b5d3dd24fdcfb027b54574514aa1ae4811b2c6c38ccdd90d3-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b398/ cat >/tmp/go-build2918169566/b398/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.24 -complete -installsuffix shared -buildid FVt3K7IQi6ZKILUExCfh/FVt3K7IQi6ZKILUExCfh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b428/ cat >/tmp/go-build2918169566/b428/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2918169566/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2918169566/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2918169566/b430/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3a/3a922fb20d26794b50162108e6176c755320b5ffd15751520dccd427351fcaf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.24 -complete -installsuffix shared -buildid OfeLRzQBGfZTGKJ2FJnu/OfeLRzQBGfZTGKJ2FJnu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b202/ cat >/tmp/go-build2918169566/b202/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid 79Cr8wq6TYDaLpD2TZw9/79Cr8wq6TYDaLpD2TZw9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/01/0166c7a27973b62b38b259c15f9fba0a00e9090f7e122c1f7a47a272bf73f523-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b331/ cat >/tmp/go-build2918169566/b331/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.24 -complete -installsuffix shared -buildid 7P0cU6eB98xQuitvJU2t/7P0cU6eB98xQuitvJU2t -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f5/f58d443aeddcdeb5a0d047ce5c49e57a9a58540b3c12837504300da7e2d55b26-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b396/ cat >/tmp/go-build2918169566/b396/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -complete -installsuffix shared -buildid O9AutnDtem9BpvjZrQxm/O9AutnDtem9BpvjZrQxm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0f/0f621bc263331c33caee00d7a4ec2aebca03bd75d43e6e168b680896b7d6cc18-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b132/ cat >/tmp/go-build2918169566/b132/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.24 -complete -installsuffix shared -buildid 8ucuhzldhdaKJR_EjnTh/8ucuhzldhdaKJR_EjnTh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go cat >/tmp/go-build2918169566/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2918169566/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2918169566/b165/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2918169566/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -installsuffix shared -buildid 8I8vZlVDuWSjcmuRiBmU/8I8vZlVDuWSjcmuRiBmU -goversion go1.24.11 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ab/abf9d548b00279327e1a8fba9670668a5356245cf98e9916c3c55985a41f17e2-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b440/ cat >/tmp/go-build2918169566/b440/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.24 -complete -installsuffix shared -buildid JjMT68-0xvJXbfEjowL1/JjMT68-0xvJXbfEjowL1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/40/409aef0b308dcf1143bcab2004e7cf24d9f3760e6b28b89bbea9051b6569c6f3-d # internal runtime/debug mkdir -p $WORK/b445/ echo -n > $WORK/b445/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b445=>" -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b445/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/38/38cb7d0f0ce8a6326cf289104bf6b4832c71171f19bcc1143fedaa74e4c65219-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b449/ cat >/tmp/go-build2918169566/b449/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.24 -complete -installsuffix shared -buildid NtXg8Gc1xv7l_1vziCl6/NtXg8Gc1xv7l_1vziCl6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/7f/7f0d438a2ef9c213647d16083d268ebccaf70305168a3527ade480e925baac6b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b301/ cat >/tmp/go-build2918169566/b301/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.24 -complete -installsuffix shared -buildid 6CjCeNku3OYTyb9NFQuZ/6CjCeNku3OYTyb9NFQuZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ab/ab097ea1403e5453f7418210170892859701e3741a841f1ab6f527dad25cc9f3-d # internal database/sql/driver mkdir -p $WORK/b467/ cat >/tmp/go-build2918169566/b467/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p database/sql/driver -lang=go1.24 -std -complete -installsuffix shared -buildid 7bTo3JeF7uFBL-eXK8RV/7bTo3JeF7uFBL-eXK8RV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/b0/b03340b23972d5692926db8c5613692490bf2139e2a75627f26bf0212d3e5fa9-d # internal github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b470/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b7/b7e5215d99e0d7133f6742042a7faa0f9ca0840b02e774a6999fd89c2122e2d0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b487/ cat >/tmp/go-build2918169566/b487/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2918169566/b274/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.24 -complete -installsuffix shared -buildid 7JcCDwa7oH8FbUMVmn-K/7JcCDwa7oH8FbUMVmn-K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/be/bed2f3138d236b33a3fb9ced38c3b7ce6439c798237bdfa53627aab367eeadc7-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b490/ cat >/tmp/go-build2918169566/b490/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.24 -complete -installsuffix shared -buildid hQvD8scj5Ff2aDgMXLM0/hQvD8scj5Ff2aDgMXLM0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e1/e1b8286b85fd6e49bf95877ee0fb291694f7fe98dc5cf3f9f45539aaebbdab2c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b509/ cat >/tmp/go-build2918169566/b509/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.24 -complete -installsuffix shared -buildid xJKBWi1UUNrQLUilcTP1/xJKBWi1UUNrQLUilcTP1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d3/d3b890287bbeec5e09140a07aee76b461304ebe226ce05265e0fe9090c648581-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b517/ cat >/tmp/go-build2918169566/b517/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.24 -complete -installsuffix shared -buildid vQgmnwm7HwQzwohBLRjf/vQgmnwm7HwQzwohBLRjf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go cat >/tmp/go-build2918169566/b445/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/poll=/tmp/go-build2918169566/b059/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid 1CLXZpIM1JLuYoZEVD97/1CLXZpIM1JLuYoZEVD97 -goversion go1.24.11 -symabis $WORK/b445/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack -asmhdr $WORK/b445/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/49/49ab19c17dadd844658055184a503b2f439c2a9d5200d9df22ec3d984384c79f-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b110/ cat >/tmp/go-build2918169566/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.24 -complete -installsuffix shared -buildid c6OAprALngZ2pIwAd5Wy/c6OAprALngZ2pIwAd5Wy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/94/94cffc04d41eb002056834f3fb875f099a0c60348f8f3226bbd31394deba7c4f-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b521/ cat >/tmp/go-build2918169566/b521/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/0c/0c400faa03530715f5ec2629fdca520c9a2f13973c69f1931ba0922391dd6020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.24 -complete -installsuffix shared -buildid qeWgJUbY3wcTRRozzRH_/qeWgJUbY3wcTRRozzRH_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b523/ cat >/tmp/go-build2918169566/b523/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.24 -complete -installsuffix shared -buildid 4VPmdITcS-kRgPgcMtXE/4VPmdITcS-kRgPgcMtXE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ee/eedbe2035f62c7d6f19f26db82dfe3360d4bafecae130c91c1600f1bb1f8587f-d # internal compress/gzip mkdir -p $WORK/b195/ cat >/tmp/go-build2918169566/b195/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid sEkmSrmlfvGcjZKLdG_T/sEkmSrmlfvGcjZKLdG_T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f4/f420de6084e15fd2e8fd70cbf5351888af4fb83ab6eb543ab31847b2023fd75c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b187/ cat >/tmp/go-build2918169566/b187/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.24 -complete -installsuffix shared -buildid 65iht1tLe2PphN9kAJx_/65iht1tLe2PphN9kAJx_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/a5/a53a2eee09f65b7a0eb2dcbb4a48163b19312cae4f3b997d24ee601a8d725d3a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b220/ cat >/tmp/go-build2918169566/b220/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.24 -complete -installsuffix shared -buildid dQxVCgsaxaEccEofTCk0/dQxVCgsaxaEccEofTCk0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/85/85df5df75d0b809c6127946ec605c17a6e777345e3caf7073a65c3176e28cf0c-d # internal compress/zlib mkdir -p $WORK/b280/ cat >/tmp/go-build2918169566/b280/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/adler32=/tmp/go-build2918169566/b281/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p compress/zlib -lang=go1.24 -std -complete -installsuffix shared -buildid eohpTl9PdJH1WYi03qYI/eohpTl9PdJH1WYi03qYI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/c1/c1e67e2e331a2ac51a2ac75fb86587e09b353d2376284a7db65937dcb646d64d-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b447/ cat >/tmp/go-build2918169566/b447/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2918169566/b442/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.24 -complete -installsuffix shared -buildid 7QlRnWqxFT1UoKncrOXF/7QlRnWqxFT1UoKncrOXF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/22/22c9520ba1753a1ef2583190374506714ec6dec2b21df79e6513a8065a39e6e4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b525/ cat >/tmp/go-build2918169566/b525/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.24 -complete -installsuffix shared -buildid r8z5RGuYS0vTUinrQVne/r8z5RGuYS0vTUinrQVne -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/61/615e5b726fd2dc341b4ae531246ed74ef2deb92f3a35c443fe295423f9ab36cc-d # internal flag mkdir -p $WORK/b532/ cat >/tmp/go-build2918169566/b532/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid bI0SRwN4HKFUtIXRuhrc/bI0SRwN4HKFUtIXRuhrc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5e/5e5c1544c0557716c51134abbd48e2dd66e926475d02d4c64f812cd827294064-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b539/ cat >/tmp/go-build2918169566/b539/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.24 -complete -installsuffix shared -buildid I0wshceDGh3ZUS_ZjST7/I0wshceDGh3ZUS_ZjST7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b9/b90d5dca5cce654f08e64f28d79f0c3e326082e8dfa28226fe8b18cc41411d01-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b544/ cat >/tmp/go-build2918169566/b544/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.24 -complete -installsuffix shared -buildid GvZmvQBDe33qXRKvwHKh/GvZmvQBDe33qXRKvwHKh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b162/_pkg_.a $WORK/b162/chacha20poly1305_amd64.o # internal echo -n > $WORK/b470/preferlinkext # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b470/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ce/ce340b94a9d45cbdd31e07671a60c8707ce66a1d4c2cada3a72c1516e0da3c40-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/e5/e5d25273cc7ab068dd7fca32fab330bdd7cd349646281f314c34cef806b89ab6-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b554/ cat >/tmp/go-build2918169566/b554/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/53/53e1b4c92b636df7006e281d0b3893204178c38031bdf1b3897b3b24483e8d1a-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.24 -complete -installsuffix shared -buildid L9yzHLTnuFZIFUEbMrrt/L9yzHLTnuFZIFUEbMrrt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b556/ echo -n > $WORK/b439/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b439=>" -I $WORK/b439/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b439/symabis ./decompress_amd64.s cat >/tmp/go-build2918169566/b556/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/09/092bdd4d2750e1f5841bd518ed1424aac12f7dc99fe0e5d1c2f9a83ddcc62b0d-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.24 -complete -installsuffix shared -buildid eo6WQIF7xUbszidDredq/eo6WQIF7xUbszidDredq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b557/ cat >/tmp/go-build2918169566/b557/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid TYB9iFg4PCgnfsCjPOIZ/TYB9iFg4PCgnfsCjPOIZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/ce/ce0335cd1ca696ff772fa254342687cf62c3f505263be1ebbc8e55269dfe08ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/75/757e6c82a6aabec61cf2b5f49dd6d37fde43b58c1a7bc9bf46fa5710bb56dce0-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b560/ cat >/tmp/go-build2918169566/b560/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.24 -complete -installsuffix shared -buildid FJfDlTuHwChMUGhXPIc3/FJfDlTuHwChMUGhXPIc3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/0e/0e257c52dacfdd22b8d971149b48097184637879b478c196814905bf083caf64-d # internal database/sql mkdir -p $WORK/b466/ cat >/tmp/go-build2918169566/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p database/sql -lang=go1.24 -std -complete -installsuffix shared -buildid TyGp-DvF2hB0ziMDTDJE/TyGp-DvF2hB0ziMDTDJE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b450/ cat >/tmp/go-build2918169566/b450/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2918169566/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2918169566/b449/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.24 -complete -installsuffix shared -buildid w6-42ceAvFE22JDNmHqr/w6-42ceAvFE22JDNmHqr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/7c/7cc6074bbf91a397c333575438805bb5c2a95e2c274a346f7255038d37415d98-d # internal runtime/trace mkdir -p $WORK/b563/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cat >/tmp/go-build2918169566/b563/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid 6tP68WNTI9wfzFJNcQzU/6tP68WNTI9wfzFJNcQzU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/b7/b71e3fd7f28f7caaf0a240a6158fd3144d954f87879e678b916379dc846b74e0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b221/ cat >/tmp/go-build2918169566/b221/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.24 -complete -installsuffix shared -buildid Fou14FUEp2vNz9CjF5eo/Fou14FUEp2vNz9CjF5eo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/78/78cb4679d89142e8bfb084106248327e6033d5162209a7978f80bacc539cd5cb-d # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/31/31ca95796b6cfc66a3dd39a34e48542ed88066fcb6417ef6ee6b96c807ed0add-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b233/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b236/ cat >/tmp/go-build2918169566/b233/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.24 -complete -installsuffix shared -buildid WY2rP_0mt4_qYKgQyCuV/WY2rP_0mt4_qYKgQyCuV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go cat >/tmp/go-build2918169566/b236/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.24 -complete -installsuffix shared -buildid _wxeYX__CRNDHR8esLuj/_wxeYX__CRNDHR8esLuj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f2/f2051eb13563c20cfb871215a06cead779dda35c8ec0417fd4d6a4f5b0e9c1eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b265/ cat >/tmp/go-build2918169566/b265/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.24 -complete -installsuffix shared -buildid AnKJJ_ghbtp6ZiIhkx29/AnKJJ_ghbtp6ZiIhkx29 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/78/7832cae6721a5559f74fb2a9de7cb4e68cd9b7027339ed4ed55790b6235daf66-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b572/ cat >/tmp/go-build2918169566/b572/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.24 -complete -installsuffix shared -buildid lUJc7K2Yy0B_ec322vu5/lUJc7K2Yy0B_ec322vu5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b445=>" -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b445/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/79/7958595aa6150c2e553063ef6c98cb6bd874e6dd2873b0ebdfad7ce039b54835-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b577/ cat >/tmp/go-build2918169566/b577/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.24 -complete -installsuffix shared -buildid X_cilfPcGKKCExl3xCg8/X_cilfPcGKKCExl3xCg8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/e0/e00cce7f6c9e54b3b4f09472daf0d7890bef4ce21c9eadcf557a75b7816eb175-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b394/ cat >/tmp/go-build2918169566/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b395/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b396/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -complete -installsuffix shared -buildid 8M8qHh37gC33_qd3HSYb/8M8qHh37gC33_qd3HSYb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cat >/tmp/go-build2918169566/b439/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2918169566/b440/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2918169566/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2918169566/b442/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.24 -installsuffix shared -buildid t9kbPmoh2kq97rnq_Sj8/t9kbPmoh2kq97rnq_Sj8 -goversion go1.24.11 -symabis $WORK/b439/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack -asmhdr $WORK/b439/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/6b/6b3666150cafc0192c55559548f1114d4775ea01a523144aee9714d4383b4336-d # internal github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b585/ cat >/tmp/go-build2918169566/b585/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b445/_pkg_.a $WORK/b445/debug.o # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.24 -complete -installsuffix shared -buildid Nx5w29BzAYhIuDxJ90wE/Nx5w29BzAYhIuDxJ90wE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/86/86b5ea1616d0ac5199cd9bf27a274b2e1265bf0162c4e77c2637a820439f4fb8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b589/ cat >/tmp/go-build2918169566/b589/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.24 -complete -installsuffix shared -buildid 9Mu75MGfo_RBVu5FfNGx/9Mu75MGfo_RBVu5FfNGx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/16/162f064bb9d1074f4ffa6d96b516284dc9c31b6ffebf56a02e8da178506a9bd9-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b459/ cat >/tmp/go-build2918169566/b459/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/1f/1f10fbb6c72a7ef1c9d8a59b1e5ff40461d216fea9e919ab037fa8ae696a4348-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.24 -complete -installsuffix shared -buildid jScNxSZgyDOXFS9WA8k4/jScNxSZgyDOXFS9WA8k4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b594/ cat >/tmp/go-build2918169566/b594/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.24 -complete -installsuffix shared -buildid ifqyypiDlgK31uqzH4OO/ifqyypiDlgK31uqzH4OO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ed/ed5c81dd5822181cca2fd87c346ba6f335d757e084dfecec2fd60adeebea5366-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b596/ cat >/tmp/go-build2918169566/b596/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.24 -complete -installsuffix shared -buildid vgX-1FIznhKJEfU8i3j2/vgX-1FIznhKJEfU8i3j2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f2/f2b5951dddeeb2a73c97e599d37113be439c2f434784d2063c8663e4a1323e65-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b200/ cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/77/77e55ae91d6afe0956cce26a3fbf5d66be18315dba93bfdd68b63651309c35a2-d # internal cat >/tmp/go-build2918169566/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b201/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b202/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid fHaoC-1CjuNiFLaR1ART/fHaoC-1CjuNiFLaR1ART -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go mkdir -p $WORK/b624/ cat >/tmp/go-build2918169566/b624/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2918169566/b625/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.24 -complete -installsuffix shared -buildid VQ2zO6Zlpz-1Tmkwpic6/VQ2zO6Zlpz-1Tmkwpic6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/15/1545eb900a6aa0534531fec08c27b5f06925af3109594db39772b10086959d8d-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b629/ cat >/tmp/go-build2918169566/b629/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.24 -complete -installsuffix shared -buildid cdM3Rpa-c5b3_ACHUDMt/cdM3Rpa-c5b3_ACHUDMt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/28/28b7ea31c8053ca67f8772b81753e9b14070dc736c56429b78484bc62cfb9a1b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b228/ cat >/tmp/go-build2918169566/b228/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.24 -complete -installsuffix shared -buildid fu1Tu9qEvGba79fWFKzw/fu1Tu9qEvGba79fWFKzw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/1a/1a7f5a9591d47a0641a434bce855630f94819b803812113e6c07f47316378e19-d # internal text/template mkdir -p $WORK/b334/ cat >/tmp/go-build2918169566/b334/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2918169566/b054/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build2918169566/b335/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid --0tkTS8kKw1s_S21eQ0/--0tkTS8kKw1s_S21eQ0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/38/385f6d41f3900446a4bfdb4dc0bdd3e891dc588e55792d3fdc0d71aa4fbcff7e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b235/ cat >/tmp/go-build2918169566/b235/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.24 -complete -installsuffix shared -buildid TvBamKBmU2EdwlCsu9S-/TvBamKBmU2EdwlCsu9S- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/3c/3c7c72ec24f03056246e120b3c8926a1a00b2f0cdf9768b9a9d2037c7d6f6e27-d # internal encoding/csv mkdir -p $WORK/b640/ cat >/tmp/go-build2918169566/b640/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid 0iMucCMkbt-9kdIp5dXU/0iMucCMkbt-9kdIp5dXU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/51/5175ec6eb12c3b231ebb9ed265c55d9ad9aa19f2101881fc5f48b383e380f3e3-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b653/ cat >/tmp/go-build2918169566/b653/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.24 -complete -installsuffix shared -buildid 9VJDNBFERRfYWMtSUueU/9VJDNBFERRfYWMtSUueU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/c4/c4f84a9580220ee19c8b8f465e7f28db3bed5f7c029c2a56ae4d6b24c4348c97-d # internal github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b660/ cat >/tmp/go-build2918169566/b660/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.24 -complete -installsuffix shared -buildid KQQJlUC-zuQ721JE1CoW/KQQJlUC-zuQ721JE1CoW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/12/12f2895161a3a091dd0a9ce10ab5d2ce301965983bfcd78902f6ceb33fee4859-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b670/ cat >/tmp/go-build2918169566/b670/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.24 -complete -installsuffix shared -buildid aMyhB1V8pRNIjZipdWJI/aMyhB1V8pRNIjZipdWJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/32/325b01322f5f33bc15ea230b9c5cf65c4e2eb3a334d22143487e6dd81884be1d-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cc/cc76a352c018a72042a75e57c2a082ce806c1863f018e46bf1c01604cf4d08ff-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b671/ github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b679/ cat >/tmp/go-build2918169566/b671/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2918169566/b672/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.24 -complete -installsuffix shared -buildid k7mt0MCRlcWQY5E0Y1Mo/k7mt0MCRlcWQY5E0Y1Mo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cat >/tmp/go-build2918169566/b679/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.24 -complete -installsuffix shared -buildid sfqdfOTTmz7n0KIK6SUH/sfqdfOTTmz7n0KIK6SUH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/db/dbed23a5dde484e9fbbd019f86fa5edbc3a50c8a863dec677b0fb630a9448979-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b680/ cat >/tmp/go-build2918169566/b680/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.24 -complete -installsuffix shared -buildid X8y5ekxvANiTKA-MyBxx/X8y5ekxvANiTKA-MyBxx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/ba/bac75e24f376a74638e95b4ef4cf82cdd826eac51325103481f6eb1113aa9a12-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b553/ cat >/tmp/go-build2918169566/b553/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2918169566/b554/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f8/f889d1417df5319860b6edff63993612ffd7ccd6c9bcccb6bd4fcb81dec9cb02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.24 -complete -installsuffix shared -buildid ebruj-53BR3khr-Np2Au/ebruj-53BR3khr-Np2Au -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b684/ cat >/tmp/go-build2918169566/b684/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile text/scanner=/tmp/go-build2918169566/b248/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.24 -complete -installsuffix shared -buildid 26MuRhlA8qIu-4xsA7Vx/26MuRhlA8qIu-4xsA7Vx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/db/db195e5d9fbbb813e873f721a448de5df5b920afa5ad0c2d64f046d2eb82f537-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b692/ cat >/tmp/go-build2918169566/b692/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.24 -complete -installsuffix shared -buildid 5dbA2oA3ldihC9XX5mHI/5dbA2oA3ldihC9XX5mHI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/62/622017b1040928232471d307e69569c51a5fe82570dcd608365e249096a969a6-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/de/def393b35d752c168179aab774cf088d02ad8fc7649d8a42f24e0adda1d4fd7c-d # internal vendor/golang.org/x/net/idna github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b199/ mkdir -p $WORK/b696/ cat >/tmp/go-build2918169566/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2918169566/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2918169566/b203/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b696/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid E5juHDRx1xU2KR7tVyJu/E5juHDRx1xU2KR7tVyJu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.24 -complete -installsuffix shared -buildid 1peXb9n3ayhYM8zhqGlq/1peXb9n3ayhYM8zhqGlq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/0d/0d3a1852cff155de299ee377972c053f66cd2f25b95b4d28dbb6135c852aeb0e-d # internal testing mkdir -p $WORK/b561/ cat >/tmp/go-build2918169566/b561/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2918169566/b016/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2918169566/b562/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a packagefile runtime/trace=/tmp/go-build2918169566/b563/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p testing -lang=go1.24 -std -complete -installsuffix shared -buildid ys--xM9AjvGB5b7tmMe2/ys--xM9AjvGB5b7tmMe2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c8/c8a5036bd11da642668e16fb88e33d1962297ef5d3b8d373d21b623f64cafabb-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b701/ cat >/tmp/go-build2918169566/b701/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.24 -complete -installsuffix shared -buildid Hc-NqqH9oOFV4c6uS6ne/Hc-NqqH9oOFV4c6uS6ne -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/5d/5db0a8e5231f7b582c762b4f884bd9b39b68022d9b8f9c32fc2d6fd2d044feb1-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b726/ cat >/tmp/go-build2918169566/b726/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.24 -complete -installsuffix shared -buildid TLFul9lLvsLil8PGy8PW/TLFul9lLvsLil8PGy8PW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/55/55a10c3704ecf25e807af25e1f86241ed67b764602729bdb499ba0c83b8a8023-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b733/ echo -n > $WORK/b733/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b733/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b733/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d8/d8aa1277ba2c422586ffaaa48c085faabb09d1aa0ca565d4b86a3f3c1ddc6bb6-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b688/ cat >/tmp/go-build2918169566/b688/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2918169566/b596/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile text/scanner=/tmp/go-build2918169566/b248/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.24 -complete -installsuffix shared -buildid pmm7ilIq9b6GPizT0kXl/pmm7ilIq9b6GPizT0kXl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/30/300e75372990fb37f1409f0e75360fff1a48d82528dc46d78bca61c2d55f9e1c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b736/ cat >/tmp/go-build2918169566/b736/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.24 -complete -installsuffix shared -buildid lGTSx3n2AWe_WephPgMS/lGTSx3n2AWe_WephPgMS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/0c/0c72ef935bd80e29c543d782c9f1e98d076dabe0bb0185bb9183451fbc550282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b739/ echo -n > $WORK/b739/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b739/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/d8/d8dfec673394e370d626eec5c45e80855cbf271c612473e04c33c00a1d6e14f8-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b742/ cat >/tmp/go-build2918169566/b742/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.24 -complete -installsuffix shared -buildid escpORsPTMEabTYRjj3V/escpORsPTMEabTYRjj3V -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/39/394755f748f0894b5c0a84f9fed9506164212227637c80d8ad1b146b3a5dfd40-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b744/ cat >/tmp/go-build2918169566/b744/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.24 -complete -installsuffix shared -buildid X0kc9tmQcJmce-KgbnEa/X0kc9tmQcJmce-KgbnEa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/48/4878db9ced7aabe9cff61c166cf0416456d2aed53374bc39be932498da4b91b7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b300/ cat >/tmp/go-build2918169566/b300/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.24 -complete -installsuffix shared -buildid Ck46FyOll6IWq0bvr7IC/Ck46FyOll6IWq0bvr7IC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/6c/6cbb16dbd1078ac1923792812e50cd45f9f6861e95649bd47383c09d9a5fa471-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b305/ cat >/tmp/go-build2918169566/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build2918169566/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.24 -complete -installsuffix shared -buildid 5ejPlb3LxnRyowh3us06/5ejPlb3LxnRyowh3us06 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/2f/2f24e18faefe9bf6b806feebaa9273584d85b95f5c15092b189568978cf46df5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b307/ cat >/tmp/go-build2918169566/b307/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.24 -complete -installsuffix shared -buildid G9MBDUMvKq-RE9aqy-V1/G9MBDUMvKq-RE9aqy-V1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/52/52a3e888dad6eeeb34f769b34245f23bbbd2b6492fc3938d31af9dcd597e0cd7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b125/ cat >/tmp/go-build2918169566/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.24 -complete -installsuffix shared -buildid rG2NbbHKTwTWgMnUXfJl/rG2NbbHKTwTWgMnUXfJl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/1a/1a29c16a2fe6e110d8137a259973a4afa570144ba04d8b2a4011dd6c421891c0-d # internal github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b253/ cat >/tmp/go-build2918169566/b253/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.24 -complete -installsuffix shared -buildid nUDsUs7abpgZ_zMSt0gK/nUDsUs7abpgZ_zMSt0gK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/41/4177d71cbe96011f70849cc1a2cd5dafe37ff9eab6adea4b4c213dc2e3742f39-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b257/ cat >/tmp/go-build2918169566/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.24 -complete -installsuffix shared -buildid m1xHfmmjFbhY4qI0Jqbe/m1xHfmmjFbhY4qI0Jqbe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/17/1763b5652d61f0acd4164e63fe16da7b7905a4ed144351318c7e0d8bce6839c5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b262/ cat >/tmp/go-build2918169566/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.24 -complete -installsuffix shared -buildid yx8vCQ9DAnUY274Z5xQ5/yx8vCQ9DAnUY274Z5xQ5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/41/41257af3590333d4257025b230e940b463c6003eb3043efc88930e5148615699-d # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/c2/c2d1f654698e4bf2b7ae5a63a2928ad99dd3537df9ca4debf734217cb16d8c33-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b308/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b263/ cat >/tmp/go-build2918169566/b308/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.24 -complete -installsuffix shared -buildid q8qMOVqbbtmeSFFZuVic/q8qMOVqbbtmeSFFZuVic -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go cat >/tmp/go-build2918169566/b263/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.24 -complete -installsuffix shared -buildid jSfi7d11h3uv_Tp3FcMW/jSfi7d11h3uv_Tp3FcMW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/78/788d18dc0765addadd61d0a46dca2ae2166ab359c5da492a2470742bdee94845-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b312/ cat >/tmp/go-build2918169566/b312/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.24 -complete -installsuffix shared -buildid 0QfqooMezrHCGr1C9izG/0QfqooMezrHCGr1C9izG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/60/6067be4443561667fb3410a6e202181a582110b2f6a678c1ada1370d44963927-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b320/ cat >/tmp/go-build2918169566/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.24 -complete -installsuffix shared -buildid CEX4ZM_irQfB2du-iThq/CEX4ZM_irQfB2du-iThq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/cf/cf92ef5a62d7c9fa5ab80028d5b62828c054952b520151774e53f9da39d5801b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b321/ cat >/tmp/go-build2918169566/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.24 -complete -installsuffix shared -buildid OCkd2wv34yWGSuvmBS2c/OCkd2wv34yWGSuvmBS2c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b0/b0055f8ffd59356d535913765747f4b92bdb78f9bc27bcb023097bbab02bf9a3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b311/ cat >/tmp/go-build2918169566/b311/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.24 -complete -installsuffix shared -buildid VxOI5V1dwgtC0UGkctLB/VxOI5V1dwgtC0UGkctLB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b439=>" -I $WORK/b439/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b439/decompress_amd64.o ./decompress_amd64.s cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/fb/fbd4be2e73c7a9f95cb0777b3e364b4704a6f3551e918bdacf7d303f99f0516c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b303/ cat >/tmp/go-build2918169566/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.24 -complete -installsuffix shared -buildid to00HeMcnfILJhTcjm76/to00HeMcnfILJhTcjm76 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/c5/c527ca9913f8ff2706f01fa2dc6bdbce69db519485540d82bd085e143175577c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b361/ cat >/tmp/go-build2918169566/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.24 -complete -installsuffix shared -buildid kbtvQBSuDhZG0AHUSZjx/kbtvQBSuDhZG0AHUSZjx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/10/10a6cfa32cef48429326b0875aa8ba33c164c8416396119d4d72706819306d4c-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b421/ cat >/tmp/go-build2918169566/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/a9/a9ab6f0e3b73770458094fe11aca8b8e4fd1880ccd0f6edb9ca6119083941779-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.24 -complete -installsuffix shared -buildid 0fzSSPwkG2Ukp-zXe2km/0fzSSPwkG2Ukp-zXe2km -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b393/ cat >/tmp/go-build2918169566/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2918169566/b394/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2918169566/b397/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.24 -complete -installsuffix shared -buildid PfavdsvZCeydLv0MWFE1/PfavdsvZCeydLv0MWFE1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c2/c2a4d3dcce32bddb95e124153b47d00dd4f2c61a4e8e8769f0795c53db37b015-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b427/ cat >/tmp/go-build2918169566/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.24 -complete -installsuffix shared -buildid jMMYmPEbDMzT46SdNAkn/jMMYmPEbDMzT46SdNAkn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/fe/fef905055ea87caf6fad258cc9dc3a83048c38b4f78057f057f3d7957332daf6-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b516/ cat >/tmp/go-build2918169566/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.24 -complete -installsuffix shared -buildid Da65V9R_jy3Lon1IrRla/Da65V9R_jy3Lon1IrRla -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe018a7622887246795a7082e64e24bb5d98affe647440079b7b4a49b0f32e7e-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b128/ cat >/tmp/go-build2918169566/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid 0UWbhv351rBd7xvvCT77/0UWbhv351rBd7xvvCT77 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/40/40cda91a432f44e47b898816b5a0586af7d61b039214e736a4dc6875367deeaa-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b191/ cat >/tmp/go-build2918169566/b191/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.24 -complete -installsuffix shared -buildid 5MCAq0pWOwcow72MZcPV/5MCAq0pWOwcow72MZcPV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b5/b5793064881a72aa29903a358937e71f8f79e8afb02de005c0784374d3574e25-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b226/ cat >/tmp/go-build2918169566/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.24 -complete -installsuffix shared -buildid C-cOkBOu91Cgbt_9x8-5/C-cOkBOu91Cgbt_9x8-5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b439/_pkg_.a $WORK/b439/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/da/da50f86a7885a3543e55d2f10fdc19b8afdf57ac72b8d25d3d1ede4ffdd135f2-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b242/ cat >/tmp/go-build2918169566/b242/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.24 -complete -installsuffix shared -buildid MpxnZcSOEaycklPfpkhv/MpxnZcSOEaycklPfpkhv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f6/f6518d3b54ad52ba807e5a94bc67e67fa4972cabdf940397833b9f8afbb07d5c-d # internal crypto/rand mkdir -p $WORK/b071/ cat >/tmp/go-build2918169566/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2918169566/b092/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid iLM0BgFh1pwMNWpiQGVi/iLM0BgFh1pwMNWpiQGVi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a0/a0b3879b86e716f011f8617e9d3f3dbe7b6a48321e04096f9bb9230bfc5ab273-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b101/ cat >/tmp/go-build2918169566/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid MLZG7O041A8YAFePoIkW/MLZG7O041A8YAFePoIkW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/df/df466f398880a8b40a92e3d86e6d15e552931aa2eaa33b516be9648d4e3ac164-d # internal crypto/elliptic mkdir -p $WORK/b142/ cat >/tmp/go-build2918169566/b142/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build2918169566/b139/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid OQN2FicaFtyPPV1I-Vjb/OQN2FicaFtyPPV1I-Vjb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/e0/e04ea7b13b32bf207a45964f27fdc10f8732bb19b59072e269ea7cc6600b4dc6-d # internal encoding/asn1 mkdir -p $WORK/b146/ cat >/tmp/go-build2918169566/b146/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/saferio=/tmp/go-build2918169566/b147/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid FUcZcuvFNiJTjbC95CRN/FUcZcuvFNiJTjbC95CRN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/34/34ec44169972e5cfee06e5a522fc9525362e31abea520660501cb23021168051-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b124/ cat >/tmp/go-build2918169566/b124/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2918169566/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.24 -complete -installsuffix shared -buildid EGaE4nLjx_gXFMaxR8ag/EGaE4nLjx_gXFMaxR8ag -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/57/575e963e6f7509cdbb95cd79dd78c73d040f6a0f749904a9700bc6d3dd7e7a92-d # internal crypto/dsa mkdir -p $WORK/b171/ cat >/tmp/go-build2918169566/b171/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid q19e2xkmCxtfCpEUUOlm/q19e2xkmCxtfCpEUUOlm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/60/60e225054928ab8c32bc0a82017ea4ee934da750e04393967111f6480b3ffa87-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b245/ cat >/tmp/go-build2918169566/b245/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2918169566/b246/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.24 -complete -installsuffix shared -buildid gXfNiUtNFbRSMts5EtUI/gXfNiUtNFbRSMts5EtUI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e8/e871c278c52815245b8564b4d4373fac28435d08398e2a67cf69912c2f5e3d47-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b256/ cat >/tmp/go-build2918169566/b256/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2918169566/b257/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.24 -complete -installsuffix shared -buildid 9ZsuNZyAc9RxTmOQLd8R/9ZsuNZyAc9RxTmOQLd8R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/65/652e0556457c9f5bb86bc0bee6a0b9f94033b634f9624b339543dbfb7f8b31e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b289/ cat >/tmp/go-build2918169566/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/65/652ed4119d269d011c4ff97e857caedf225a6e8257a11f594a14a53e456cc5e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.24 -complete -installsuffix shared -buildid 8Nr44HyTHrSkIl0x3E7J/8Nr44HyTHrSkIl0x3E7J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b326/ cat >/tmp/go-build2918169566/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.24 -complete -installsuffix shared -buildid goi-ZmBmTWuhgMnCZ8Uh/goi-ZmBmTWuhgMnCZ8Uh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/08/08821c44cc706a11ddd8d0055939b3ed521d7536e9065e3b9489e201f408809b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private mkdir -p $WORK/b225/ cat >/tmp/go-build2918169566/b225/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/87/87190b5948c71decfe5518bdc8a54b6a7a2c556183b624e579a45048d1edcef3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.24 -complete -installsuffix shared -buildid LKri2b5X_3CN024pLew3/LKri2b5X_3CN024pLew3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go crypto/rsa mkdir -p $WORK/b100/ cat >/tmp/go-build2918169566/b100/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2918169566/b101/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2918169566/b102/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2918169566/b103/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2918169566/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid 5no_FoC_XI5PQPFwpzbt/5no_FoC_XI5PQPFwpzbt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/72/72b3d05f4582cb6c1a8cec2cb7d65e5bfb0942b9e01070d3a4b717df92974c38-d # internal crypto/ed25519 mkdir -p $WORK/b153/ cat >/tmp/go-build2918169566/b153/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2918169566/b154/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid YpQYz9jXiT21xIij_Jvv/YpQYz9jXiT21xIij_Jvv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/c5/c5138d82ad49ac04e7cf17a689c5c60e9bc846b01fc1fa2ac54afce56ed6c2ac-d # internal crypto/internal/hpke mkdir -p $WORK/b161/ cat >/tmp/go-build2918169566/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2918169566/b157/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2918169566/b162/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid Bp4uNJR67tLJePsPq9Aa/Bp4uNJR67tLJePsPq9Aa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/73/7389759c44e93739b695de9c716883bc211106c71b9cac4afc91926e57c4cf32-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b283/ cat >/tmp/go-build2918169566/b283/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.24 -complete -installsuffix shared -buildid R3r1nSgXwwg8YvY3yOT7/R3r1nSgXwwg8YvY3yOT7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/46/462a36bfab096f498f9bef2462579e99d8857743584fafb9f2c992a70491d620-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b343/ cat >/tmp/go-build2918169566/b343/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.24 -complete -installsuffix shared -buildid LTBsTc1vd9zbpurckSqS/LTBsTc1vd9zbpurckSqS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go cd $WORK/b733 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b733=/tmp/go-build -gno-record-gcc-switches -I $WORK/b733/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b733/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/81/81e84578d78ece63e3d0bd50b90f9ca794db75cba867dc161799544056218666-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b422/ cat >/tmp/go-build2918169566/b422/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile container/heap=/tmp/go-build2918169566/b423/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2918169566/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2918169566/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2918169566/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2918169566/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2918169566/b430/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.24 -complete -installsuffix shared -buildid pvXNPZ0Doip7ETXR0Dic/pvXNPZ0Doip7ETXR0Dic -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0e/0e17e89551591601859c96385624740f9373ff4741999f7b9eca8728343db9db-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b432/ cat >/tmp/go-build2918169566/b432/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.24 -complete -installsuffix shared -buildid bO7ChYY6-InbgZUXGy1W/bO7ChYY6-InbgZUXGy1W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/67/67c22211f9b5ddfd3c7d0b585e7f1c2d96356947e4b2fa07732b9cf2b9237351-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b437/ echo -n > $WORK/b437/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b437/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/89/89972dea310759e1254212d85c4d1b7641d709add9d57cca3791000571ae91f3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b322/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cat >/tmp/go-build2918169566/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2918169566/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.24 -complete -installsuffix shared -buildid mo2PgzGwjgpqiq1StSsc/mo2PgzGwjgpqiq1StSsc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/65/654b10963805111e1c8f4a7d6873dd6e53e5e4ae63c165c798f7a90f5d3976ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b310/ cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d4/d4ab0e48260b9bed857a6dd615e977e546dab4cae9f77e420811cc86af97d16b-d # internal cat >/tmp/go-build2918169566/b310/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2918169566/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid 6M1-T5ODb4286sR78cn_/6M1-T5ODb4286sR78cn_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go cat >/tmp/go-build2918169566/b448/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2918169566/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2918169566/b450/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile hash/crc64=/tmp/go-build2918169566/b452/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.24 -complete -installsuffix shared -buildid _Fs-OKdUbK0n2_8aqAgV/_Fs-OKdUbK0n2_8aqAgV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/7f/7f6093de8e99173773e75ac3cc1ea645429f410766d45d6d168315217cc98ceb-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/68/688c4447078b0a4271d3f254f53137eb196f45cd25ddcbbc74df43b3f6887db3-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b456/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b241/ cat >/tmp/go-build2918169566/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build2918169566/b452/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b241/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2918169566/b242/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.24 -complete -installsuffix shared -buildid WLGCSMulXHcXoaMYsAwK/WLGCSMulXHcXoaMYsAwK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.24 -complete -installsuffix shared -buildid zY-sZyTh_9-mT0HsHF1Q/zY-sZyTh_9-mT0HsHF1Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ef/efabbd240dc0c5ced601655dde1dcdfcc5137f17c8b11554a99ccb9b90cbe4b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b224/ cat >/tmp/go-build2918169566/b224/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.24 -complete -installsuffix shared -buildid di9CgPMyLA2XDpgAeCT4/di9CgPMyLA2XDpgAeCT4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cat >/tmp/go-build2918169566/b437/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2918169566/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2918169566/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2918169566/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2918169566/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2918169566/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2918169566/b444/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/51/518e47025397ed9a1bd2d20eee8937f03507c2729a1ef149612bb9aa97150852-d # internal cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x001.o -c _cgo_export.c cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/4b/4b5756b157a4d5c0fa59e754732c7925163a58719d0821001418a2330dfb6adc-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.24 -installsuffix shared -buildid Pw_tnLdxj-YK0k1L-iIE/Pw_tnLdxj-YK0k1L-iIE -goversion go1.24.11 -symabis $WORK/b437/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack -asmhdr $WORK/b437/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b230/ mkdir -p $WORK/b231/ cat >/tmp/go-build2918169566/b230/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF cat >/tmp/go-build2918169566/b231/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.24 -complete -installsuffix shared -buildid iaKR_JtEaVgyrr3qDwAj/iaKR_JtEaVgyrr3qDwAj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.24 -complete -installsuffix shared -buildid _G2Y5w8lCzaMomPzesLw/_G2Y5w8lCzaMomPzesLw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e8/e8cf8f3954688fc24df4f1176cb1382922a62855381e0b600078838090d97efc-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d5/d5c126f0b674c232ef638701538f42e6999aa8772d70f26050250b664f3054bd-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b463/ cat >/tmp/go-build2918169566/b463/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b458/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.24 -complete -installsuffix shared -buildid ZbX1LGbsijhkSE0N_wC_/ZbX1LGbsijhkSE0N_wC_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go cat >/tmp/go-build2918169566/b458/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2918169566/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2918169566/b460/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.24 -complete -installsuffix shared -buildid AXPleglqHXTCiDO791C3/AXPleglqHXTCiDO791C3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go cd $WORK/b733 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b733=/tmp/go-build -gno-record-gcc-switches -I $WORK/b733/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b733/_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/56/565b9811a5fc662ae81bfae514513c6af65032bf20a6a1a47259a9be8e6dd624-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b482/ cat >/tmp/go-build2918169566/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2918169566/b483/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2918169566/b487/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.24 -complete -installsuffix shared -buildid RWfCv8RWpO1b6DuFOj46/RWfCv8RWpO1b6DuFOj46 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/95/9576edaa791b55ee277c897f1bc9beeb6cd87cfef17e88b3870512fc49ca2b7a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b342/ cat >/tmp/go-build2918169566/b342/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2918169566/b343/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.24 -complete -installsuffix shared -buildid 1zVO3BTgp3RQSHKg1OHn/1zVO3BTgp3RQSHKg1OHn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d5/d54647b1c30b661874719c43ec86ad2d10a9bd0cfda3487fcdf6bbf5d54155cc-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b488/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cat >/tmp/go-build2918169566/b488/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.24 -complete -installsuffix shared -buildid SCZbwFb8nyjNdRnGvVds/SCZbwFb8nyjNdRnGvVds -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a0/a0ba29dd9670f2d9995f103e3d2bccaab34663229a0f72e592fcccbd30dca7c7-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b500/ cat >/tmp/go-build2918169566/b500/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2918169566/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.24 -complete -installsuffix shared -buildid V5r03RZE8cZTLeU4p5Il/V5r03RZE8cZTLeU4p5Il -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/2b/2bfe4d2f25e65feea51bc32041472d69c2026af063890b652fc52828622698c1-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b446/ cat >/tmp/go-build2918169566/b446/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2918169566/b447/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.24 -complete -installsuffix shared -buildid FO8UkBWMC5gb_0Dk4uhq/FO8UkBWMC5gb_0Dk4uhq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/be/befe86f311b2c2def8c6da61dc9d4d39c8e92e8ae28cfcfc6b8940c640581e90-d # internal cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b468/ echo -n > $WORK/b468/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b468/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/37/371dc51fa44a501967f0d41a59cf7e7b4c7e2462c0622c29c48288712a249772-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b223/ cat >/tmp/go-build2918169566/b223/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.24 -complete -installsuffix shared -buildid enEH2r6Cl0IDYwc4c32_/enEH2r6Cl0IDYwc4c32_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/cf/cfc644a8b1d36e92346ff9b8705d36c2efe355f5dac0b6ef75a6a8a5331eeec2-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b515/ cat >/tmp/go-build2918169566/b515/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2918169566/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.24 -complete -installsuffix shared -buildid 92JIX9TOLiqTtfq61jEG/92JIX9TOLiqTtfq61jEG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/5e/5eb65f2482618e0d5d06ae5776b4d524d70b4074e503cfb052dacd5d84f7b1e7-d # internal html/template mkdir -p $WORK/b332/ cat >/tmp/go-build2918169566/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile html=/tmp/go-build2918169566/b333/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a packagefile text/template/parse=/tmp/go-build2918169566/b335/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p html/template -lang=go1.24 -std -complete -installsuffix shared -buildid ArE-1MfSMKcmUz08yzIE/ArE-1MfSMKcmUz08yzIE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3b/3b40715974f45ca374ed25e30c65a93b85629491e873f30d648e255880aefe6d-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b480/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cat >/tmp/go-build2918169566/b480/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.24 -complete -installsuffix shared -buildid RJU5TjfJN_5R1PArraLU/RJU5TjfJN_5R1PArraLU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ad/ada3b457dd72017784afb901545151a753bde8735f999149445a0f426c275073-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b519/ cat >/tmp/go-build2918169566/b519/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b3/b336dcf251d3948b19c906b1eb61f7994c1a8d57be6479e3a98803a36c7e2bf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.24 -complete -installsuffix shared -buildid ytX0Bvi6AOAiGLyXHzN0/ytX0Bvi6AOAiGLyXHzN0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b431/ cat >/tmp/go-build2918169566/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.24 -complete -installsuffix shared -buildid SyqY4qQ1hhKi2z5eurck/SyqY4qQ1hhKi2z5eurck -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ae/ae33a3667f49803750d6fd29fbc4e75e1d6ebb4ec77b54a5cd8028a5d04fd6bb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b530/ cat >/tmp/go-build2918169566/b530/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2918169566/b262/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f5/f5381ff1cc9f62729ad6f5ce0c7c23d11c5ea4e155dff2e06385dd6982b45a45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.24 -complete -installsuffix shared -buildid r6vtucsCnsS5zmA4ZdLR/r6vtucsCnsS5zmA4ZdLR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b540/ cat >/tmp/go-build2918169566/b540/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.24 -complete -installsuffix shared -buildid p3XsBNLdtyRfMPxc62x6/p3XsBNLdtyRfMPxc62x6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/d0/d03ab54d3d0f475392ed96af1df63e57a1fed5f5534f546275e1e70a7a00fcef-d # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c1/c1c5799d9b439fc50ea9bde46d0cf1e5e2deca95493ce7032980ab5aee86c10e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b541/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b550/ cat >/tmp/go-build2918169566/b541/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.24 -complete -installsuffix shared -buildid UUCYjSHJXk0Gpyktc62Q/UUCYjSHJXk0Gpyktc62Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go cat >/tmp/go-build2918169566/b550/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.24 -complete -installsuffix shared -buildid rkjDGHcYqeIm9kEg1pPx/rkjDGHcYqeIm9kEg1pPx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/d1/d1781caaaa0ba508f7bc52157299152d844205023cd9b326867475585fc06354-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b579/ cat >/tmp/go-build2918169566/b579/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2918169566/b182/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.24 -complete -installsuffix shared -buildid ERQBe3UaiMFPE0WK_OPN/ERQBe3UaiMFPE0WK_OPN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/e1/e17dab4e745d8df231bdb47e4c685c872b829a6954fb82ab3f469307c85d52be-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b583/ cat >/tmp/go-build2918169566/b583/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a EOF cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x002.o -c cgo_lookup_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.24 -complete -installsuffix shared -buildid KXVRZczWHxxBXuesr261/KXVRZczWHxxBXuesr261 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go cd $WORK/b733 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b733=/tmp/go-build -gno-record-gcc-switches -I $WORK/b733/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=lJ8gA5lVkgg8wUyReirZ -o $WORK/b733/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0d/0d5066160f61e6c00039e561ae2c711ff85232eec6f3da7c36e4e4b33c500c23-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b481/ cat >/tmp/go-build2918169566/b481/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.24 -complete -installsuffix shared -buildid 6JkEGlnsDflh9d9GJhlU/6JkEGlnsDflh9d9GJhlU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/20/202c8640e1d35291b03d5af0f7e41d3d2aae742fccac46ea146f6796b7d2e8e2-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b496/ cat >/tmp/go-build2918169566/b496/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.24 -complete -installsuffix shared -buildid dWMJxwDa0pg68NMFoWqt/dWMJxwDa0pg68NMFoWqt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/c4/c4fc1bd090cbd9e1942f5eb407c3907b61e89b70f033f6db3b44fe7c84c5db8e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b602/ cat >/tmp/go-build2918169566/b602/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2918169566/b603/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.24 -complete -installsuffix shared -buildid -REJNHUMbQW3NlFswoIz/-REJNHUMbQW3NlFswoIz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3d/3d83dadb0a9563bcf35e5041cbce242b69c8f71de63ef485dc4759d9eff2c49e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b604/ cat >/tmp/go-build2918169566/b604/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.24 -complete -installsuffix shared -buildid aPGTVt3BZGMkpk9Y2LpT/aPGTVt3BZGMkpk9Y2LpT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a8/a8acc3362786478d10d2ad3e3f3c0c8cc926d6731fa0597006f6018a23520fb6-d # internal log/slog mkdir -p $WORK/b608/ cat >/tmp/go-build2918169566/b608/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile log/internal=/tmp/go-build2918169566/b130/_pkg_.a packagefile log/slog/internal=/tmp/go-build2918169566/b609/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2918169566/b610/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p log/slog -lang=go1.24 -std -complete -installsuffix shared -buildid 5g-ZIiwPqzZ3Q2ZBt86B/5g-ZIiwPqzZ3Q2ZBt86B -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/84/84d7b2921c890feed13f9d48b453960cdeaec4c1a7e00d5555c5e18b89a8052a-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b615/ cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/9d/9ddf91c47d7032081e386e9d1cefed8dec07f3eb4ec4e1d7d30d729623cafc0f-d # internal cat >/tmp/go-build2918169566/b615/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.24 -complete -installsuffix shared -buildid RmatEZDE0QcQRNKtQGrj/RmatEZDE0QcQRNKtQGrj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b619/ cat >/tmp/go-build2918169566/b619/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.24 -complete -installsuffix shared -buildid h71C8MXxHvVzGe_NpRGT/h71C8MXxHvVzGe_NpRGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/a7/a7fefa6e15f832b95f1fddaef9464769224f8a4a7b29d692f2577f4856443d41-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b632/ cat >/tmp/go-build2918169566/b632/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2918169566/b633/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.24 -complete -installsuffix shared -buildid I7Xj1bJRVTww0kfXHh1W/I7Xj1bJRVTww0kfXHh1W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/ae/ae06372709766d119df205716e4235a82335e74e01a1bc8261dbbe8acb881430-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b654/ cat >/tmp/go-build2918169566/b654/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.24 -complete -installsuffix shared -buildid HrbuXxEdsnvYFNGovuXQ/HrbuXxEdsnvYFNGovuXQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/3d/3db3eef613b6196f7715dcffcbe2c6e445ab40f0cceac13e4fe819e565e0c377-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b341/ cat >/tmp/go-build2918169566/b341/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.24 -complete -installsuffix shared -buildid R_lyyaItZI07OxyDvekh/R_lyyaItZI07OxyDvekh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b733=/tmp/go-build -gno-record-gcc-switches -o $WORK/b733/_cgo_.o $WORK/b733/_cgo_main.o $WORK/b733/preferlinkext $WORK/b733/_x001.o $WORK/b733/_x002.o -O2 -g cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/4d/4d24c87d6759d829e1cd38a69a7df6f9ec42a069ba2c74462a0b11c317cf27ab-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b358/ cat >/tmp/go-build2918169566/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.24 -complete -installsuffix shared -buildid PGF3HJBEfkOYFD8rWjRi/PGF3HJBEfkOYFD8rWjRi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/97/975e352ab0a1d39b0fe8e8194b8924c0968d67e98ecb981810b6084f51025a8b-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b678/ cat >/tmp/go-build2918169566/b678/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.24 -complete -installsuffix shared -buildid -HwNSYDca9F_lv9EoXxu/-HwNSYDca9F_lv9EoXxu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/53/53ca97f1ea6423ce7bdfa4b3534fff20500b41ed51a626e21312dd4e7493dc52-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b145/ cat >/tmp/go-build2918169566/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b148/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid xYBpo-75QaFozIcaOkIp/xYBpo-75QaFozIcaOkIp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/27/2797cab3f7ea36f16f939f5db50cde22b64396fe8c63bc9a2c527715a9c7819e-d # internal crypto/x509/pkix mkdir -p $WORK/b172/ cat >/tmp/go-build2918169566/b172/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid c2sIEdmkXpdwhq8A3shX/c2sIEdmkXpdwhq8A3shX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/87/870f845b0d48cbc609fdcf15993a870f19339aec2a98e42c462f727c98978c4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b419/ cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/23/2357768cce0603b891b5481b0c9fe9b00448c9b8741d545ed550183841ceff16-d # internal cat >/tmp/go-build2918169566/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b420/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -complete -installsuffix shared -buildid _9yAWoAei-bTtL0dD0CO/_9yAWoAei-bTtL0dD0CO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/40/406b25c3276ce641e5194bc087bb3d3959b652a67fa3ace347f5f1a1e602209e-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b518/ cat >/tmp/go-build2918169566/b518/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2918169566/b519/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a EOF cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/06/06d633c7731cfd064a0328d18d906c2f8b20f1292eb8469d2363a8e83225c7b7-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b697/ cat >/tmp/go-build2918169566/b697/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a EOF github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b691/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.24 -complete -installsuffix shared -buildid wdfF-GQ3rLGOvAjQR57y/wdfF-GQ3rLGOvAjQR57y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/e3/e3bbcdc14e55b14386e78c4c64a66c168bb245f4b8f37f0ab156035fdb2be84c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b592/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.24 -complete -installsuffix shared -buildid xYg2UItpWvC0ZGUYAHgs/xYg2UItpWvC0ZGUYAHgs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go cat >/tmp/go-build2918169566/b592/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.24 -complete -installsuffix shared -buildid 8Fwzy54mcbrD-vh-srTU/8Fwzy54mcbrD-vh-srTU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build2918169566/b691/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid ky8VSU4gAU5tT8__TZFh/ky8VSU4gAU5tT8__TZFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/80/802b8056395d54522cafa6c87ef953ff951ed71cefb712e8b615abc341c43a0f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b186/ cat >/tmp/go-build2918169566/b186/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.24 -complete -installsuffix shared -buildid -cbq3CILX6mUhSXI9ZAP/-cbq3CILX6mUhSXI9ZAP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/23/23ac11401365571375cac2c5ae77ebb57bbc9b283a7a29295d775be4a540c70d-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b247/ cat >/tmp/go-build2918169566/b247/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile text/scanner=/tmp/go-build2918169566/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.24 -complete -installsuffix shared -buildid yKhAdMD0scDgEO4PC9w6/yKhAdMD0scDgEO4PC9w6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b6/b6a830b0a49f15c5398fcc6d460d59f27c10357091222b97a7d8438f06a3693f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b254/ cat >/tmp/go-build2918169566/b254/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.24 -complete -installsuffix shared -buildid 8WbMVNcMG7kHuAKN2tGQ/8WbMVNcMG7kHuAKN2tGQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b733=/tmp/go-build -gno-record-gcc-switches -o $WORK/b733/_cgo_.o $WORK/b733/_cgo_main.o $WORK/b733/preferlinkext $WORK/b733/_x001.o $WORK/b733/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b733/_cgo_.o -dynout $WORK/b733/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/98/9852caa041936c1812fdde1036bbe937bbddfee270cb932677bb78c379f497f2-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b528/ cat >/tmp/go-build2918169566/b528/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2918169566/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile hash/crc64=/tmp/go-build2918169566/b452/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.24 -complete -installsuffix shared -buildid jtVw8-HnyvzciPhyBSnz/jtVw8-HnyvzciPhyBSnz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/8e/8e79ecb89081329ed6b4848b1441481204abffa5ae1a9451978e7e9c3d80aaf4-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b537/ echo -n > $WORK/b537/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b537/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/af/af089d769d1ede712807e019f6f74445a688ddd881a8ade51e4a0f0a5e18e138-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b543/ cat >/tmp/go-build2918169566/b543/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.24 -complete -installsuffix shared -buildid Ge2GJxQWku6LooBH_wKa/Ge2GJxQWku6LooBH_wKa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f6/f6603c49c39fae53031d935a2d83f32471730954ca195fc40e7dcc7e11bb9a97-d # internal github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b643/ cat >/tmp/go-build2918169566/b643/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.24 -complete -installsuffix shared -buildid ixK1KINOCDClzsTollCA/ixK1KINOCDClzsTollCA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fa/fa05dc750612d609ef39521092a1a0089fde119aceb68078d7f9510fc9447e5f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b295/ cat >/tmp/go-build2918169566/b295/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2918169566/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2918169566/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2918169566/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.24 -complete -installsuffix shared -buildid 5w5jA_p-ggGuiPszZkcz/5w5jA_p-ggGuiPszZkcz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/7f/7f718884445f86fca1f797e95f411ad8a85e71396d98b85670e33f615a73790a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b319/ cat >/tmp/go-build2918169566/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2918169566/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2918169566/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2918169566/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2918169566/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.24 -complete -installsuffix shared -buildid gkegJOBCj2AmAcbnYcS-/gkegJOBCj2AmAcbnYcS- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x004.o -c cgo_socknew.cgo2.c cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/77/77f02dbddc3e4a96f8a1c7a8e181b71fa75dbc91126b931ccc3dc45423dade7f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b677/ cat >/tmp/go-build2918169566/b677/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2918169566/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2918169566/b679/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.24 -complete -installsuffix shared -buildid XJRqIPgKm_bpmV25cj58/XJRqIPgKm_bpmV25cj58 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cd $WORK/b258 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b258/_cgo_main.o -c _cgo_main.c cat >/tmp/go-build2918169566/b733/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.24 -installsuffix shared -buildid lJ8gA5lVkgg8wUyReirZ/lJ8gA5lVkgg8wUyReirZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b733/_cgo_gotypes.go $WORK/b733/host_cgo.cgo1.go $WORK/b733/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/49/499211e8cbeb06e81c72145671a2aed1cbffa9d8f3ec82b2eecc6d4fe49c814d-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b704/ cat >/tmp/go-build2918169566/b704/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.24 -complete -installsuffix shared -buildid V9yRB4ebTJVR0eHYHN_O/V9yRB4ebTJVR0eHYHN_O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/b3/b3b72b4d4268a46214aed6ff714a1aded3d6d0ec262a8165091763f0a17ded00-d # internal github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b642/ cat >/tmp/go-build2918169566/b642/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2918169566/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.24 -complete -installsuffix shared -buildid CRhf5ApkYY_syZOyEnfv/CRhf5ApkYY_syZOyEnfv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5a/5a40bf3026ed8c66ac405728d2cf787b1d879b1565e5b076b2fd23c872cc81b1-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/47/47a2ba706a13e2c4e12085224e132d9160375adb66f12b52f1028da39415c3e6-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b520/ mkdir -p $WORK/b471/ cat >/tmp/go-build2918169566/b520/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2918169566/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2918169566/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2918169566/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2918169566/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2918169566/b518/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.24 -complete -installsuffix shared -buildid 15nYsI1qHvUmFkev6KCv/15nYsI1qHvUmFkev6KCv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go cat >/tmp/go-build2918169566/b471/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.24 -complete -installsuffix shared -buildid imRbLds00WjP29q7OcOg/imRbLds00WjP29q7OcOg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/a1/a1eca2d4bf0d0cdb70437fed19bb786a504b956c3c44ec268f483edfea0ab0fb-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b605/ cat >/tmp/go-build2918169566/b605/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.24 -complete -installsuffix shared -buildid QJt6asVFe0UDIzEZrSd7/QJt6asVFe0UDIzEZrSd7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/54/54e3e5f6492703acbb0a0f027f218727a20a9a8daa3ab9e312b047bbb2d9265a-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b616/ cat >/tmp/go-build2918169566/b616/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.24 -complete -installsuffix shared -buildid j0VYQCcilI4Av_YnpiHX/j0VYQCcilI4Av_YnpiHX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e5/e578f11bf25975be0a59b1a09a6ed3c72556640d8a5fc096f4a90792c6eeb30c-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b621/ cat >/tmp/go-build2918169566/b621/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2918169566/b622/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.24 -complete -installsuffix shared -buildid xcH_Q5RwG3aSpY6EZ4lu/xcH_Q5RwG3aSpY6EZ4lu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o -O2 -g cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d2/d2074e42a4d907dbf894fd1e9cd1046de885770d2b1157d0d7624ea4f02d8b00-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b508/ cat >/tmp/go-build2918169566/b508/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.24 -complete -installsuffix shared -buildid Y7fblmrRoIEyKlKdDPpD/Y7fblmrRoIEyKlKdDPpD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/66/66adb58a3bbc08e3c52d72165c1b116ea97264038309a48fd1ea15d2e818b885-d # internal crypto/ecdsa mkdir -p $WORK/b136/ cat >/tmp/go-build2918169566/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2918169566/b101/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2918169566/b143/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2918169566/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b148/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid 0Rjqi0P3G7MLptj4BqRS/0Rjqi0P3G7MLptj4BqRS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/08/08071046e9b25f0aadb28f05f4de4b9a2ab6ac14d2987bff9df9a1df258dd325-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b708/ cat >/tmp/go-build2918169566/b708/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.24 -complete -installsuffix shared -buildid -w7nhioYeB_LM_kXn5Qd/-w7nhioYeB_LM_kXn5Qd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/8f/8ff3f06602b064f04dffcb9f45b1e9e3243e90b43c4aa0e5618c4b53958c46cf-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b717/ cat >/tmp/go-build2918169566/b717/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/pkg/signal -lang=go1.24 -complete -installsuffix shared -buildid x8xoZWAJAFlyN3wNZGqI/x8xoZWAJAFlyN3wNZGqI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/4b/4b7baff793a319f060fcdf7db9a8dd4738c05d865f5d348a71d8ce7030cc52d7-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/fc/fc1751811aab56566d081d023d53beb5a66bce03344a1722279a8a7f499be628-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b724/ github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b719/ cat >/tmp/go-build2918169566/b724/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.24 -complete -installsuffix shared -buildid ILDfgMvEVLHEy7y2zK6G/ILDfgMvEVLHEy7y2zK6G -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go cat >/tmp/go-build2918169566/b719/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.24 -complete -installsuffix shared -buildid vGySGGeVZjF_swJWMDNJ/vGySGGeVZjF_swJWMDNJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/22/22c83a7879670ec70c9be2f35b2914e74e7a8faf12aa895f0e214124aecf9c95-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b735/ cat >/tmp/go-build2918169566/b735/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.24 -complete -installsuffix shared -buildid Z2O7IlI789LhciNJrr1y/Z2O7IlI789LhciNJrr1y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b733/_pkg_.a $WORK/b733/preferlinkext $WORK/b733/_x001.o $WORK/b733/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/46/46d58e12a30411dc29840f1c06de055b3dd9756d87ae3b9e44b6d57cec2b3084-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b745/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cat >/tmp/go-build2918169566/b745/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.24 -complete -installsuffix shared -buildid 7caazIN237Pcwc3QwcPM/7caazIN237Pcwc3QwcPM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/01/0120f49cff35762b2b88e409f067ae29e19eea3f4d1b7eabc0b830e331f9dc12-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b752/ cat >/tmp/go-build2918169566/b752/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.24 -complete -installsuffix shared -buildid JaMivWvi2IwDDrjvE6st/JaMivWvi2IwDDrjvE6st -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f1/f1135439a2aaed60bfa33136861fe622aaae8553b2b888888638e22298b69f31-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b261/ cat >/tmp/go-build2918169566/b261/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2918169566/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.24 -complete -installsuffix shared -buildid OhpMGxc_mbDG9nE69S7-/OhpMGxc_mbDG9nE69S7- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4e/4ea3db0d69f543d98c963fad6a4600abd250e04671a5814100aff770d3160698-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b529/ cat >/tmp/go-build2918169566/b529/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2918169566/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.24 -complete -installsuffix shared -buildid X1AHi7yeXi7bVaoH_SMe/X1AHi7yeXi7bVaoH_SMe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/b5/b5bdf5a08f6f71b597d7f0aad985263bb2eba00a14edb5a750ffaddc1a4482ef-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b703/ cat >/tmp/go-build2918169566/b703/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2918169566/b704/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.24 -complete -installsuffix shared -buildid MhrhkR4Zz2aGTRciOdP9/MhrhkR4Zz2aGTRciOdP9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/7a/7a88db4675d8a34b2b973c63a69be1ae81498fa898f35afc1d94751b27a404f6-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b760/ cat >/tmp/go-build2918169566/b760/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.24 -complete -installsuffix shared -buildid Oa72YuvEqwjhVMAbKXVg/Oa72YuvEqwjhVMAbKXVg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/fa/faf0293f69c3fac0e6e54a273ba9fb53b6dd317f8b7c8e2a42af0ad9404b7a1b-d # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b772/ cat >/tmp/go-build2918169566/b772/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b258/_cgo_.o -dynout $WORK/b258/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.24 -complete -installsuffix shared -buildid mYIbRWbMXP0ZJ6vQrTtM/mYIbRWbMXP0ZJ6vQrTtM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/7c/7c3bccf9d84df8c90c21a100ddbc41e0635ee3c89f7b368a256069fc17c98c8a-d # internal archive/zip mkdir -p $WORK/b780/ cat >/tmp/go-build2918169566/b780/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p archive/zip -lang=go1.24 -std -complete -installsuffix shared -buildid DK_kWkfDo5e4J14zK86v/DK_kWkfDo5e4J14zK86v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/19/1962e2b804b3d0edfce344ad412e368b677fa3c95d6875684bcde6510c97ce50-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b791/ cat >/tmp/go-build2918169566/b791/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2918169566/b792/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.24 -complete -installsuffix shared -buildid -yJFjovMV-AJ98mq18bL/-yJFjovMV-AJ98mq18bL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/e0/e07d78eb5584bfc992987f602b25300eb5c60e707bc2f4c4cc53fe5efc2a695d-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b794/ cat >/tmp/go-build2918169566/b794/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.24 -complete -installsuffix shared -buildid 2rFVwX9wCRmQ6RwmVzvl/2rFVwX9wCRmQ6RwmVzvl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/bb/bb8f3bc2bb8496b2adb2df395cd2d2c1dd198fac0a897e37057f54c4d95d69b2-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b802/ cat >/tmp/go-build2918169566/b802/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.24 -complete -installsuffix shared -buildid WglNacA_3txe4CzIuUrq/WglNacA_3txe4CzIuUrq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/bf/bf8399d6da634bd17ef24c44aa32ff1618ad3d31ced12ddbabd410b91959c2ae-d # internal github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b809/ cat >/tmp/go-build2918169566/b809/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.24 -complete -installsuffix shared -buildid SZfxNc9oRpkAWP8bgVmf/SZfxNc9oRpkAWP8bgVmf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/0c/0c5ab1c42e7106cb89367d368b9315303d4d9a7f469ec6af1080951ca893016c-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b650/ cat >/tmp/go-build2918169566/b650/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2918169566/b245/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.24 -complete -installsuffix shared -buildid vbsZGAbdqxWarC_W55-H/vbsZGAbdqxWarC_W55-H -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/13/13ad371a64a8015fb8bb8b0f658bb66056e6cfa0f1c3c9d142dd165f2ae94ea2-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b815/ cat >/tmp/go-build2918169566/b815/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.24 -complete -installsuffix shared -buildid kXnilnZAMNc4osFYxJcR/kXnilnZAMNc4osFYxJcR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b9/b974ddfef82a42848a818e1737e527097c28ed2686d71c89de5a8bfe8bfee04c-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b522/ cat >/tmp/go-build2918169566/b522/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2918169566/b520/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.24 -complete -installsuffix shared -buildid YpAqPbxmcgwgmIeXiBB4/YpAqPbxmcgwgmIeXiBB4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go cat >/tmp/go-build2918169566/b258/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid OboCH_Xc8oydmtkgXHrQ/OboCH_Xc8oydmtkgXHrQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b258/_cgo_gotypes.go $WORK/b258/cgo_lookup_cgo.cgo1.go $WORK/b258/getgrouplist_unix.cgo1.go $WORK/b258/_cgo_import.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/65/653877b158b42906e0ea49f5dafea13622ca10c7b57691b024ccefea5b28221a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b831/ cat >/tmp/go-build2918169566/b831/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2918169566/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.24 -complete -installsuffix shared -buildid mXILo0tZrxMPxBFbfsho/mXILo0tZrxMPxBFbfsho -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/96/9626dc8c03fb4f09925fddb50c617db117ed31e4638d9e972fc9254d82d51b6d-d # internal github.com/containers/podman/version mkdir -p $WORK/b718/ cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/de/de4aa6433e402faad596e88f3d72da452779e6bffbeb93864c367f97601b6109-d # internal cat >/tmp/go-build2918169566/b718/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2918169566/b719/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2918169566/b720/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/version -lang=go1.24 -complete -installsuffix shared -buildid JyaL4bl_wTQljpiV8lJD/JyaL4bl_wTQljpiV8lJD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b734/ cat >/tmp/go-build2918169566/b734/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2918169566/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2918169566/b736/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.24 -complete -installsuffix shared -buildid r9i6hOKM3ZgugFBvEacg/r9i6hOKM3ZgugFBvEacg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/b7/b7e1d17d1ba2cb66810bd900fc783f1e506cccf8e73607251762be8ba42b882d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b832/ cat >/tmp/go-build2918169566/b832/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2918169566/b829/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.24 -complete -installsuffix shared -buildid UEtti2d1SwnPC0M7HrS7/UEtti2d1SwnPC0M7HrS7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/9e/9eca700994108c25cbe9b95cf59a5d7661d097fd1c77d54e2496f940560673ff-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b607/ cat >/tmp/go-build2918169566/b607/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log/slog=/tmp/go-build2918169566/b608/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.24 -complete -installsuffix shared -buildid QIkojhLWIGIy5vCRjTsH/QIkojhLWIGIy5vCRjTsH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/f1/f10f93b72dbf8518898988dd98cdeec06c29b73120c02cdf3759b0a6f59a6639-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b702/ cat >/tmp/go-build2918169566/b702/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2918169566/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid ZiDocSGhiUmPB3n8GkEV/ZiDocSGhiUmPB3n8GkEV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3a/3a92aaeb8a6e91884adfc041af847e1347931a377383c4c65ef7b0feb465a832-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b743/ cat >/tmp/go-build2918169566/b743/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2918169566/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2918169566/b742/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2918169566/b744/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.24 -complete -installsuffix shared -buildid 0sWCk1pEhR45o3KQT6YE/0sWCk1pEhR45o3KQT6YE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/f0/f0797fcdf07184f991f762145c07de9f8b4978665395dcf6378e6c338f01669b-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b788/ cat >/tmp/go-build2918169566/b788/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.24 -complete -installsuffix shared -buildid AtTXSP_RDUPlHx9CJEwl/AtTXSP_RDUPlHx9CJEwl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/a4/a48056765bbe17ea01ffc937eec9856d16438d6d3989c3a2b0e55f409c424527-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b830/ cat >/tmp/go-build2918169566/b830/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2918169566/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.24 -complete -installsuffix shared -buildid UWgqhiaPVGIr70MI5mLF/UWgqhiaPVGIr70MI5mLF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/c6/c6cbc59246ad889d30b5953d6bf3e5aedd1f76571d7ef139c32eac14de2fc7fd-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b514/ cat >/tmp/go-build2918169566/b514/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2918169566/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2918169566/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2918169566/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2918169566/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2918169566/b522/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.24 -complete -installsuffix shared -buildid UkUSjsTZgWdx3YssEtEO/UkUSjsTZgWdx3YssEtEO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/a7/a7b3d530b1a3dacd5a3f6fd89b503bf89fdec7beb85e0d25d9b40fd805a16f3a-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b833/ cat >/tmp/go-build2918169566/b833/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/pkg/env -lang=go1.24 -complete -installsuffix shared -buildid P6ach6Qf3jlWPoV5igKF/P6ach6Qf3jlWPoV5igKF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/3a/3a42b81b59921526242358749323f0c58c034852582927c6d3521d2c137c451e-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b837/ cat >/tmp/go-build2918169566/b837/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build2918169566/b640/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.24 -complete -installsuffix shared -buildid LoX90xuVVqTO68yPIvXF/LoX90xuVVqTO68yPIvXF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/43/43c6ac688e78a325e29016623bda9bb738c0bfcafa2f26cd85bf2c2bc2cfad99-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b839/ cat >/tmp/go-build2918169566/b839/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.24 -complete -installsuffix shared -buildid EK5cNNq52e8x7gMB9eCa/EK5cNNq52e8x7gMB9eCa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/15/15ffffc9a9ab58d93f9cde780534532db1c4598e6fca6a1637661a1d95cc60be-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b626/ cat >/tmp/go-build2918169566/b626/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2918169566/b622/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.24 -complete -installsuffix shared -buildid _zjCXfK-uX-4KUzMqlYO/_zjCXfK-uX-4KUzMqlYO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/c7/c7538877d0f7b313c73c499ce2df968e5104304a75727f001ffda3b6dcf1b227-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b793/ cat >/tmp/go-build2918169566/b793/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2918169566/b794/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.24 -complete -installsuffix shared -buildid -cDAdOHG9nTjCJJxuifn/-cDAdOHG9nTjCJJxuifn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/1e/1e73d05c0cff3cfaa74c05234549312c07eb8353309ff78ee34da57216969f8c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b841/ cat >/tmp/go-build2918169566/b841/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.24 -complete -installsuffix shared -buildid vH6Cod4ymBi_o7hywhjc/vH6Cod4ymBi_o7hywhjc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/37/370c0758e8ce10c645d3b41cadb48c5f8382094f8aab8dce0bb813ef71afa3ab-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b808/ cat >/tmp/go-build2918169566/b808/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2918169566/b809/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.24 -complete -installsuffix shared -buildid T0dBhjE2b-70-kT5nFX3/T0dBhjE2b-70-kT5nFX3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b258/_pkg_.a $WORK/b258/preferlinkext $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/34/34b4337077e89974b926b674ba2d4e8469e4123fc99a6d77765310cacee489db-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b252/ echo -n > $WORK/b252/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b252/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/e1/e18ac96e36dbaed8afd4e9062d01866bfdd52b1cd8eccc1cab1137cf6e18fb80-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b454/ cat >/tmp/go-build2918169566/b454/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.24 -complete -installsuffix shared -buildid cK8msHdKyH11iCjHg2q0/cK8msHdKyH11iCjHg2q0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b739/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/88/88824ed5f7dc009d79113b55a386429847cfd7a8bd7c67ffb0dd1e41fa9eb72e-d # internal archive/tar mkdir -p $WORK/b462/ cat >/tmp/go-build2918169566/b462/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p archive/tar -lang=go1.24 -std -complete -installsuffix shared -buildid vzCQc4oQnydPkxzvVz8W/vzCQc4oQnydPkxzvVz8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/f7/f7468245fd9086612032412f71594c2ad73818589efc821a8c147a76eeed6952-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b613/ cat >/tmp/go-build2918169566/b613/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2918169566/b607/_pkg_.a packagefile log/slog=/tmp/go-build2918169566/b608/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.24 -complete -installsuffix shared -buildid kLK310ZXxFjD0yKBmTEJ/kLK310ZXxFjD0yKBmTEJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/fb/fbe8ba9b0ee43ccddc414d533c6416143b443bc91173886bda11d96726fd0fb0-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b676/ cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/68/68fdb3e75b569f5ab62e907879fe7c487f16fbbe73aedff5e87048a95e1fd0dd-d # internal cat >/tmp/go-build2918169566/b676/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.24 -complete -installsuffix shared -buildid hsoVZr5dvKurL1f61u-L/hsoVZr5dvKurL1f61u-L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b767/ cat >/tmp/go-build2918169566/b767/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/a6/a6b6f9b96313a6989f3dc5c4e07cd6e040f78ef5b19ed25143f431b57892de12-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b783/ cat >/tmp/go-build2918169566/b783/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.24 -complete -installsuffix shared -buildid vIuhZ5-gQNP86o2eSZBq/vIuhZ5-gQNP86o2eSZBq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.24 -complete -installsuffix shared -buildid 7Oph9Igs77wLUrckJBGT/7Oph9Igs77wLUrckJBGT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cd $WORK/b175 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I $WORK/b175/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b175/_cgo_main.o -c _cgo_main.c cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/05/057fb75c2e17246dd75331a1645c92a297fc28e246097ff55e7ec9ee99f157e3-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b740/ cat >/tmp/go-build2918169566/b740/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2918169566/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2918169566/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2918169566/b743/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2918169566/b744/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.24 -complete -installsuffix shared -buildid rpLBCz4QJ-HUbKbJIZF_/rpLBCz4QJ-HUbKbJIZF_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/1d/1d26c3dfe7214ca2e5305d5dcc460848def040d4b43c258502279996e8850de4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b844/ cat >/tmp/go-build2918169566/b844/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.24 -complete -installsuffix shared -buildid Kf-QQ3NnqDqJnWAg4RRt/Kf-QQ3NnqDqJnWAg4RRt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/e5/e5668d7b26798b7dd2e359ac8909f34b6f8f89c171a4559915dc7198427d42b4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b807/ cat >/tmp/go-build2918169566/b807/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2918169566/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2918169566/b808/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.24 -complete -installsuffix shared -buildid BlDS1EciHXvePxGDdZbo/BlDS1EciHXvePxGDdZbo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/0c/0c95a76b0669d7de08d82ccd626138e204d3b372b6f4c62c5433a0a4818b060d-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b849/ cat >/tmp/go-build2918169566/b849/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.24 -complete -installsuffix shared -buildid aKfEaN8qnWt2hHxAlzUi/aKfEaN8qnWt2hHxAlzUi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/66/66c5c7eacdeb17c3514542176408f38b6e8ff11fc4ae606bc6e02e6464dd0f3d-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b272/ cat >/tmp/go-build2918169566/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.24 -complete -installsuffix shared -buildid O8RFxXvxyxeb6lTT1PxS/O8RFxXvxyxeb6lTT1PxS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/8b/8bd83f8063a14790593171253128bdc1db5dbed8c1d19efd69a90d0a3b585194-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b278/ cat >/tmp/go-build2918169566/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build2918169566/b279/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile compress/zlib=/tmp/go-build2918169566/b280/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2918169566/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2918169566/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2918169566/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2918169566/b284/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile image=/tmp/go-build2918169566/b285/_pkg_.a packagefile image/jpeg=/tmp/go-build2918169566/b287/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.24 -complete -installsuffix shared -buildid Fq0Lyyf5NV8sI8KA3-uu/Fq0Lyyf5NV8sI8KA3-uu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/75/75a91c7b2743a552e7923b677b9fd462d65e8515eca6a9f736c43dcec0ea0b0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b795/ cat >/tmp/go-build2918169566/b795/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2918169566/b791/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.24 -complete -installsuffix shared -buildid XmKwVOMp059BjqaFT_lI/XmKwVOMp059BjqaFT_lI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/a9/a9d7cda95f0a7a1df0f53effa9b07c2530444ca302afbe559d849a92eb8f4f30-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b790/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cat >/tmp/go-build2918169566/b790/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2918169566/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2918169566/b793/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.24 -complete -installsuffix shared -buildid EaMh6OSZt2u0UfZJjq7D/EaMh6OSZt2u0UfZJjq7D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/a4/a4f8555894a1c788e58283beb9750eb7c623237e7dac4de5fa36539c68aeb04a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b828/ cat >/tmp/go-build2918169566/b828/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2918169566/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2918169566/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2918169566/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2918169566/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2918169566/b550/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.24 -complete -installsuffix shared -buildid xB_fPHU3W4Zaqchf5IZX/xB_fPHU3W4Zaqchf5IZX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b739/_x002.o -c dlopen.cgo2.c cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/65/657d80c58e80867d473430f3eef50d6b6e8cd86f2525ea031c3a9f5e92ed3b70-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b854/ cat >/tmp/go-build2918169566/b854/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.24 -complete -installsuffix shared -buildid z8fAyjsPcYqZJWk_8NR1/z8fAyjsPcYqZJWk_8NR1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o -O2 -g -lresolv cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/55/55253beb6f10641c0f2a5b1f41a2ebc207834d2a051da395cce80d3fb9780057-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b761/ cat >/tmp/go-build2918169566/b761/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2918169566/b760/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.24 -complete -installsuffix shared -buildid JOVdekQA9K0I64I8Zpdx/JOVdekQA9K0I64I8Zpdx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/67/6774d3099dc43eb30b18bca606ff37bc0710513eabe849a521c2e6628120822d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b857/ cat >/tmp/go-build2918169566/b857/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2918169566/b858/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile text/tabwriter=/tmp/go-build2918169566/b336/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.24 -complete -installsuffix shared -buildid Guaax-m6Nh3WnwApDhw9/Guaax-m6Nh3WnwApDhw9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d2/d244f3b786c4174e075da4f119ddf02a2895e6f619878f9892f6e20d5936dc6c-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b617/ cat >/tmp/go-build2918169566/b617/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2918169566/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2918169566/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2918169566/b619/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.24 -complete -installsuffix shared -buildid V1aNpX4hesppeWDNu1Of/V1aNpX4hesppeWDNu1Of -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/ba/bacf12670201f3ebf9c77e587b76bb42170f855dd9b9154ea0d7ecba45cef199-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b863/ cat >/tmp/go-build2918169566/b863/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2918169566/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.24 -complete -installsuffix shared -buildid yooU5BKhjg1aYs8XV-p6/yooU5BKhjg1aYs8XV-p6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/07/073d4b4856a9897fa2f8f22ed3338d618f17df2f26b5cb5fd56b7232b8aad8e9-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b869/ cat >/tmp/go-build2918169566/b869/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.24 -complete -installsuffix shared -buildid YuQhhqmgjhTUP7sl2i-f/YuQhhqmgjhTUP7sl2i-f -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/2d/2dc6da0a17492c01ceff0276c99a28545f402216d63bf8e49f45c53c892022b7-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b879/ cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/47/4771efea820546e699b9cb238c717022734a4f55ff3d8dee6f828dadc99ec794-d # internal cat >/tmp/go-build2918169566/b879/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b898/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid LTaa4D-MjJkpgkdUDC-7/LTaa4D-MjJkpgkdUDC-7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go cat >/tmp/go-build2918169566/b898/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.24 -complete -installsuffix shared -buildid AV1G94myTOKP4BluIx86/AV1G94myTOKP4BluIx86 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/93/9393565ef1e602c10259153b63bda5afa79769e6021de0f37c48a42a2fb52120-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b900/ cat >/tmp/go-build2918169566/b900/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2918169566/b505/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/pkg/parallel -lang=go1.24 -complete -installsuffix shared -buildid 6sH_NozkRjpbaHPRUQ8X/6sH_NozkRjpbaHPRUQ8X -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b6/b6e715cece25c8bce5068090fde1aee8c04d417d262ba6e94bfa22a45e631f69-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b512/ cat >/tmp/go-build2918169566/b512/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2918169566/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2918169566/b514/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.24 -complete -installsuffix shared -buildid pJ3Vw2B0f-V-GdRMgNQK/pJ3Vw2B0f-V-GdRMgNQK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/33/336c35bfad997fc46289614f3c81fc5f27c9e96cccb63e5a925306a77d2fe994-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d2/d2499d448927ad3a6b0c886fb40678d872d2018132de82cd4f3964c749e91f22-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b612/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b524/ cat >/tmp/go-build2918169566/b612/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2918169566/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2918169566/b613/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.24 -complete -installsuffix shared -buildid EOK4mp1AM1w-AYcYHxvl/EOK4mp1AM1w-AYcYHxvl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go cat >/tmp/go-build2918169566/b524/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2918169566/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2918169566/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2918169566/b525/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.24 -complete -installsuffix shared -buildid jIy4MRN-fc3ZuJrsW7wE/jIy4MRN-fc3ZuJrsW7wE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/50/5082854ffae502488a370163e62024ad08eb16acc34479208017b5a27e9d03b3-d # internal runtime/pprof mkdir -p $WORK/b904/ cat >/tmp/go-build2918169566/b904/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2918169566/b018/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile text/tabwriter=/tmp/go-build2918169566/b336/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid zUaEnxlcPejNtTJmNWDf/zUaEnxlcPejNtTJmNWDf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b739/_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/ef/ef170cc8a859fb2cd34b7f3dc31bcfa14992e74bbf87d13be3115f0b46f25034-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b782/ cat >/tmp/go-build2918169566/b782/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2918169566/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.24 -complete -installsuffix shared -buildid aMRjQyJVfSuywv8kOw70/aMRjQyJVfSuywv8kOw70 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/db/db3930215dae51616b7fa329b54b3abca23fe16925e04eb0545cfc2f96c929b0-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/43/432361f43b0ad94b3cce75e5dc8de8b38aa9eaeb452645ce6d6aca774f8078e7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b360/ cat >/tmp/go-build2918169566/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2918169566/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2918169566/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2918169566/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.24 -complete -installsuffix shared -buildid dTIIHI7Srp2Lo21E2-Zy/dTIIHI7Srp2Lo21E2-Zy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b325/ cat >/tmp/go-build2918169566/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2918169566/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.24 -complete -installsuffix shared -buildid EJYMsnSB1ca3a6W2zmjW/EJYMsnSB1ca3a6W2zmjW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >/tmp/go-build2918169566/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2918169566/b176/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/nettrace=/tmp/go-build2918169566/b177/_pkg_.a packagefile internal/poll=/tmp/go-build2918169566/b059/_pkg_.a packagefile internal/singleflight=/tmp/go-build2918169566/b178/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p net -lang=go1.24 -std -installsuffix shared -buildid CocAF-G6LWjsYwooGNn8/CocAF-G6LWjsYwooGNn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b175/_cgo_gotypes.go $WORK/b175/cgo_linux.cgo1.go $WORK/b175/cgo_resnew.cgo1.go $WORK/b175/cgo_socknew.cgo1.go $WORK/b175/cgo_unix_cgo.cgo1.go $WORK/b175/cgo_unix_cgo_res.cgo1.go $WORK/b175/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/1d/1d94683129f742dfad5072cfeb43f3df245abc536703abd738b7b68e28548403-d # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/e6/e6493e6b079e24d63f16e6493ca1a06637dddccc2b6b2f268464522f2434d21a-d # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/04/04c6ab510b7ff70eb93f2166cdc843f3289c8d0abff3fba2dd733efc87935ff6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/92/927ec0bf50e602c61a9bb4d2e0fa6c47b19c6d3ebda57f42118a88d0bfc3767c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/3d/3d365a2643acb22a5f0daa8c9f54e44002c879beae650abed51ff0667f2e46f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b900/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/d0/d0701f30a6459f98bb84d9f4cd96e121096bb2a581a0d8542cad1a64da4b4d62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/0f/0fe5fd97d0df3cf75574f9981cab2f1f59b92a8567aca52f1e57595054f1316b-d # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/51/5178e3e07e3d24b214401059f8b1d2968b512da3a8f1b991a4a9ce8f3b15806f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/b5/b5b634c8ebdaeedfdbb8308159e0d6edb58cd7116e855e0b762db5bbaaa32ce9-d # internal cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nU3fpyzTCojZWi4i6h9v -o $WORK/b739/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/c3/c3e5e27fe3c3230cae32b103b534355ea82a8dfb8b21ba4b72d70ed669fe737b-d # internal cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/85/85a312138891815d663faf1592e5863ab3aa32634bc55a46dbc9241cd2acd6e0-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b878/ cat >/tmp/go-build2918169566/b878/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2918169566/b879/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2918169566/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.24 -complete -installsuffix shared -buildid FN4Ngv4TlM55F1VPRUA0/FN4Ngv4TlM55F1VPRUA0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/1c/1c66e2030686de783d3673af87a99a71dbd3b1dbc3a6830efd4ea110b7f21f63-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o -O2 -g -ldl github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b324/ cat >/tmp/go-build2918169566/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2918169566/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2918169566/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2918169566/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2918169566/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2918169566/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.24 -complete -installsuffix shared -buildid 7PXsCiezW4mlDEUl1yU0/7PXsCiezW4mlDEUl1yU0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/0e/0e7aff64b5ffa54fdcfb23de280bea2003017ba6a87f744eefcf7609876f2edc-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0d/0d58eaf865cad9dceec88d055e067247f27675e2abceee2976bc2d224fc2042a-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b620/ cat >/tmp/go-build2918169566/b620/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2918169566/b618/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.24 -complete -installsuffix shared -buildid gJe9ziOZ-GFmrcddVRGb/gJe9ziOZ-GFmrcddVRGb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/ac/ac08a7c355d57eff615fdefa1eca59041b0e081e723c4754455a24a108389f84-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b437=>" -I $WORK/b437/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b437/seqdec_amd64.o ./seqdec_amd64.s gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b739/_cgo_.o -dynout $WORK/b739/_cgo_import.go cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_x002.o -c projectquota_supported.cgo2.c cat >/tmp/go-build2918169566/b739/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.24 -installsuffix shared -buildid nU3fpyzTCojZWi4i6h9v/nU3fpyzTCojZWi4i6h9v -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack $WORK/b739/_cgo_gotypes.go $WORK/b739/dlopen.cgo1.go $WORK/b739/dlopen_example.cgo1.go $WORK/b739/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b437/_pkg_.a $WORK/b437/fse_decoder_amd64.o $WORK/b437/matchlen_amd64.o $WORK/b437/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/5a/5a240c6d55a319f7c4a1aac34090e34135d7a9602e2b1a3aa8e75ec2ab4ae676-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b552/ cat >/tmp/go-build2918169566/b552/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.24 -complete -installsuffix shared -buildid efSYT9P_amadYrn7VChh/efSYT9P_amadYrn7VChh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b455/ cat >/tmp/go-build2918169566/b455/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/crc64=/tmp/go-build2918169566/b452/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.24 -complete -installsuffix shared -buildid B0bYtS6159F4z0Z1cIo3/B0bYtS6159F4z0Z1cIo3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/86/86c4666175c9a4ce0de291377411f589e837c7d7ff1d1b3d344ecdc0b421d0e1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b526/ cat >/tmp/go-build2918169566/b526/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.24 -complete -installsuffix shared -buildid ZmGBhC7kJEb6KeW8oHod/ZmGBhC7kJEb6KeW8oHod -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/62/62b091ce401923d93abcd6538c958e7c65d470f31aacbd6336117c061be657f1-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b682/ cat >/tmp/go-build2918169566/b682/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build2918169566/b279/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2918169566/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.24 -complete -installsuffix shared -buildid nEmgba63uS8yIL0-pupV/nEmgba63uS8yIL0-pupV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/44/44765e792576d0a779ae7949b056506770f5736ddf17f4aa0c66da75339a26c0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b275/ cat >/tmp/go-build2918169566/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2918169566/b276/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2918169566/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2918169566/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2918169566/b284/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.24 -complete -installsuffix shared -buildid jNqMJylIHq-aKARjB-zQ/jNqMJylIHq-aKARjB-zQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/2a/2a982a49d0660ec87852bb93781c6d461aa55e91943ba87d97224bf6470bc2de-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b614/ cat >/tmp/go-build2918169566/b614/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2918169566/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2918169566/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2918169566/b620/_pkg_.a packagefile log/slog=/tmp/go-build2918169566/b608/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.24 -complete -installsuffix shared -buildid Uj5i2Qdn70UEmuhA9Ucs/Uj5i2Qdn70UEmuhA9Ucs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/22/22cc17790da8326c02169824348179d78ae69a1b0c508568c8198bda31c9a9e3-d # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/c6/c6ec808cfb07cd63ef4517d0f9cb27bdb69b7bd3acf03dcfaeff9bcfc01cb6b8-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b751/ cat >/tmp/go-build2918169566/b751/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2918169566/b752/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.24 -complete -installsuffix shared -buildid -R8Xngr7C83w0ENIUwOp/-R8Xngr7C83w0ENIUwOp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b739/_pkg_.a $WORK/b739/preferlinkext $WORK/b739/_x001.o $WORK/b739/_x002.o $WORK/b739/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/ea/ea38cfa6d3b3647227c233c14c693bdf6608bf2dc56518ef826697d01079557d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b738/ echo -n > $WORK/b738/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b738/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full ./journal.go cd $WORK/b537 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -I $WORK/b537/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lm8u3jw5AS9_aHJhpXVG -o $WORK/b537/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/86/8654ff3f3f13f7893120473d3b070ae07bc6e00b13304e4db902d45f3e0b6e18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9c/9ca11b25f0d4ba82b115a813d2a811859b68865444313795ff950c4316455068-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b812/ cat >/tmp/go-build2918169566/b812/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.24 -complete -installsuffix shared -buildid sjKh2DEkUMaSvLbFW3hD/sjKh2DEkUMaSvLbFW3hD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/f8/f8f958dc6943aa0460a3330d104d7d47f16a1b9bbf9134fdeef56ce0d9852934-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/48/486dbb250a44b73f5d4d514e6937bd6c7a7152b49ef52212113114c866840dbf-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b683/ cat >/tmp/go-build2918169566/b683/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.24 -complete -installsuffix shared -buildid q_eO9kJgbz-DKPjbcKnP/q_eO9kJgbz-DKPjbcKnP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b559/ cat >/tmp/go-build2918169566/b559/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2918169566/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2918169566/b557/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile testing=/tmp/go-build2918169566/b561/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.24 -complete -installsuffix shared -buildid vdbP2BrVIoE2vdzDJGIX/vdbP2BrVIoE2vdzDJGIX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/ec/ec55e3ac98a1291f42056dfefbb566855f8b2da313d35321bbc2606ef417cbea-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -o $WORK/b537/_cgo_.o $WORK/b537/_cgo_main.o $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8d/8d09b3e04e140caed64057cf49a64b85c58d0d52d33d8cbd15d047a7b58e40cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/ab/ab1a3d134b9edf03ce9a68c0261049eb512a2b07719fccbcc5ae256dc0f86fc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_x002.o -c idtools_supported.cgo2.c cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/51/5146129f75a8d997815f016f667d2dc7ddba45b0aec6169ece58eaab7356fef2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b681/ cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/43/43ad0a518a223994fa8a649e9c6f4f8fd5d464da676b67a97ce42e68e9c5eb3e-d # internal cat >/tmp/go-build2918169566/b681/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2918169566/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2918169566/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2918169566/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2918169566/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2918169566/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2918169566/b660/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.24 -complete -installsuffix shared -buildid n24xZYQzyAxaVoD1cBin/n24xZYQzyAxaVoD1cBin -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b1/b1cb0d0d0043ea00d20aab6e5402f5da1abfa37675ede0d4f81804d6f5c01764-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/31/31c10cf3bfc5723e50acd7009e13e114ffc1cf325bc449bcacde853f35455239-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b537=/tmp/go-build -gno-record-gcc-switches -o $WORK/b537/_cgo_.o $WORK/b537/_cgo_main.o $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b537/_cgo_.o -dynout $WORK/b537/_cgo_import.go cat >/tmp/go-build2918169566/b537/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.24 -installsuffix shared -buildid Lm8u3jw5AS9_aHJhpXVG/Lm8u3jw5AS9_aHJhpXVG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b537/_cgo_gotypes.go $WORK/b537/projectquota_supported.cgo1.go $WORK/b537/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/4f/4f89a55e5a2c8f7dfe2ed4b47f421e254070320e44431b1e0328eb3693fe5786-d # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I $WORK/b252/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=2ltV8RDBNLKETJ6czGqv -o $WORK/b252/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/d0/d0c306c6353fe199959e69e40c181211a41788685cebb00d4f7fdb2dc67f2e24-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o -O2 -g -l subid gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b252/_cgo_.o -dynout $WORK/b252/_cgo_import.go cat >/tmp/go-build2918169566/b252/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.24 -installsuffix shared -buildid 2ltV8RDBNLKETJ6czGqv/2ltV8RDBNLKETJ6czGqv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b252/_cgo_gotypes.go $WORK/b252/idtools_supported.cgo1.go $WORK/b252/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b537/_pkg_.a $WORK/b537/preferlinkext $WORK/b537/_x001.o $WORK/b537/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/a4/a49aeb0f4b17fa0e5229d4594fe40485e55d42917dafd8a2bc7c7065158c0a70-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b252/_pkg_.a $WORK/b252/preferlinkext $WORK/b252/_x001.o $WORK/b252/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/91/91eead5338d81309ce99d82ccdce12d841f5e64225b0dd6a343239cd1177843c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b542/ cat >/tmp/go-build2918169566/b542/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.24 -complete -installsuffix shared -buildid 3Nm_fIuLIOFUoq2IxV2O/3Nm_fIuLIOFUoq2IxV2O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b730/ cat >/tmp/go-build2918169566/b730/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2918169566/b731/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.24 -complete -installsuffix shared -buildid xH19SZsYSSoor7V4rW0M/xH19SZsYSSoor7V4rW0M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b250/ echo -n > $WORK/b250/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b250/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/f4/f4cc7ff04259a050f50a34b4f1a7e907a4abeafec1deb6a4214e609978c343d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/4f/4fb6d576aeb7f63cc5a950c8736cee42c1cb551ee1405ee7016cbeb480254bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/f0/f007e5e9c9c1a4d1a0bcbdbe1d5a4a8e48deaae91c28a69b3fd7b86ff46dc6b2-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b732/ cat >/tmp/go-build2918169566/b732/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2918169566/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2918169566/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.24 -complete -installsuffix shared -buildid CgYk4TmMkIbUl0Cnkbt3/CgYk4TmMkIbUl0Cnkbt3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/23/23c12fc5fae819766c563c1cc8b518f5f20156f8d19d334a80eb742c4333c832-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b727/ cat >/tmp/go-build2918169566/b727/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2918169566/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2918169566/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2918169566/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2918169566/b732/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.24 -complete -installsuffix shared -buildid ZIqGhkvHI4njigPtI9CT/ZIqGhkvHI4njigPtI9CT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cd $WORK/b250 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/8e/8e69605de0440b22b94c450d1ca1c64f2f3b0ba9bdf3423243ec66fb47b9ea87-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/dd/dd5251de75a4e9a52ed74c8e5aab27e122ca6ed73bd7d2ecd73705cfb10ae08d-d # internal cd $WORK/b250 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -I $WORK/b250/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=F1cHA2pN3GM2TKLhcxu6 -o $WORK/b250/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -o $WORK/b250/_cgo_.o $WORK/b250/_cgo_main.o $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b250=/tmp/go-build -gno-record-gcc-switches -o $WORK/b250/_cgo_.o $WORK/b250/_cgo_main.o $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b250/_cgo_.o -dynout $WORK/b250/_cgo_import.go cat >/tmp/go-build2918169566/b250/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.24 -installsuffix shared -buildid F1cHA2pN3GM2TKLhcxu6/F1cHA2pN3GM2TKLhcxu6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b250/_cgo_gotypes.go $WORK/b250/getenv_linux_cgo.cgo1.go $WORK/b250/unshare_cgo.cgo1.go $WORK/b250/_cgo_import.go cd $WORK/b738 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b738/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b738/_x002.o -c journal.cgo2.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/preferlinkext $WORK/b175/_x001.o $WORK/b175/_x002.o $WORK/b175/_x003.o $WORK/b175/_x004.o $WORK/b175/_x005.o $WORK/b175/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/9d/9dd145ff6082cf55dafef4ef92e16a5a6def985fc5b4f7c80caf17f368c66f1d-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/be/be04cbb4b902a83f356933390d71cfa2acf4d091f158c290e030e4deeec42ad4-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b205/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b400/ mkdir -p $WORK/b348/ net/textproto mkdir -p $WORK/b204/ cat >/tmp/go-build2918169566/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b199/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid ORJFg3yiDrTDevWGbLCQ/ORJFg3yiDrTDevWGbLCQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b412/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.24 -complete -installsuffix shared -buildid XbSIZE95UphvIqY_eLo0/XbSIZE95UphvIqY_eLo0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go crypto/x509 mkdir -p $WORK/b170/ cat >/tmp/go-build2918169566/b204/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.24 -complete -installsuffix shared -buildid sblHZXpo6RNRPVgUrdHD/sblHZXpo6RNRPVgUrdHD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid VdVVrg43nQRpjw4RcIqg/VdVVrg43nQRpjw4RcIqg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >/tmp/go-build2918169566/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b148/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile internal/goos=/tmp/go-build2918169566/b017/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b492/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid pITbTZpQGIFeIBjXKDkw/pITbTZpQGIFeIBjXKDkw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b635/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry cat >/tmp/go-build2918169566/b492/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b586/ mkdir -p $WORK/b581/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b769/ mkdir -p $WORK/b737/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.24 -complete -installsuffix shared -buildid SdTXwVymtDzFk-Gmn6X8/SdTXwVymtDzFk-Gmn6X8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go cat >/tmp/go-build2918169566/b635/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b777/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b796/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.24 -complete -installsuffix shared -buildid ZPgO2qAmRq-Wgj7xZRn8/ZPgO2qAmRq-Wgj7xZRn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go cat >/tmp/go-build2918169566/b586/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b581/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b804/ cat >/tmp/go-build2918169566/b737/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.24 -complete -installsuffix shared -buildid V14zZP6irnvD4--tggOy/V14zZP6irnvD4--tggOy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go cat >/tmp/go-build2918169566/b769/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.24 -complete -installsuffix shared -buildid Zjzx98ZzkNHA8Ofm8HX0/Zjzx98ZzkNHA8Ofm8HX0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go cat >/tmp/go-build2918169566/b777/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF mkdir -p $WORK/b803/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.24 -complete -installsuffix shared -buildid 8wpL73mpOhsVioB8WYEf/8wpL73mpOhsVioB8WYEf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b584/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.24 -complete -installsuffix shared -buildid vs982nBJ4jElUBAhf9lx/vs982nBJ4jElUBAhf9lx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go cat >/tmp/go-build2918169566/b803/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2918169566/b800/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b877/ cat >/tmp/go-build2918169566/b584/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.24 -complete -installsuffix shared -buildid DFGKssldrbK9xL3g7cHo/DFGKssldrbK9xL3g7cHo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b797/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.24 -complete -installsuffix shared -buildid oPmUtvJrYEbBI1A4Oj90/oPmUtvJrYEbBI1A4Oj90 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid q0Ih2D1OSxL8_-zVPh_q/q0Ih2D1OSxL8_-zVPh_q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go cat >/tmp/go-build2918169566/b877/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2918169566/b878/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b797/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.24 -complete -installsuffix shared -buildid yjkBZXQWh7nmiInaJWiJ/yjkBZXQWh7nmiInaJWiJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.24 -complete -installsuffix shared -buildid 6EZ2Pc0NfAWcd79tWoYZ/6EZ2Pc0NfAWcd79tWoYZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go cat >/tmp/go-build2918169566/b796/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2918169566/b791/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF log/syslog mkdir -p $WORK/b903/ github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.24 -complete -installsuffix shared -buildid nvzeVLbV5Hq5_IybLF70/nvzeVLbV5Hq5_IybLF70 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go cat >/tmp/go-build2918169566/b903/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b804/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b639/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/csv=/tmp/go-build2918169566/b640/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.24 -complete -installsuffix shared -buildid bplIptiG_zYF2YFOkdz-/bplIptiG_zYF2YFOkdz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p log/syslog -lang=go1.24 -std -complete -installsuffix shared -buildid yJRrVmcbhnUNpil7Bdtj/yJRrVmcbhnUNpil7Bdtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.24 -complete -installsuffix shared -buildid -d5TuaJhaq09hhvnf8Mx/-d5TuaJhaq09hhvnf8Mx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.24 -complete -installsuffix shared -buildid tp_xxGohKlicNYtjxXKo/tp_xxGohKlicNYtjxXKo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go mkdir -p $WORK/b657/ cat >/tmp/go-build2918169566/b549/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.24 -complete -installsuffix shared -buildid sPsSGl5TScFgUwXTR_LA/sPsSGl5TScFgUwXTR_LA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go cat >/tmp/go-build2918169566/b657/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.24 -complete -installsuffix shared -buildid dsHIVIfAPPAtRjSz-KZI/dsHIVIfAPPAtRjSz-KZI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b250/_pkg_.a $WORK/b250/preferlinkext $WORK/b250/_x001.o $WORK/b250/_x002.o $WORK/b250/_x003.o $WORK/b250/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/2d/2d49be96d79cc89b8b25f2b83b6662c6c28274f8a8c4d9244ab8abf1c585cda2-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b249/ cat >/tmp/go-build2918169566/b249/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.24 -complete -installsuffix shared -buildid W8eqofHqgQxj95nYZrII/W8eqofHqgQxj95nYZrII -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy mkdir -p $WORK/b546/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b461/ echo -n > $WORK/b546/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b546/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go cat >/tmp/go-build2918169566/b461/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build2918169566/b279/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2918169566/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2918169566/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2918169566/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.24 -complete -installsuffix shared -buildid YjHdr3XjuJDUeWneqTTq/YjHdr3XjuJDUeWneqTTq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/6d/6d5a4dca2c6a655868d9f06f8d10c281450a3594cd28c36cbdfe65bf1259d4fd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/parse github.com/containers/podman/pkg/rootless mkdir -p $WORK/b723/ echo -n > $WORK/b723/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b723/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b723/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go mkdir -p $WORK/b646/ cat >/tmp/go-build2918169566/b646/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2918169566/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2918169566/b124/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.24 -complete -installsuffix shared -buildid N3R0ojC0Vm67n4fv9htQ/N3R0ojC0Vm67n4fv9htQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/8c/8c5747bf094ccfcc3c3f00e4ad247e3a01bc5d9fa1cb7c07c1bfc8fa80ca3d66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0b/0b2cf0d7bb6da876478dfcb8c71bd98a1d0c6cfcf894ee26ff1803527e067326-d # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/42/42a0cd0c53dcfd7d9f15eec083ff6ac28c9361836422294f086a1a64667302a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/4b/4ba0597b3bd335a2619db0f929b3d4c9fc097272179b255d9537b003039590cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/1e/1e64879b90da4d7ec253b0d83eeea6c2b2cc39f1ef7642dbc3fb1a29ddcf9a2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/68/6849b339fa4d13733563c9b222fcb0741bdca249e45578b89b2c37e92bf0cecc-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b799/ cat >/tmp/go-build2918169566/b799/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2918169566/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2918169566/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2918169566/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2918169566/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2918169566/b804/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.24 -complete -installsuffix shared -buildid Mu7WCUjaBpmVAs-oh801/Mu7WCUjaBpmVAs-oh801 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/1f/1f932f26cf858e6ca3b91a3a438aeb05847e86610ff79f7f28f4e249c7db97ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b903/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/93/930d916e02a198f33f1bb5da0d29ee5d735adcaf12d5e725e6a594408b78646c-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b902/ cat >/tmp/go-build2918169566/b902/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile log/syslog=/tmp/go-build2918169566/b903/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.24 -complete -installsuffix shared -buildid hBSuVuU07-H0nhXUgKzr/hBSuVuU07-H0nhXUgKzr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/2d/2d26b298eb8d71fb9ee63ddde68e337a735d1e5b3d669c439072a395f729a632-d # internal cd $WORK/b738 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -I $WORK/b738/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=da0bR08ilwBom8TAGOFF -o $WORK/b738/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/b9/b9eda0eb70570a6c87160abca4bbda83264135cbc8c418c08acc68c0f6d34e84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a2/a2504b4973412702633a1891a509f6197a065b10159198ee641e9e0231fa920a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b576/ cat >/tmp/go-build2918169566/b576/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2918169566/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2918169566/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2918169566/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2918169566/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2918169566/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2918169566/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2918169566/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.24 -complete -installsuffix shared -buildid oxr39Bpl0iV1puNvuqoC/oxr39Bpl0iV1puNvuqoC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/42/429d617ede0097db8f981d8791a6b6aa28bd1c40d87df464c2337d74a0294291-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b244/ github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b555/ cat >/tmp/go-build2918169566/b244/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2918169566/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2918169566/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b555/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2918169566/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2918169566/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.24 -complete -installsuffix shared -buildid zEngZ1XlNHLqlchIC9sG/zEngZ1XlNHLqlchIC9sG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.24 -complete -installsuffix shared -buildid Z3euaPIdCyMQ5e1wxnVR/Z3euaPIdCyMQ5e1wxnVR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/49/49440525f3a67c609133af17bb1e31b1ae908f30fbfa251f11dd9aad35eedfce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/8d/8d12d767b37618a4f3fae59c81ae2c8b452d78a22b21e14b105202d87cb25770-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b352/ github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b365/ github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b369/ cat >/tmp/go-build2918169566/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.24 -complete -installsuffix shared -buildid knGAT1CeRTjoEB3ip6BP/knGAT1CeRTjoEB3ip6BP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go cat >/tmp/go-build2918169566/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cat >/tmp/go-build2918169566/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.24 -complete -installsuffix shared -buildid RHrwLi-H4ds-3FKnxsHQ/RHrwLi-H4ds-3FKnxsHQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.24 -complete -installsuffix shared -buildid KS-WEbXD3yaX17xSQPKI/KS-WEbXD3yaX17xSQPKI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/85/8590dce6bca358be6a7ce02eb933a281c2afa14a665e31705b3047debefe3c91-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a53cd5be5678a34dbdb10538af9a5d46319b8bfc40083fafd1d80e150e910fbe-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b645/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b198/ cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/51/5114ff74a5b78117af9a87d27564e764562d2f10030c508309193551c8f71047-d # internal cat >/tmp/go-build2918169566/b198/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b199/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b645/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2918169566/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid f1SUU1HGYmR9OwfzCshg/f1SUU1HGYmR9OwfzCshg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.24 -complete -installsuffix shared -buildid Pig7VtNp9fMvqjQ0XKdh/Pig7VtNp9fMvqjQ0XKdh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go mime/multipart mkdir -p $WORK/b208/ cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/bb/bb3b114d58127f49a8539aedb6b36e8baee2296fa14b27679f803d97f8647976-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b392/ net/mail mkdir -p $WORK/b414/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b497/ cat >/tmp/go-build2918169566/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2918169566/b209/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b392/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b393/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cat >/tmp/go-build2918169566/b414/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid RoSbQosjKOicOoWwJX3V/RoSbQosjKOicOoWwJX3V -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >/tmp/go-build2918169566/b497/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2918169566/b492/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p net/mail -lang=go1.24 -std -complete -installsuffix shared -buildid uC_ATV5-RhJyHUmiXdOx/uC_ATV5-RhJyHUmiXdOx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.24 -complete -installsuffix shared -buildid m0GkeHfNIgwdHRlCyIBo/m0GkeHfNIgwdHRlCyIBo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.24 -complete -installsuffix shared -buildid 0SJW-xLUtW-yjhaIBzf8/0SJW-xLUtW-yjhaIBzf8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b902/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/e5/e5c891225146996a78ef5315aa80cf00a74cb254e85b8b9d48d0e14c59fd77fd-d # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/fb/fbed79c3c0f881cf59593312c08c1109bbfedf1827945cef24db9731a6e87a6f-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b768/ cat >/tmp/go-build2918169566/b768/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2918169566/b769/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.24 -complete -installsuffix shared -buildid zmGaqq1j_bpqEbSHBZM_/zmGaqq1j_bpqEbSHBZM_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/6d/6dfaef772b2ecb4923ea78867c50048dcdc4b84ed8c5007fc210a7d1242f1b70-d # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -o $WORK/b738/_cgo_.o $WORK/b738/_cgo_main.o $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/21/2192566aa9398d0f788487a018e190dc70b3fe83e8396176a2dc01c1b44ff631-d # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/c7/c7c171e0936befbd9af89ff31fe8ea74e88f0397c518a2a13965e309f3b9a889-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b548/ cat >/tmp/go-build2918169566/b548/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2918169566/b549/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b631/ mkdir -p $WORK/b789/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.24 -complete -installsuffix shared -buildid 44u34ZcOZcA0jOosID-f/44u34ZcOZcA0jOosID-f -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go cat >/tmp/go-build2918169566/b631/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2918169566/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2918169566/b549/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b789/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2918169566/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2918169566/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2918169566/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2918169566/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2918169566/b793/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.24 -complete -installsuffix shared -buildid ZEGax-AcqelXhBbu9qO-/ZEGax-AcqelXhBbu9qO- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.24 -complete -installsuffix shared -buildid 9uS8won_bePEkIRQ6nI3/9uS8won_bePEkIRQ6nI3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/4d/4db4bc3d042c598212145a80341e5a5576d722500a16f1cdeac2024a72ec3341-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b351/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b368/ cat >/tmp/go-build2918169566/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.24 -complete -installsuffix shared -buildid hwNAkob_43XvdIU5Zd1R/hwNAkob_43XvdIU5Zd1R -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.24 -complete -installsuffix shared -buildid gPqpX-XCmVMfc7wmkNBV/gPqpX-XCmVMfc7wmkNBV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/2d/2df9cbe9962c2cef5880b3872e24d5740ee4954cd725616b6aa62f5a76b9290e-d # internal mkdir -p $WORK/b373/ github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b404/ cat >/tmp/go-build2918169566/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a EOF gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b738=/tmp/go-build -gno-record-gcc-switches -o $WORK/b738/_cgo_.o $WORK/b738/_cgo_main.o $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b738/_cgo_.o -dynout $WORK/b738/_cgo_import.go cat >/tmp/go-build2918169566/b404/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.24 -complete -installsuffix shared -buildid qCLFd4OTStxnUsM_IPQm/qCLFd4OTStxnUsM_IPQm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.24 -complete -installsuffix shared -buildid CpqBqTa0OgFaSz30Qm-w/CpqBqTa0OgFaSz30Qm-w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/0e/0edcc1efa779a548d20e04fa7e7451fab47b21bf05ec0cb65ef6801624532d8d-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b0/b07262667b45e9e8ea6626d91b08385a0fb7ab1a16866106fe91388663a964ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/a7/a772b14d9a0c12fcdc8deb67bc965469ac0e6180994f6675d272b5fa1078985c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d0/d0f23b65e7d5df45cbb0dd6959968c4bab878e071efb52fc295460e570a4b55e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/cd/cdda08a369470b6b553cc0ff27922b332d795038cff17cedef619c3965d722db-d # internal cat >/tmp/go-build2918169566/b738/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2918169566/b739/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.24 -installsuffix shared -buildid da0bR08ilwBom8TAGOFF/da0bR08ilwBom8TAGOFF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b738/_cgo_gotypes.go $WORK/b738/journal.cgo1.go $WORK/b738/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/f7/f798e48f96328275e3cfb8f4e0ed6dc85bfa049a03a33b3dfd493a1e817df873-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/7f/7f4111b0f4f133e20c15b1b3992e18c4003f6d8ab85bf021288384529f6b2b8b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b367/ cat >/tmp/go-build2918169566/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2918169566/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2918169566/b369/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.24 -complete -installsuffix shared -buildid mbywsswlzziOv3QuLAkx/mbywsswlzziOv3QuLAkx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e6/e69234709fd57125b32241be3d1810f6174fcf154fc186aecbf4c53613ace95e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/18f85d2763f794597a6891da89032a09385b25a398e0fe7719d8725d2a1f302a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b575/ cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a9/a93e0d1ec4640cad752dceb3a3ac47211e31e289ee7064ca5b2580b8f7e7bd5c-d # internal cat >/tmp/go-build2918169566/b575/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b587/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.24 -complete -installsuffix shared -buildid WsIv_sgsYZM-PL6fWzkq/WsIv_sgsYZM-PL6fWzkq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b588/ cat >/tmp/go-build2918169566/b587/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2918169566/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2918169566/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.24 -complete -installsuffix shared -buildid iDhFq3hN1UrluOkzyvl_/iDhFq3hN1UrluOkzyvl_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/79/79772074cfc8b40c5affe9a6d3268d71a676fcc1749b46c3d22ad904e1dee485-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b350/ cat >/tmp/go-build2918169566/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2918169566/b351/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.24 -complete -installsuffix shared -buildid X3KJxIBBMYBBvGnCYB6n/X3KJxIBBMYBBvGnCYB6n -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go cat >/tmp/go-build2918169566/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2918169566/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2918169566/b589/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.24 -complete -installsuffix shared -buildid Hw0kZhJo8yGuOvgqlDmr/Hw0kZhJo8yGuOvgqlDmr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/16/169f574d8db119775250c7db76d540bcd7205c1954e8804e5bb27fd7bfb5f6ab-d # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/48/4814217ca91c0ed0f1f63b2bfa8469eac68d4b37c52aca04bf393e79387b3ca2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b240/ cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/e0/e011c90b093558cbcb445d5886ad7f7c541ee8bb4354333dcbd51c212613269b-d # internal cat >/tmp/go-build2918169566/b240/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2918169566/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2918169566/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2918169566/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.24 -complete -installsuffix shared -buildid An0E4LwMik7LG0T-CX_o/An0E4LwMik7LG0T-CX_o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/a0/a00cb8492c7f26fcd599c4f1f4c5e967c8a424e39f5969a6b1330d20f4b5a2de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/6f/6fb68d24ee04907269e2e496c0e21fd85703a5c8be53dfc9ddc2546bf1970be6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e7/e75bdc94fe367037b8e39269f6727048da335c13657300a04e727d451abe1962-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b408/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cat >/tmp/go-build2918169566/b408/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2918169566/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.24 -complete -installsuffix shared -buildid lzGlGptMWgHAy7JxfzZW/lzGlGptMWgHAy7JxfzZW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b1/b1207eb5c665e3408bb40cd0f29653d4e5be721b5c4f8e70ab95589d6ee03013-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/66/66e045e9a38a4b3b70d0d4e63b017bad5b6d5f1d1188cc142de22edf056f5ffe-d # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/0a/0ade35f143e0fda8ae1558423d79d67f0c42bc53ae021f69d928b6440537b2bd-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b590/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b593/ cat >/tmp/go-build2918169566/b590/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.24 -complete -installsuffix shared -buildid 1I8kyelAFjaoedYNs8rc/1I8kyelAFjaoedYNs8rc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e5/e5babb1ac326fe6f3078fd4796d2dddfd932f335751bffff8134166f0fb4f99e-d # internal cat >/tmp/go-build2918169566/b593/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.24 -complete -installsuffix shared -buildid x1k1Q9sHNnQZykiFD1q5/x1k1Q9sHNnQZykiFD1q5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/3f/3f0ae82b8cb2915ba162827e8159b2e7ed3a1198a21daa019eee7b79fbde9303-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b806/ github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b574/ cat >/tmp/go-build2918169566/b806/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2918169566/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2918169566/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2918169566/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2918169566/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2918169566/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.24 -complete -installsuffix shared -buildid R8UZ9xvqinFJmHQymCXA/R8UZ9xvqinFJmHQymCXA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go cat >/tmp/go-build2918169566/b574/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2918169566/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2918169566/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2918169566/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2918169566/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2918169566/b590/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.24 -complete -installsuffix shared -buildid q2ClonB4CuhFFgyed3iV/q2ClonB4CuhFFgyed3iV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/6f/6f5ca77ae0597f63e6c7d8c1ed3c236be10a527385a0114f8bb24d630667de5a-d # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=9V04miMh7FUsYXzzVr5q -o $WORK/b546/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/ef/efb318944b33d2255668e2d0881d84f0e19c318876e8666e24126e39e5453b27-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/53/53ce0ef23dcdf2ed77689e0e4b5408b03252a46341b931ef2eba7fbc9925ce15-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b738/_pkg_.a $WORK/b738/preferlinkext $WORK/b738/_x001.o $WORK/b738/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/a8/a8f6b724bc76e19c298cf388887a48bcd58a04709814e42d8d184332a12343f2-d # internal cd $WORK/b723 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -I $WORK/b723/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=5HQxGEZOjEFEoQaDOo-I -o $WORK/b723/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/96/96e2ef7064ad8ef3451b0b108d0c843c5cb473c046445f447f931749cfff7f6c-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/2c/2cfd5b15bc30616385b2c020f18613ad85adf11fd9ddeedc935acf47ac1514cf-d # internal cat >/tmp/go-build2918169566/b546/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2918169566/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.24 -installsuffix shared -buildid 9V04miMh7FUsYXzzVr5q/9V04miMh7FUsYXzzVr5q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack $WORK/b546/_cgo_gotypes.go $WORK/b546/copy_linux.cgo1.go $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal cd $WORK/b723 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -I $WORK/b723/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=5HQxGEZOjEFEoQaDOo-I -o $WORK/b723/_x002.o -c rootless_linux.cgo2.c cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/65/6559255cfbb8f90ce7e8a97399ce38be6126c0a6cdbf9a15c2b042958d44499e-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -I $WORK/b723/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=5HQxGEZOjEFEoQaDOo-I -o $WORK/b723/_x003.o -c rootless_linux.c cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b546/_pkg_.a $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/13/1315a67875ac13bdef0678bf6949e704477011720ff03e8718366eeffc714c59-d # internal cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x002.o -c params.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9c/9c9d6a0f94c9f0ae949f61297deab2ba2d2f94476e89ef5666eb19aa6b739d78-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b479/ github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b766/ cat >/tmp/go-build2918169566/b479/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b418/ cat >/tmp/go-build2918169566/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b420/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.24 -complete -installsuffix shared -buildid W9XY1wbGBRXIcmnccM1w/W9XY1wbGBRXIcmnccM1w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go cat >/tmp/go-build2918169566/b766/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.24 -complete -installsuffix shared -buildid CgNF2exxZtnsZn5cwpjB/CgNF2exxZtnsZn5cwpjB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.24 -complete -installsuffix shared -buildid tvwpUHuKepfqJE8NR_bc/tvwpUHuKepfqJE8NR_bc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go cat >/tmp/go-build2918169566/b271/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2918169566/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2918169566/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2918169566/b274/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.24 -complete -installsuffix shared -buildid 5tVvgMbAFF1m57JGWA4Q/5tVvgMbAFF1m57JGWA4Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go crypto/tls mkdir -p $WORK/b149/ cat >/tmp/go-build2918169566/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2918169566/b089/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2918169566/b157/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2918169566/b158/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2918169566/b159/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2918169566/b160/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build2918169566/b161/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rc4=/tmp/go-build2918169566/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2918169566/b169/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2918169566/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b145/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid XVYKBiaZjKbB4STAJ5_T/XVYKBiaZjKbB4STAJ5_T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b666/ cat >/tmp/go-build2918169566/b666/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/fips140=/tmp/go-build2918169566/b667/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2918169566/b668/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rc4=/tmp/go-build2918169566/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2918169566/b669/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2918169566/b670/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2918169566/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2918169566/b671/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.24 -complete -installsuffix shared -buildid HzDzBqlaSDk5BBo09F7Z/HzDzBqlaSDk5BBo09F7Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/98/9862e3300a532c814d49fc00d3e58ea9422736f4115379139ed44db48176bd03-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b457/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive cat >/tmp/go-build2918169566/b457/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF mkdir -p $WORK/b531/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.24 -complete -installsuffix shared -buildid UcpdmtrqDLo5BAZ0U0Dw/UcpdmtrqDLo5BAZ0U0Dw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cat >/tmp/go-build2918169566/b531/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.24 -complete -installsuffix shared -buildid DSpI35XzmfO7DBV-Zyz3/DSpI35XzmfO7DBV-Zyz3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/3a/3a3610047da6e41593f1ddafe09253d115058cc4d8aa594c216036a6be6098ce-d # internal cd $WORK/b723 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -I $WORK/b723/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=5HQxGEZOjEFEoQaDOo-I -o $WORK/b723/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -o $WORK/b723/_cgo_.o $WORK/b723/_cgo_main.o $WORK/b723/preferlinkext $WORK/b723/_x001.o $WORK/b723/_x002.o $WORK/b723/_x003.o -O2 -g cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/d2/d26b33e19a12518be79c44949affd5b0fc713b42d35b2050ebd21ecf87711224-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b638/ github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b756/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cat >/tmp/go-build2918169566/b756/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.24 -complete -installsuffix shared -buildid H29HZO36G2j1tUoyDC8U/H29HZO36G2j1tUoyDC8U -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go cat >/tmp/go-build2918169566/b638/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.24 -complete -installsuffix shared -buildid 18alc_5UkiPysfHfpuWp/18alc_5UkiPysfHfpuWp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/47/47f9afe046bdf749fcb54401783eb4fca170592315dbb0ea41f5687c6723bd94-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b478/ cat >/tmp/go-build2918169566/b478/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2918169566/b479/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.24 -complete -installsuffix shared -buildid xtkiK4LpZC3uHzj4NEXv/xtkiK4LpZC3uHzj4NEXv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b723=/tmp/go-build -gno-record-gcc-switches -o $WORK/b723/_cgo_.o $WORK/b723/_cgo_main.o $WORK/b723/preferlinkext $WORK/b723/_x001.o $WORK/b723/_x002.o $WORK/b723/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b723/_cgo_.o -dynout $WORK/b723/_cgo_import.go cat >/tmp/go-build2918169566/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/pkg/rootless -lang=go1.24 -installsuffix shared -buildid 5HQxGEZOjEFEoQaDOo-I/5HQxGEZOjEFEoQaDOo-I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b723/_cgo_gotypes.go $WORK/b723/rootless_linux.cgo1.go $WORK/b723/_cgo_import.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/93/93d118ab57a910360f6cfce29ccea00f20c389af6af32726c48d0205d3e7c64f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b323/ cat >/tmp/go-build2918169566/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2918169566/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2918169566/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.24 -complete -installsuffix shared -buildid 2V9UWu9knchm66wr3SCQ/2V9UWu9knchm66wr3SCQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/0e/0e611cc87b2f840859bef567a142002cd9a28338318a8712155b0fb3590722aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/c4/c40a68b11a8c93a8240c112af44d35d63ed584fb68f9eac11488d43f5c91fd0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/c9/c98e58127fb6f3f7cf120404dd6b3d1f3619fa42a40af81716fc2b5d99279fab-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b453/ cat >/tmp/go-build2918169566/b453/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2918169566/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2918169566/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.24 -complete -installsuffix shared -buildid 8eoVm2eMKKmN2Ue-_KyF/8eoVm2eMKKmN2Ue-_KyF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc mkdir -p $WORK/b504/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump mkdir -p $WORK/b538/ cat >/tmp/go-build2918169566/b504/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2918169566/b457/_pkg_.a EOF cat >/tmp/go-build2918169566/b538/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2918169566/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2918169566/b539/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.24 -complete -installsuffix shared -buildid pPUUxFtNtc4ZKma-2jw6/pPUUxFtNtc4ZKma-2jw6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.24 -complete -installsuffix shared -buildid EhgstiSJiHojdP3-WN5L/EhgstiSJiHojdP3-WN5L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/88/886e1df46979bc011bb90e6b72615bb6f0a17eceecc29b52fb11a078e3372719-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/73/734bea23dee6becc6456766dfd80fff3d0a11e85aa8afbf5887ae9939730bc24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b417/ cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_x004.o -c types.cgo2.c cat >/tmp/go-build2918169566/b417/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2918169566/b418/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.24 -complete -installsuffix shared -buildid meTCjD_LIltSRufDFJ8O/meTCjD_LIltSRufDFJ8O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a9/a9b9cad15168a729d183d282db7515f2101a29a77d48f58c5f7f8a90f6eab941-d # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/ba/ba41c12d642948931d90b8a63414dff6248a52ef2bf945231f3042f28196afc2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b318/ cat >/tmp/go-build2918169566/b318/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2918169566/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2918169566/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2918169566/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2918169566/b327/_pkg_.a EOF github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b656/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.24 -complete -installsuffix shared -buildid h31k1r6Ld67lszDSK4Gc/h31k1r6Ld67lszDSK4Gc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go cat >/tmp/go-build2918169566/b656/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2918169566/b657/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.24 -complete -installsuffix shared -buildid t1oTiXUUhdy2W0uTaJxG/t1oTiXUUhdy2W0uTaJxG -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b723/_pkg_.a $WORK/b723/preferlinkext $WORK/b723/_x001.o $WORK/b723/_x002.o $WORK/b723/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/32/32b57b39f825edeadf16c37df267b59178fca04d0f0aad6cba1eacae6e9a2b5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/ba/baae0e6242197fd7a5c7ee32affef7d6db2c498180ff35ba6dd7a2052cd6b090-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/78/78e5ba0178947b1256a163c402973e5e52eb226178262dcc785c1fc4d272cb4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal github.com/containers/podman/utils mkdir -p $WORK/b781/ github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b527/ cat >/tmp/go-build2918169566/b781/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2918169566/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2918169566/b428/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2918169566/b531/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/utils -lang=go1.24 -complete -installsuffix shared -buildid mBx4uLdYiDDmAQG8hm3E/mBx4uLdYiDDmAQG8hm3E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go cat >/tmp/go-build2918169566/b527/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2918169566/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2918169566/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2918169566/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.24 -complete -installsuffix shared -buildid T-s3kSmTR2r9l7q02poC/T-s3kSmTR2r9l7q02poC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/0d/0d0e3339a501354e3760bc87e2ab93b481916f056e036a62256a754a711f0bf9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b377/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b380/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b376/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b317/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b889/ github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt cat >/tmp/go-build2918169566/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF mkdir -p $WORK/b362/ cat >/tmp/go-build2918169566/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.24 -complete -installsuffix shared -buildid GqPFqFKLgxtDSm7_E6sE/GqPFqFKLgxtDSm7_E6sE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build2918169566/b317/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.24 -complete -installsuffix shared -buildid -6GjPNLA6tHMoOUj_dyz/-6GjPNLA6tHMoOUj_dyz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.24 -complete -installsuffix shared -buildid 9a8yyR2atFVLDtjdtef3/9a8yyR2atFVLDtjdtef3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cat >/tmp/go-build2918169566/b889/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats cat >/tmp/go-build2918169566/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a EOF mkdir -p $WORK/b899/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.24 -complete -installsuffix shared -buildid llQNz-wLzwn0bubErkZQ/llQNz-wLzwn0bubErkZQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.24 -complete -installsuffix shared -buildid 13VOTWmW3LH82AeOl_5J/13VOTWmW3LH82AeOl_5J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cat >/tmp/go-build2918169566/b899/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.24 -complete -installsuffix shared -buildid LfMH-mtl1zKcnik5SPoH/LfMH-mtl1zKcnik5SPoH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go cd $WORK/b108 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -I $WORK/b108/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ey3DusPSwAt32LLjM6Xf -o $WORK/b108/_cgo_main.o -c _cgo_main.c github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b495/ cat >/tmp/go-build2918169566/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b495/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.24 -complete -installsuffix shared -buildid Xx5enyPEtiD58UbKrxxq/Xx5enyPEtiD58UbKrxxq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.24 -complete -installsuffix shared -buildid QikU_o_XvGPXTDOwI1Fq/QikU_o_XvGPXTDOwI1Fq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/80/8054afb9a41c340a7fcf10866f5e6976fb5b47e857c1c4c3cc6ecaaa2279ebf5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b436/ cat >/tmp/go-build2918169566/b436/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/bzip2=/tmp/go-build2918169566/b279/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2918169566/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2918169566/b189/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2918169566/b453/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.24 -complete -installsuffix shared -buildid j6P4Flu4RacKJ7SzD2bR/j6P4Flu4RacKJ7SzD2bR -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/09/09c523964e98b49f46f7b9387123234356b2298aed74c184659163f27f43813a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b359/ cat >/tmp/go-build2918169566/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2918169566/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2918169566/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.24 -complete -installsuffix shared -buildid gazLx-UYrYXFnjCDP_2D/gazLx-UYrYXFnjCDP_2D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b370/ cat >/tmp/go-build2918169566/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2918169566/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2918169566/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2918169566/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.24 -complete -installsuffix shared -buildid TFSgu4nWu5AATZJ3lERn/TFSgu4nWu5AATZJ3lERn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -o $WORK/b108/_cgo_.o $WORK/b108/_cgo_main.o $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d0/d054a1b69e7301a1dea08a7b129555a54e8ae8f0bddf2abb2b6ad97fe37f9f18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fe/fea208352821d910e14985bc49c6a3e255dccc5cfd25671334a385d272321e1c-d # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/5f/5f6bd3b00217a3de87646f552438354cba031c7b5d018be8641a5610cde7500e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/1f/1fd05f2ab368697d00f6929eaffd2ac04ce0be6debad7c20ad6da7d7819e0582-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b375/ cat >/tmp/go-build2918169566/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2918169566/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2918169566/b377/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.24 -complete -installsuffix shared -buildid WXzmkioFuytygWt75ulb/WXzmkioFuytygWt75ulb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/c0/c0e9ac6352dbf0b840e090e58dda43b742ce01a75962aadb60d14d15614589e7-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b379/ github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b690/ cat >/tmp/go-build2918169566/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2918169566/b380/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b690/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2918169566/b691/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2918169566/b380/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.24 -complete -installsuffix shared -buildid f8Yzv0-NOGX6q4Q_VYjU/f8Yzv0-NOGX6q4Q_VYjU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.24 -complete -installsuffix shared -buildid AwZGr6JlQFbAAfp60C1E/AwZGr6JlQFbAAfp60C1E -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5d/5dc55c84c1a591ef02abf98680e983458e49d3303fe047a5b5b379450253de62-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b886/ cat >/tmp/go-build2918169566/b886/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.24 -complete -installsuffix shared -buildid R3he04dcnhYySmbutL7b/R3he04dcnhYySmbutL7b -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b779/ cat >/tmp/go-build2918169566/b779/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build2918169566/b780/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2918169566/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.24 -complete -installsuffix shared -buildid DQbO2lgh_VwiU4CX0p1I/DQbO2lgh_VwiU4CX0p1I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/f4/f4881899dbccc64ebe789a36a0d7fb1ff63a95f62768faaa12833e4908c93600-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/ca/ca32bb9e506bf98d522ab5bf4a1423b456ed4877018a767c1e8938dd7c94ae4b-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b897/ cat >/tmp/go-build2918169566/b897/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2918169566/b898/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2918169566/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.24 -complete -installsuffix shared -buildid iSM_wMCDJhaEUFeiiUEM/iSM_wMCDJhaEUFeiiUEM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ea/ea33ed6dda5c527da56927991d02cf3a1db0c70817838cfd0d1f1b7f7a728c66-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b108=/tmp/go-build -gno-record-gcc-switches -o $WORK/b108/_cgo_.o $WORK/b108/_cgo_main.o $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b108/_cgo_.o -dynout $WORK/b108/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/62/62545d897b960781b4af18d0cde76676c19e325bfefa13e16bfcf73d886c9edb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b381/ cat >/tmp/go-build2918169566/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2918169566/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2918169566/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2918169566/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.24 -complete -installsuffix shared -buildid OR0xD_AlznQnExg8EVND/OR0xD_AlznQnExg8EVND -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go cat >/tmp/go-build2918169566/b108/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.24 -installsuffix shared -buildid ey3DusPSwAt32LLjM6Xf/ey3DusPSwAt32LLjM6Xf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b108/_cgo_gotypes.go $WORK/b108/params.cgo1.go $WORK/b108/pkcs11.cgo1.go $WORK/b108/types.cgo1.go $WORK/b108/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/dd/dd1d403482698f6ca03fc44f82ebcc796422f44047b664637f946e938dd1b2d8-d # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/14/14c8b9f17669e7fe6514952f32f0fcb40d453b39f889ff552a1be60069c2c2d3-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b659/ cat >/tmp/go-build2918169566/b659/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2918169566/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2918169566/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2918169566/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2918169566/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.24 -complete -installsuffix shared -buildid WMtoRxFyKgLrlKJ-DcKe/WMtoRxFyKgLrlKJ-DcKe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/cb/cbde0e2402e4eb6064a47c908e5b67435b5c380746c59b96c3e89dd6ab4151bc-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b689/ cat >/tmp/go-build2918169566/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2918169566/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2918169566/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2918169566/b692/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.24 -complete -installsuffix shared -buildid YbqQFSfjI748kb3kASag/YbqQFSfjI748kb3kASag -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/4b/4b0279e9f285973fe068fe8873cbce7752c20d1fac032bcd6fae6a5a465a9dc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/24/24b35752c45984833278f9c086510b154c4d61cd1537d39bb64230fb2f6c681a-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b798/ cat >/tmp/go-build2918169566/b798/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2918169566/b799/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.24 -complete -installsuffix shared -buildid WmO63YcbBWaQ00tPy_IN/WmO63YcbBWaQ00tPy_IN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/b9/b909a61a998f642934a5fcba3305e056cfa81c34a27aaa9ef1b8e31800aef494-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b378/ cat >/tmp/go-build2918169566/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2918169566/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2918169566/b381/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.24 -complete -installsuffix shared -buildid PZ7_yNuUwIb2YKIOS3OK/PZ7_yNuUwIb2YKIOS3OK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/03/03092129532aed27882c80f7793adfd3f4357c6755573f6a01b31c99b59e9304-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ae/aea5f4f7c583684da2794822785c2cfebbb5fb1ee0e42ef5473a86509a01d69a-d # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/69/6915fd27989a40ca768cf6fd670bcf82df24180a83e079e8dcf73096f58dfefd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/33/33d58ea377f0035767328228c90f65133ef10b473caa3ee92bc9caad4cc82270-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b888/ cat >/tmp/go-build2918169566/b888/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2918169566/b889/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.24 -complete -installsuffix shared -buildid ih18gEbb9vT9CzkM3_Bw/ih18gEbb9vT9CzkM3_Bw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/ee/eeb7c826383e3ec2ec4ce979f4d611a158d38b2193a31676548f6e4942354e1d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b637/ github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b707/ cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/25/25922b88466512724e85b1943d6aa627f76685e193dae5959f5051f27f2d577d-d # internal cat >/tmp/go-build2918169566/b637/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b707/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2918169566/b653/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.24 -complete -installsuffix shared -buildid u4Xk98hlChxu_IdVboN4/u4Xk98hlChxu_IdVboN4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.24 -complete -installsuffix shared -buildid QdL-WgW_LNoaG1GqwyJ3/QdL-WgW_LNoaG1GqwyJ3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b374/ cat >/tmp/go-build2918169566/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2918169566/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2918169566/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2918169566/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2918169566/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2918169566/b377/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.24 -complete -installsuffix shared -buildid D94UfbX2mlbbzx1PEAHY/D94UfbX2mlbbzx1PEAHY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1b/1b0b1db96784d1b9854956611f4a17658530d0bff12384e26f0c343696954aae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/6e/6e8963f8afd5bfcb1ef18e138685c218eb4c750bb970ea7223ed709a13490b28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/c2/c23e33ae8704f47151176fd8dd43cb05365a9f310fbe2c9a7261c64ef813a174-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b687/ cat >/tmp/go-build2918169566/b687/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2918169566/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2918169566/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2918169566/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2918169566/b596/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.24 -complete -installsuffix shared -buildid fsHvo2Cj8t6viGrZX8KQ/fsHvo2Cj8t6viGrZX8KQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/4b/4bab6532a89d76aa82e31b5d7362cc68dca72cc2ce8fe066668565b41dc17c80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/86/86327062b5b1caf9cad417f9e8a9d31339f3a7cf123c1ccb272c590797f5db21-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path mkdir -p $WORK/b663/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b662/ github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b890/ cat >/tmp/go-build2918169566/b663/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.24 -complete -installsuffix shared -buildid DIVrD0ICO3dnEVBSTE5k/DIVrD0ICO3dnEVBSTE5k -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go cat >/tmp/go-build2918169566/b662/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.24 -complete -installsuffix shared -buildid hF4thWfc1m-tBSgJsR0A/hF4thWfc1m-tBSgJsR0A -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go cat >/tmp/go-build2918169566/b890/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2918169566/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.24 -complete -installsuffix shared -buildid n9-K2JZxf-X2NbCwhnu2/n9-K2JZxf-X2NbCwhnu2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/ec/ec57190b07919968611b588f16baf3eadc334204535a939d5b6db68ba58faa7c-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b887/ cat >/tmp/go-build2918169566/b887/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2918169566/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2918169566/b889/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/pkg/criu -lang=go1.24 -complete -installsuffix shared -buildid ZrX52x6wtT4moK_JX_9r/ZrX52x6wtT4moK_JX_9r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/9f/9f495dc8152cd35226d23a310d4854d92dbb173dfc463ddf418075f5e8c4e821-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b536/ cat >/tmp/go-build2918169566/b536/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.24 -complete -installsuffix shared -buildid UkELENyKzyhLG_JBv6zx/UkELENyKzyhLG_JBv6zx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b545/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b547/ cat >/tmp/go-build2918169566/b545/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2918169566/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2918169566/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b547/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2918169566/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.24 -complete -installsuffix shared -buildid X6GRoznicmHCMBqFLpxI/X6GRoznicmHCMBqFLpxI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.24 -complete -installsuffix shared -buildid AYDhIRcGegXLvgkNkwiB/AYDhIRcGegXLvgkNkwiB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/cb/cb47c2e2cfb338de3cdccc98594522fd63735f71f6ec814da87025d67213580b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/61/6176b7721b977627ea683654a34e783313f8a73391239af4afd44b92537f27d1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b535/ cat >/tmp/go-build2918169566/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/base32=/tmp/go-build2918169566/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2918169566/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2918169566/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2918169566/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2918169566/b530/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2918169566/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2918169566/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2918169566/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2918169566/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2918169566/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2918169566/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.24 -complete -installsuffix shared -buildid lQDpukhIVBIaBxFZB7Ek/lQDpukhIVBIaBxFZB7Ek -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/c0/c048073e17a7e36cba6234018ee718c389478b41474d0ef8894d347194b29661-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/ef/ef413ef49ad97659112ad8ec849b3ea45f33455c97efac818a15dcca446908a2-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a0/a02a47b8a1b19fc9ef68d6e380cf2dfe90d065a7afc0ffecac1294326ee840ad-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b316/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b328/ cat >/tmp/go-build2918169566/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2918169566/b317/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.24 -complete -installsuffix shared -buildid HuCc4Hk5DvtX8ry25k1T/HuCc4Hk5DvtX8ry25k1T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go cat >/tmp/go-build2918169566/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2918169566/b317/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.24 -complete -installsuffix shared -buildid LMPGNXqZ3N5mPq-Fe8Nr/LMPGNXqZ3N5mPq-Fe8Nr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b494/ cat >/tmp/go-build2918169566/b494/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build2918169566/b495/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2918169566/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2918169566/b376/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.24 -complete -installsuffix shared -buildid 23KOIie81AcTr-_cESXX/23KOIie81AcTr-_cESXX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a5/a5222d18dc623da7821538b5fcbec3d2f05479650c5ce2478880e061191aa408-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b664/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b661/ cat >/tmp/go-build2918169566/b664/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2918169566/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2918169566/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b661/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2918169566/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2918169566/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.24 -complete -installsuffix shared -buildid XZsPwGUhdfmER1J8QofX/XZsPwGUhdfmER1J8QofX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.24 -complete -installsuffix shared -buildid XYGMw576Tgfv8wuNOVJd/XYGMw576Tgfv8wuNOVJd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/68/6806ffe3aa5bfdbfb171d1ce5098aaf819c23e5c2113a20de49678e1b806883b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/70/70579c1545e6577aa3c9545dfcddb428c0c7e4ce22f65ae347989fa61f82fc99-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b694/ cat >/tmp/go-build2918169566/b694/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2918169566/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2918169566/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2918169566/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2918169566/b695/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.24 -complete -installsuffix shared -buildid edF0BxjKdGAvgoVu4BnC/edF0BxjKdGAvgoVu4BnC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/10/1008eee2509c4ebc667c716784f76ea2f3d98d8dde0bfc728b532392d9f0b5fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/f4/f4b3aabe77151719cb006b6fbb1f2886d17ffb28feb9fa7d9c0d7d82ac989893-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/preferlinkext $WORK/b108/_x001.o $WORK/b108/_x002.o $WORK/b108/_x003.o $WORK/b108/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/49/49c10fa31c16a8c10df388e7e86119f0ab3447c119b36ece64c518445e0921f1-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/6e/6e25b37d6909383503f495e2abae13a1109c7f25694fd809983a518aa3da077e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b313/ cat >/tmp/go-build2918169566/b313/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2918169566/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2918169566/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2918169566/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2918169566/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2918169566/b328/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.24 -complete -installsuffix shared -buildid HVlweWNAAwSe9DR0pdwu/HVlweWNAAwSe9DR0pdwu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c5/c59373c838ff098f3b177e868b1e738c8867b576d495c52752a67f8829bbbb31-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b070/ cat >/tmp/go-build2918169566/b070/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2918169566/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2918169566/b110/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.24 -complete -installsuffix shared -buildid jCEvK5lkiMxp2iLjOyl9/jCEvK5lkiMxp2iLjOyl9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/48/483b6b18dba1636bb59da12b70c9b098b4fd3277608015049e58eaa297bafc22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/62/621e98fc51106de8e7800805ff6d75057dfb6dffc20f30e34ab6539f8873155b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b069/ cat >/tmp/go-build2918169566/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.24 -complete -installsuffix shared -buildid sBlX6SDtQzz-aauUPGwY/sBlX6SDtQzz-aauUPGwY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b711/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b270/ cat >/tmp/go-build2918169566/b711/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.24 -complete -installsuffix shared -buildid Cgks1pcL7KbqwjFTKmR9/Cgks1pcL7KbqwjFTKmR9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go cat >/tmp/go-build2918169566/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2918169566/b275/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.24 -complete -installsuffix shared -buildid qjf6vH3bq05fevbSLA-2/qjf6vH3bq05fevbSLA-2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/e6/e69fd677d391bbe5edc6080fa3015fd923afd10d760ab9c6a80f8cce7fc3b69e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e1c9b3eb1efe11f0921dbd4cdcece4f6c65a8166fb781ad1690e1f13d303554-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b290/ cat >/tmp/go-build2918169566/b290/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.24 -complete -installsuffix shared -buildid AS-E5eY_3YoEks1eeq8L/AS-E5eY_3YoEks1eeq8L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ba/ba76c13a9428415e76dbf6f195795bb22657d3b9bb84f095e77ffdf8690a4983-d # internal cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/33/3335538e3d421826d29c0237e9125d6d419b16860ed8c908b0b0682c6d8bf865-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b413/ cat >/tmp/go-build2918169566/b413/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2918169566/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2918169566/b278/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/mail=/tmp/go-build2918169566/b414/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.24 -complete -installsuffix shared -buildid FT_nHjcB-PXJx_3KfIvD/FT_nHjcB-PXJx_3KfIvD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/74/74010f1b98c658c2396a9c5ef3349167667427d0a241eda6e3d6441ed3c1ff45-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b658/ cat >/tmp/go-build2918169566/b658/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2918169566/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2918169566/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2918169566/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2918169566/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.24 -complete -installsuffix shared -buildid PCfb7c3JXOFam56c3Ieb/PCfb7c3JXOFam56c3Ieb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/21/21aaab957f8e7f9e5d89ac11a612d483cd834594c4b94dff8d6ea6d03714fff4-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b269/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b291/ cat >/tmp/go-build2918169566/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.24 -complete -installsuffix shared -buildid 4sRYcotHyIIHxWoC_mQa/4sRYcotHyIIHxWoC_mQa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >/tmp/go-build2918169566/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.24 -complete -installsuffix shared -buildid VtWiBvNCO1RaYprQzBkO/VtWiBvNCO1RaYprQzBkO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b415/ cat >/tmp/go-build2918169566/b415/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.24 -complete -installsuffix shared -buildid YXMLZogVd8TpiVd_aCvw/YXMLZogVd8TpiVd_aCvw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b416/ cat >/tmp/go-build2918169566/b416/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2918169566/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.24 -complete -installsuffix shared -buildid 59VGhvsK5v88AJa_tKqa/59VGhvsK5v88AJa_tKqa -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/7c/7c72dee3a5c4e3e11623ef188c78706897d1fc6782ba52099b9f391cad9f65d7-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1f/1fb852a87fc65bfbd8b8f5f071f614fd6fd43420b9f18bd7c783a9479dd8ab9a-d # internal github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b493/ cat >/tmp/go-build2918169566/b493/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2918169566/b494/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2918169566/b377/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.24 -complete -installsuffix shared -buildid 4t7sxyRBrINIHXV9fyqu/4t7sxyRBrINIHXV9fyqu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/54/540716321e0166ab63189306168d745e491ba94584f3b9efa77873f4e02f80d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/46/46fd51b3ab5c543e70c82026c0386d2c78b08a03a892dd17207627b503a4aabd-d # internal cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/bf/bf81133213b356425a7ad6d897b71b7a52a1fc23ab3b03d26979d78d3328d266-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/de/def7fb7223717dfd381f8e9fcbafe29d61dd194f4a9179a38ee254ee1728e186-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/37/3787e61eda2e0d145d8309d453b73b6d0386e6dc9703bacc8109b0353b0a539b-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/72/72ee2e63140beaddb4a76f225f6869ec68bef4b46901c6892a6bbbfa8b1cd85a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c0/c078e7c191cabdd719fe289d924475f1ba4a07524ccb2fc2235dcddf0848cd78-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b294/ cat >/tmp/go-build2918169566/b294/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2918169566/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2918169566/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid b1_-hpCvLzaSpWywIjP9/b1_-hpCvLzaSpWywIjP9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/b3/b31357bb8379b88e8428447b633e5ad23a4c45b1ba7d922660c70f2c3ffeb86b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b763/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b673/ cat >/tmp/go-build2918169566/b763/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.24 -complete -installsuffix shared -buildid lcXQ7bLj1qF_OSsdBTmn/lcXQ7bLj1qF_OSsdBTmn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go cat >/tmp/go-build2918169566/b673/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.24 -complete -installsuffix shared -buildid HJKbBfssBCjbJ1gN50jK/HJKbBfssBCjbJ1gN50jK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b758/ cat >/tmp/go-build2918169566/b758/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2918169566/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2918169566/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2918169566/b761/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.24 -complete -installsuffix shared -buildid k878_q7f16r8aaNWhUya/k878_q7f16r8aaNWhUya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/28/289e2f0b119652193b9af16fac286752dc944c5d55f866459ce896ec51961afc-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b655/ cat >/tmp/go-build2918169566/b655/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2918169566/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2918169566/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2918169566/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.24 -complete -installsuffix shared -buildid C5DxJs9wYDBivmUcOj7Z/C5DxJs9wYDBivmUcOj7Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/87/87a1605530e5cb5961e5f85bfcdd68160946e924676abe941ef60cb5bcfcc171-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b762/ cat >/tmp/go-build2918169566/b762/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2918169566/b763/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.24 -complete -installsuffix shared -buildid 8NAMkWtBbZdJdqr0weQA/8NAMkWtBbZdJdqr0weQA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_x005.o -c go_gpgme.c cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/d5/d5feaffec7e65b2599d1d3cba7f53208e8d3f2097e6e2a4664c32a24aba4ee2f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b649/ cat >/tmp/go-build2918169566/b649/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2918169566/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2918169566/b650/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2918169566/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2918169566/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2918169566/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2918169566/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.24 -complete -installsuffix shared -buildid rM-dpf5weEJYBm_1bmot/rM-dpf5weEJYBm_1bmot -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_remote.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/65/659ea7a4f39617fdcc42decca9884034e26359d09d6400b89e1898749912965d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/7b/7b2a66e8f96c904ad1d89506ec1ec7700de094945e2d8f9447482c8a44d652f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cd $WORK/b470 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b470/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=UeiRdDOTQL1wmUYtq32x -o $WORK/b470/_cgo_main.o -c _cgo_main.c cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/9d/9dddd13291a5357aa30ea5a082bd48d9e174cef9a54b988e68e0da571ffea497-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b534/ cat >/tmp/go-build2918169566/b534/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build2918169566/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2918169566/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2918169566/b547/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.24 -complete -installsuffix shared -buildid cZZv4A3bO2PLVaMWRiik/cZZv4A3bO2PLVaMWRiik -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/35/35d439563ecd3bbf017f542f8a6ecb2489a3988f95e87bf05200e4d2752c4cb4-d # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b511/ cat >/tmp/go-build2918169566/b511/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile embed=/tmp/go-build2918169566/b315/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2918169566/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2918169566/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2918169566/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2918169566/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2918169566/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2918169566/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2918169566/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2918169566/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2918169566/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2918169566/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b511/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.24 -complete -installsuffix shared -buildid VbC3f-VUev1h95-v25Eo/VbC3f-VUev1h95-v25Eo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -embedcfg $WORK/b511/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -o $WORK/b470/_cgo_.o $WORK/b470/_cgo_main.o $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o -O2 -g -lgpgme gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b470=/tmp/go-build -gno-record-gcc-switches -o $WORK/b470/_cgo_.o $WORK/b470/_cgo_main.o $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b470/_cgo_.o -dynout $WORK/b470/_cgo_import.go cat >/tmp/go-build2918169566/b470/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.24 -installsuffix shared -buildid UeiRdDOTQL1wmUYtq32x/UeiRdDOTQL1wmUYtq32x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack $WORK/b470/_cgo_gotypes.go $WORK/b470/data.cgo1.go $WORK/b470/gpgme.cgo1.go $WORK/b470/unset_agent_info.cgo1.go $WORK/b470/_cgo_import.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/5f/5f3198fa32ea8e68b179d7adb91a36a59f33220d05d97d3e805ca74ff552902b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b648/ github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b785/ cat >/tmp/go-build2918169566/b648/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF github.com/containers/podman/pkg/trust mkdir -p $WORK/b750/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.24 -complete -installsuffix shared -buildid xz6aH8DpCzcg1PqOwAaw/xz6aH8DpCzcg1PqOwAaw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go cat >/tmp/go-build2918169566/b785/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cat >/tmp/go-build2918169566/b750/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2918169566/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2918169566/b751/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/pkg/trust -lang=go1.24 -complete -installsuffix shared -buildid hW5y-6aA5EGMIQigI8kK/hW5y-6aA5EGMIQigI8kK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.24 -complete -installsuffix shared -buildid -81N71ouStcY73Xq94YX/-81N71ouStcY73Xq94YX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/38/3890fbb101218e48bf1fb611d4e39a31cd03e191c9a6e01047c809612cca9f07-d # internal net/http/httptrace mkdir -p $WORK/b210/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b219/ cat >/tmp/go-build2918169566/b210/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile internal/nettrace=/tmp/go-build2918169566/b177/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b346/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid cepdSrnN9xE4hvH0nWiH/cepdSrnN9xE4hvH0nWiH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b135/ cat >/tmp/go-build2918169566/b219/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.24 -complete -installsuffix shared -buildid q7klIeyGGxyNPUKub89w/q7klIeyGGxyNPUKub89w -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go cat >/tmp/go-build2918169566/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF cat >/tmp/go-build2918169566/b135/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/base32=/tmp/go-build2918169566/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.24 -complete -installsuffix shared -buildid q-E4ljJ3beuCP2NPZEg2/q-E4ljJ3beuCP2NPZEg2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.24 -complete -installsuffix shared -buildid ekCNitjGV77eBxa9dBfV/ekCNitjGV77eBxa9dBfV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/4c/4cc47f58eb47f2f6ed9eb770ffdbb17eb937e121000d451878069cecc236b84d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b665/ cat >/tmp/go-build2918169566/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2918169566/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2918169566/b673/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.24 -complete -installsuffix shared -buildid OQB3wV8FbqFaW6jVH8Qm/OQB3wV8FbqFaW6jVH8Qm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/28/28589bbef6100d3bfae59f8694f02a2178ffa1657c1c26fa540aa7c743639cae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e9/e9f0fb3bfc394e169514cd211a4695ac7678277918fec0ecaa4da666623e4c2d-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3e/3e8a030cca57a31170fca4ad4ed9b1bbf6a53447c3a170ae08e4d3e466f0ab04-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b399/ cat >/tmp/go-build2918169566/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b398/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.24 -complete -installsuffix shared -buildid qFvkgBBhp4QDAnj-Ubxg/qFvkgBBhp4QDAnj-Ubxg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/fb/fb6e6cb347c8506598da5baaad09d245154ee0b6af3f61352c64013aadc596ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal net/http mkdir -p $WORK/b194/ cat >/tmp/go-build2918169566/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b198/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2918169566/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b206/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b199/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build2918169566/b208/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build2918169566/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2918169566/b212/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid OMs86Nl5OZ4CRQ6zYo48/OMs86Nl5OZ4CRQ6zYo48 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/6d/6d8268d2245a6bdb50c36d326d333bbb45ac5f27817fdff62898a8c85b65b129-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b344/ cat >/tmp/go-build2918169566/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2918169566/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2918169566/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2918169566/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.24 -complete -installsuffix shared -buildid b2q_OGZVRi7ivKkrq9Zx/b2q_OGZVRi7ivKkrq9Zx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/44/44efc1bcc6fa8afdbb29f1a1d0d47868cc55344ef4af4c6e5c738cdee3fc782a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x003.o -c callback.cgo2.c cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/82/824b83213c263aeb3cbb16a75eda1571a4f2e7d8a6263bd5aea36c39665d22d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a7/a705549b39f58cd4fc5e4062c9134dbaed174a9a35b6c8f2a60319746015dc2c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b353/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b366/ github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b403/ cat >/tmp/go-build2918169566/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2918169566/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b340/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.24 -complete -installsuffix shared -buildid hkD3eZJ1Gy0TPyR1ldfL/hkD3eZJ1Gy0TPyR1ldfL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go cat >/tmp/go-build2918169566/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a EOF cat >/tmp/go-build2918169566/b403/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.24 -complete -installsuffix shared -buildid TXsN1S0tfjI1bxyOY_PE/TXsN1S0tfjI1bxyOY_PE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.24 -complete -installsuffix shared -buildid RxErRLMWhDNHy4HuZs41/RxErRLMWhDNHy4HuZs41 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build2918169566/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.24 -complete -installsuffix shared -buildid 0teYF8Uri_HHFoaMajAM/0teYF8Uri_HHFoaMajAM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/49/4932b4d1ae7e1c86315342303b3314aa070511129cee33d5b5e2b6dfb247c80f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/cd/cda7bffd08d59eceecdbe5396193be56016854973bcdf226106ebed7562f454d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b470/_pkg_.a $WORK/b470/preferlinkext $WORK/b470/_x001.o $WORK/b470/_x002.o $WORK/b470/_x003.o $WORK/b470/_x004.o $WORK/b470/_x005.o # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/df/df27860649c2756844b48838c41a385a581236541cfd3aac4f3b630b92bb570b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x004.o -c error.cgo2.c cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/59/595eb98b7457c9633324b3cc87ff235d5daa76e55560611f735da3f57d1a93a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f9/f99604b6ff274dd5d2a5f9ddbcfb6ca534db46e032a3dccbd141a33e4600303e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes mkdir -p $WORK/b389/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough cat >/tmp/go-build2918169566/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF mkdir -p $WORK/b406/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b411/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b401/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.24 -complete -installsuffix shared -buildid 38FIHEB72p-F3WLMMr_z/38FIHEB72p-F3WLMMr_z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build2918169566/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.24 -complete -installsuffix shared -buildid GZbCLvZ00MAN9qPWVxs7/GZbCLvZ00MAN9qPWVxs7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go cat >/tmp/go-build2918169566/b406/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a EOF cat >/tmp/go-build2918169566/b411/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.24 -complete -installsuffix shared -buildid gp7Y_YldKh4Nd_-yrtrI/gp7Y_YldKh4Nd_-yrtrI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.24 -complete -installsuffix shared -buildid XYDm4vJ0rP72xmTs8TzX/XYDm4vJ0rP72xmTs8TzX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build2918169566/b401/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.24 -complete -installsuffix shared -buildid xRZZ1M1BQkVqY8n1l6PS/xRZZ1M1BQkVqY8n1l6PS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x005.o -c sqlite3.cgo2.c cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e7/e760a66931ca2faed4ab5416d68a6a0da03b56e9053b43bdea6829007c236f81-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b410/ cat >/tmp/go-build2918169566/b410/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2918169566/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2918169566/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2918169566/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2918169566/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.24 -complete -installsuffix shared -buildid rTe2LF7oM6CpLP029HlS/rTe2LF7oM6CpLP029HlS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/23/23b50bbfdf7628c1ecc04254339a722a62675f25161b5207633292c9af7967a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b407/ cat >/tmp/go-build2918169566/b407/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2918169566/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a EOF cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/16/165947525b16374e16b4feda5c441b8ab7d86759b4873591ba2d0e835ff5082d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.24 -complete -installsuffix shared -buildid kwLHweScQa9bFX-KCNfd/kwLHweScQa9bFX-KCNfd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/cd/cd7496e52b2d7dcea468276982a0e734a3bfc106fea7c88ab5a71933e7749799-d # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/b5/b5a0d81d575ea28151a6675b11b7356ca83281b7afa30352f3597e91f739d47e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/44/44290d978f789337171354d7eea26532f78a4be7964ecebfc16b48359909f6d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ba/ba900185a7aabecd4b1b905784e03a8ea931621163eada18e367e79db3bc7df6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b409/ cat >/tmp/go-build2918169566/b409/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2918169566/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.24 -complete -installsuffix shared -buildid OC2hOsJ6wCWC3JFH-n3G/OC2hOsJ6wCWC3JFH-n3G -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/46/46ec99ae6620793e1a0e36e77d08081457364b405ea97239866c26011b3ba4b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8e/8e7eb8eabbe742c6b55c5fc5ca016eb870ff19b12bbcf3d8fa4700ab320a4a2f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b185/ cat >/tmp/go-build2918169566/b185/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2918169566/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2918169566/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.24 -complete -installsuffix shared -buildid VrjF9a6Dp3syHfzymn2I/VrjF9a6Dp3syHfzymn2I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/17/17d6f21df15186f573755ed612cb421b358fe8fa0f228f470274810a01512701-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b339/ cat >/tmp/go-build2918169566/b339/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2918169566/b340/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.24 -complete -installsuffix shared -buildid 0ldDO4DvsO6PJVeT8KBU/0ldDO4DvsO6PJVeT8KBU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b7/b77856c458279610e853e323fb316ec58ed587cd7f6f1bbabbe505838b66b0be-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b338/ cat >/tmp/go-build2918169566/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2918169566/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.24 -complete -installsuffix shared -buildid fFWMlhSX238kWqOZmRhI/fFWMlhSX238kWqOZmRhI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f6/f6bde13fadab62a835098b1a410a142d670e46bb756b2f0974e47a973635693b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b354/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b387/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b357/ cat >/tmp/go-build2918169566/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a EOF cat >/tmp/go-build2918169566/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.24 -complete -installsuffix shared -buildid IJDYMPQEFocq9HCwloJl/IJDYMPQEFocq9HCwloJl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.24 -complete -installsuffix shared -buildid qSiymvVZKhD7O1R1IlAA/qSiymvVZKhD7O1R1IlAA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go cat >/tmp/go-build2918169566/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2918169566/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2918169566/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2918169566/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2918169566/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.24 -complete -installsuffix shared -buildid wWIz2r8CfDvTu0le8PF3/wWIz2r8CfDvTu0le8PF3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/47/47978df31ee0f36efabb3411642a561556e35bf945b9a9880cb0cfbe2bb450a4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b386/ cat >/tmp/go-build2918169566/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2918169566/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.24 -complete -installsuffix shared -buildid 3Bd4CKVCuCW42C6Btycx/3Bd4CKVCuCW42C6Btycx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e1/e1314c8224c95796906535c973b69b328c7b374f95b7ee8e834cab8fe0be2c90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c8/c8e43fd051ce332f3d4c90594048f550584352f5d66fbbcb689306489317da37-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b364/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b372/ cat >/tmp/go-build2918169566/b364/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2918169566/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF cat >/tmp/go-build2918169566/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2918169566/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.24 -complete -installsuffix shared -buildid -LEW_jdqgtRFKrVATDKr/-LEW_jdqgtRFKrVATDKr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.24 -complete -installsuffix shared -buildid C_xGbGYGKKRbO9IlqGQY/C_xGbGYGKKRbO9IlqGQY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x008.o -c sqlite3_opt_serialize.cgo2.c cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/c4/c4207138d36f9061e962cd183a7b232971e5ba5a654645d5d0f0624885cd0ef7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b757/ cat >/tmp/go-build2918169566/b757/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2918169566/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2918169566/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2918169566/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.24 -complete -installsuffix shared -buildid piSLVYoVwbuibrIoL6-9/piSLVYoVwbuibrIoL6-9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d1/d1e59d40f48be0bb5f85d1c1658975e884f0711d9dd48dbb87dc031502f18b33-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b229/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b435/ github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b134/ cat >/tmp/go-build2918169566/b229/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.24 -complete -installsuffix shared -buildid IHSKhN2LS7WLHk36wjJr/IHSKhN2LS7WLHk36wjJr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go cat >/tmp/go-build2918169566/b435/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.24 -complete -installsuffix shared -buildid 9aOZFM0UHNb5t6U3ev9N/9aOZFM0UHNb5t6U3ev9N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >/tmp/go-build2918169566/b134/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2918169566/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2918169566/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2918169566/b182/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2918169566/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.24 -complete -installsuffix shared -buildid RQWWddXPNtiBR6oRynvb/RQWWddXPNtiBR6oRynvb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/1b/1bf56c7ae2d43b7a3202ecf3ddb8b0806782acead1c748d7b7182362421c7a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/34/34ff90aa4630f24115843c31a5f4041c43005c7a6a67a697f625cba87c602eaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/ef/ef2258e3218486b5b2a1048861d2d9c6ee08886307259528db09b7dd791d8f01-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3e/3e388b3d45d598ee9a43d9a33d3fb39e166f920dd894372e9c7e34518049155c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b363/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b355/ cat >/tmp/go-build2918169566/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2918169566/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2918169566/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2918169566/b358/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.24 -complete -installsuffix shared -buildid U6rxuED1zWgPvYFIay3T/U6rxuED1zWgPvYFIay3T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build2918169566/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2918169566/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2918169566/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2918169566/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2918169566/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2918169566/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.24 -complete -installsuffix shared -buildid sqCN1lKED2Hk-9rxgS2s/sqCN1lKED2Hk-9rxgS2s -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/c1/c1fd802445461585d7efdaf56eaa9bb4e70af536816ba94b80e9ba94ffbc44f4-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b434/ cat >/tmp/go-build2918169566/b434/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2918169566/b435/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.24 -complete -installsuffix shared -buildid 85Xqawhg5AM3jnQeOA1B/85Xqawhg5AM3jnQeOA1B -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x010.o -c sqlite3_other.cgo2.c cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/52/52dead4f2c7c60c154dbd113a2b9b1d66608a144aa57db09d1a4ce104cd4dcb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/644c39730c7fbfb42832a9d0d3d09593fdea2c4f195111eb8dd92cef89cab44a-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x011.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/96/968778b2ba21495d2116510299f771f658ed8583636b89e40637e8ecaf7aea22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/04/04382b9241fbc0956134c1263754dd6fdd94e7c3e195390d453588b669695ea8-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/73/73360f5b4bac1027a4eedb828c70ea0d1e6cf5a0d03b695eaf6c9d86493c0ec9-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b133/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact mkdir -p $WORK/b753/ cat >/tmp/go-build2918169566/b133/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2918169566/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.24 -complete -installsuffix shared -buildid EPifrGeocoCH0ETto78y/EPifrGeocoCH0ETto78y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go github.com/containers/podman/vendor/go.podman.io/common/libimage/define mkdir -p $WORK/b755/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b567/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b222/ cat >/tmp/go-build2918169566/b753/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2918169566/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b755/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.24 -complete -installsuffix shared -buildid gr4va3wuQI0CnjC59p2d/gr4va3wuQI0CnjC59p2d -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go cat >/tmp/go-build2918169566/b567/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2918169566/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2918169566/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b222/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2918169566/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2918169566/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2918169566/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2918169566/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.24 -complete -installsuffix shared -buildid G4RH9yxOCDAUT36f5Mqm/G4RH9yxOCDAUT36f5Mqm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.24 -complete -installsuffix shared -buildid J7ISqStFJn0F8faoGoql/J7ISqStFJn0F8faoGoql -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.24 -complete -installsuffix shared -buildid WUdPchS9VhqaW94hvmNT/WUdPchS9VhqaW94hvmNT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go github.com/containers/podman/libpod/define mkdir -p $WORK/b716/ cat >/tmp/go-build2918169566/b716/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2918169566/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2918169566/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/libpod/define -lang=go1.24 -complete -installsuffix shared -buildid psSJ6ndeoGd4gXA2WZMk/psSJ6ndeoGd4gXA2WZMk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/b3/b3a6984008e6b32c585a747dc6cd606b4c09e6532e9f83c9d9697d8a315277ba-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b834/ cat >/tmp/go-build2918169566/b834/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.24 -complete -installsuffix shared -buildid I2KiaEgUeajR5YrUzEu1/I2KiaEgUeajR5YrUzEu1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/bd/bd13b60d6c4dd53a03837de7e1e8b3e6e9edcaac8058894304e394bb796a66be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/c8/c8cf7222e14a996a6000f0c0cea0292cbbc9c7bc87a616c4d09326f728e3a0c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/59/59b788c5db8c7895757c74e6f938f9ec1c328371c2627225aed176a81f1d6f6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/05/05bb40f2e2d60fa0bad58bcca4c265abc1f885ebfa874c7d216ee8849fe12e91-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b747/ github.com/containers/podman/pkg/annotations mkdir -p $WORK/b870/ cat >/tmp/go-build2918169566/b747/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/pkg/inspect -lang=go1.24 -complete -installsuffix shared -buildid PdlHzluPj0ANAmGbSFeB/PdlHzluPj0ANAmGbSFeB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go cat >/tmp/go-build2918169566/b870/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/pkg/annotations -lang=go1.24 -complete -installsuffix shared -buildid yp7APBHWoymQCVmDQd1c/yp7APBHWoymQCVmDQd1c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/b6/b62eff168f4f56670821d9690bfb120771cb0b489b94a01c89c602610c2222d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8e/8ef41357b7bc4c6315851503c3a818228ed7879b6e64f183450e6f6d5a7bc2bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/6e/6e4aedc5309f070083305e5f3c2d24ea8fa416fc20ed7fcf215dac399ac6bf74-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c1/c10b528f486097f09b7e2649fd19b69c6f04f6d4cc4c94c77c2ba5ca9f3e2019-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b506/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b565/ github.com/containers/podman/vendor/go.podman.io/image/v5/sif mkdir -p $WORK/b630/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b566/ github.com/containers/podman/vendor/go.podman.io/image/v5/tarball mkdir -p $WORK/b634/ cat >/tmp/go-build2918169566/b506/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2918169566/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a EOF cat >/tmp/go-build2918169566/b565/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2918169566/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.24 -complete -installsuffix shared -buildid TXpjoTqnZ0VTXVYK84O5/TXpjoTqnZ0VTXVYK84O5 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.24 -complete -installsuffix shared -buildid HLx1a6Bh9FURrGYKF0gc/HLx1a6Bh9FURrGYKF0gc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go cat >/tmp/go-build2918169566/b566/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2918169566/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b634/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.24 -complete -installsuffix shared -buildid SiCQBFy2sVclMAQ-qYdp/SiCQBFy2sVclMAQ-qYdp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.24 -complete -installsuffix shared -buildid ay3dG2i1M9GAOSIZle8q/ay3dG2i1M9GAOSIZle8q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go cat >/tmp/go-build2918169566/b630/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2918169566/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2918169566/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.24 -complete -installsuffix shared -buildid CzRKhjpOGkeMqPFExA5L/CzRKhjpOGkeMqPFExA5L -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/b7/b70707e0db92c9215bc6ac6f5abc9a5a33090b0d52b20ccafb878661581a5766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4e/4e1409f462b64db00ccc5679b694c2ca7ff42e9a16965f6a1bdde40dd51df079-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/df/df2178d1bd6c67b60d94e9c4b02fca2fd75574fb6797e31f8459995514d3c76f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ff/fff90fa0abfa7c24ca2f97fb39f5f33cdad83f15aa6b4e271103755491be8992-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/c5/c58082acd395eb344ccd6cd275477fd275bc6c918ab52145fc85ec1789594898-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/57/570629ccc09721d46f2b849037bfe959932c8c9ef9743e28731d83846962d18a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b558/ cat >/tmp/go-build2918169566/b558/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2918169566/b559/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2918169566/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2918169566/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2918169566/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2918169566/b453/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2918169566/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2918169566/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2918169566/b504/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2918169566/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.24 -complete -installsuffix shared -buildid RyCs5SfyMUXoYijUNrAt/RyCs5SfyMUXoYijUNrAt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/25/2546678707c2cc41af1e17e368bdbfce7db55d5c314a7cce5bc2afda75d0fda2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b510/ cat >/tmp/go-build2918169566/b510/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2918169566/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2918169566/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2918169566/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2918169566/b504/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.24 -complete -installsuffix shared -buildid t1suekFnlT0mVkK_135o/t1suekFnlT0mVkK_135o -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/94/948dd9de14e7fe21e5f827f0415ef97c21a1bb6ff618893c5bb31b084454be51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/61/61a4906792d550aeac74db7fc0c43602ccf7a8a1a378e09b35e4d7e613e2477e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b193/ expvar mkdir -p $WORK/b475/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b477/ cat >/tmp/go-build2918169566/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.24 -complete -installsuffix shared -buildid C1NHzp_Xl1sWeIlHxPIA/C1NHzp_Xl1sWeIlHxPIA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go github.com/containers/podman/vendor/go.podman.io/common/pkg/filters github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b700/ mkdir -p $WORK/b571/ github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request cat >/tmp/go-build2918169566/b475/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF mkdir -p $WORK/b599/ github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b598/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b264/ cat >/tmp/go-build2918169566/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b198/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build2918169566/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2918169566/b212/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/pkg/auth cat >/tmp/go-build2918169566/b700/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2918169566/b701/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF mkdir -p $WORK/b811/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p net/http/httputil -lang=go1.24 -std -complete -installsuffix shared -buildid dO5U-Z_eWtV7-khm0nvY/dO5U-Z_eWtV7-khm0nvY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.24 -complete -installsuffix shared -buildid g0yvoFbSjxooB7eWmcTz/g0yvoFbSjxooB7eWmcTz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go github.com/containers/podman/pkg/copy mkdir -p $WORK/b817/ cat >/tmp/go-build2918169566/b477/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2918169566/b476/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b601/ github.com/containers/podman/vendor/github.com/docker/go-connections/sockets cat >/tmp/go-build2918169566/b571/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2918169566/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2918169566/b572/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a EOF mkdir -p $WORK/b595/ cat >/tmp/go-build2918169566/b598/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.24 -complete -installsuffix shared -buildid t_IS8hOuQwUAPimMJv2O/t_IS8hOuQwUAPimMJv2O -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go cat >/tmp/go-build2918169566/b811/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2918169566/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.24 -complete -installsuffix shared -buildid wIurZJfP5F-apatDov3M/wIurZJfP5F-apatDov3M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go github.com/containers/podman/vendor/golang.org/x/oauth2/internal github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.24 -complete -installsuffix shared -buildid fgqz0PFwzt9PIig90f2a/fgqz0PFwzt9PIig90f2a -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b852/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/pkg/auth -lang=go1.24 -complete -installsuffix shared -buildid 9vMKzjKrWANR4WDNDMSb/9vMKzjKrWANR4WDNDMSb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b867/ github.com/containers/podman/pkg/machine/stdpull mkdir -p $WORK/b876/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p expvar -lang=go1.24 -std -complete -installsuffix shared -buildid K77BpoKR8zK7EdLXCb3c/K77BpoKR8zK7EdLXCb3c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >/tmp/go-build2918169566/b595/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b852/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b843/ cat >/tmp/go-build2918169566/b867/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF github.com/containers/podman/pkg/bindings mkdir -p $WORK/b765/ cat >/tmp/go-build2918169566/b599/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF cat >/tmp/go-build2918169566/b876/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2918169566/b779/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2918169566/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b391/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.24 -complete -installsuffix shared -buildid qV8eGZk6BLkzlbjsl23Z/qV8eGZk6BLkzlbjsl23Z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go cat >/tmp/go-build2918169566/b843/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.24 -complete -installsuffix shared -buildid PBWt0H3r50OWfOy-jot-/PBWt0H3r50OWfOy-jot- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b623/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b215/ cat >/tmp/go-build2918169566/b391/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b398/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2918169566/b399/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.24 -complete -installsuffix shared -buildid LTgFKu5qR9xgrmDBKd57/LTgFKu5qR9xgrmDBKd57 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go cat >/tmp/go-build2918169566/b765/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2918169566/b719/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2918169566/b766/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2918169566/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2918169566/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2918169566/b768/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF mkdir -p $WORK/b725/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/pkg/bindings -lang=go1.24 -complete -installsuffix shared -buildid oDJkNzho4XIa-NxWF09W/oDJkNzho4XIa-NxWF09W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.24 -complete -installsuffix shared -buildid 3II3hieHQnFvP_SKpbkF/3II3hieHQnFvP_SKpbkF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go cat >/tmp/go-build2918169566/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2918169566/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.24 -complete -installsuffix shared -buildid 6R58f_5LVG2I5wlIBXM7/6R58f_5LVG2I5wlIBXM7 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go cat >/tmp/go-build2918169566/b215/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b817/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/pkg/copy -lang=go1.24 -complete -installsuffix shared -buildid 2qXKsFeunQKF_2lNGsuF/2qXKsFeunQKF_2lNGsuF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.24 -complete -installsuffix shared -buildid tjae9cnzccxaigNDA-2J/tjae9cnzccxaigNDA-2J -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go mkdir -p $WORK/b848/ cat >/tmp/go-build2918169566/b601/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2918169566/b605/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.24 -complete -installsuffix shared -buildid fFynpJDmz_RStGOeTeg9/fFynpJDmz_RStGOeTeg9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go cat >/tmp/go-build2918169566/b848/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.24 -complete -installsuffix shared -buildid jgUfYUhxqQqWc7MrVNc4/jgUfYUhxqQqWc7MrVNc4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go cat >/tmp/go-build2918169566/b264/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.24 -complete -installsuffix shared -buildid sXalKGvBqty8OUUG2uw2/sXalKGvBqty8OUUG2uw2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b330/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.24 -complete -installsuffix shared -buildid Odv2eQ9_9uBY5p6w8Bpc/Odv2eQ9_9uBY5p6w8Bpc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.24 -complete -installsuffix shared -buildid 9FGv0vKnobA6rxRv1vIQ/9FGv0vKnobA6rxRv1vIQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.24 -complete -installsuffix shared -buildid jaBfyZ-_Lq5i5JURkUpC/jaBfyZ-_Lq5i5JURkUpC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go cat >/tmp/go-build2918169566/b725/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2918169566/b726/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2918169566/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2918169566/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid yG9MrL2eYUhWV7fJ4otM/yG9MrL2eYUhWV7fJ4otM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go cat >/tmp/go-build2918169566/b330/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2918169566/b331/_pkg_.a packagefile html/template=/tmp/go-build2918169566/b332/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile text/tabwriter=/tmp/go-build2918169566/b336/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.24 -complete -installsuffix shared -buildid q7grTdCgDjb1_YCUe3CU/q7grTdCgDjb1_YCUe3CU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/a8/a860038c99bc3c42597c1d489526e370c53f33bba1caa031400c1d41c62f037e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/52/52f826164a6403dc8767c5f70984c106886ded014d2baf99204bc13e7e9bc79f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/d0/d04052fa78f59544df66c3836f0573fb69c132651c47ce0bf24e8a450b579ac5-d # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/32/322c8e193e4479fbf1b6f92540006bdbb79cc1f3c9260c2905884f1632d4d971-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b699/ cat >/tmp/go-build2918169566/b699/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2918169566/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2918169566/b702/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.24 -complete -installsuffix shared -buildid Hf1UxkvjMs886IYJY5z3/Hf1UxkvjMs886IYJY5z3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/9b/9b7f02abd5b08ac5fabccbf724b6cb75b2b42e22658eb9a0014e77813bba5b35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/28/287c3f80e2c28da4575297b02617280e2c883857e0811d5e9362eb42ef1e7633-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b876/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/77/7712ce4e5d55ea082f658ec2c8e22a054a5a492c9aec3c22665f1ea9cad2f13d-d # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/3b/3b2e69f269ce971cadc49cb22350d4a7af1bc614e1384fabd2919261a3786797-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/3d/3dc4980a2454221d0b78ee930bcf58e2208a9bfef665b18ab0169384198dd6be-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b853/ cat >/tmp/go-build2918169566/b853/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2918169566/b852/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.24 -complete -installsuffix shared -buildid bBgqu_zy2lVUvzWdB8My/bBgqu_zy2lVUvzWdB8My -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e2/e2ce5e040ecee33755c7da1652dca39bfba325d04e222d8fc669b2b9d79ce9aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/00/00a205a150346e567ae0a86a4e2c0beb316d038b9b36da62ced3025610046551-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b847/ cat >/tmp/go-build2918169566/b847/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2918169566/b848/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.24 -complete -installsuffix shared -buildid SbIl_zRuM3SLysiEDCpo/SbIl_zRuM3SLysiEDCpo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/6e/6e20ede2fe83a492857735aa5d2779b50017c1337c2c34703e6dbf415436ef25-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b611/ cat >/tmp/go-build2918169566/b611/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2918169566/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2918169566/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2918169566/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2918169566/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2918169566/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2918169566/b618/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.24 -complete -installsuffix shared -buildid 0WGsj0PmDcLVlzjq3WUo/0WGsj0PmDcLVlzjq3WUo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/bc/bcd29a4be704eeb3c67bdb7ecda214da0b939c33aa0acb84a5ea376dc2a30f61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/34/34d46bb24dde5274be728b83eadab81d636a17969624e448a42d6eacab1d3527-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/fe/fe9adb544d3937050614840e3f236c8008a28a7f5e56e15a7771582113f87ab6-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b698/ cat >/tmp/go-build2918169566/b698/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2918169566/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2918169566/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.24 -complete -installsuffix shared -buildid qrY2-SKTSlM8aJsc0KRY/qrY2-SKTSlM8aJsc0KRY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/8a/8ab2c12a512c069a23babf5681d7104b0b79ae4c8b06878e1b634dd4dd287e50-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b507/ cat >/tmp/go-build2918169566/b507/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2918169566/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2918169566/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2918169566/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2918169566/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.24 -complete -installsuffix shared -buildid hOcSUElRZin_je6uuhY2/hOcSUElRZin_je6uuhY2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/7f/7fb32507dafc1d4df38bc7edf4dcf760753f1856afc9eef0b09f9961cc599ca4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/a4/a4c2a883dd00314390c4f081094e43899023bc16812b330a40fb46b147297405-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/09/093276f3b1d14cace1eaec2785d3a8d61d253eb034d6948ee3d8a4aaa49d2b3b-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b213/ cat >/tmp/go-build2918169566/b213/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2918169566/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2918169566/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2918169566/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.24 -complete -installsuffix shared -buildid HGzYBoyzlZpB-w1A-cks/HGzYBoyzlZpB-w1A-cks -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/67/67c6bc2846e5548665d7594027ee605f4f74cf9372992b4ed2ec9c93b7adf19b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b846/ cat >/tmp/go-build2918169566/b846/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2918169566/b847/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.24 -complete -installsuffix shared -buildid L-E5rMnOLO4ZxS1V7ZNC/L-E5rMnOLO4ZxS1V7ZNC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d8/d85da3319c9d3f190aa219903f5126450b179946bffc2b490208f0b35d36b2bd-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b675/ cat >/tmp/go-build2918169566/b675/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2918169566/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2918169566/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2918169566/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2918169566/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2918169566/b684/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/http/httputil=/tmp/go-build2918169566/b405/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.24 -complete -installsuffix shared -buildid TsXEfbRZl4ZN0Yw85dR3/TsXEfbRZl4ZN0Yw85dR3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/2c/2c5243b4f56632b2cb1422366eb158f9c2c3e4b68028037dafb8504329e395b3-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b713/ cat >/tmp/go-build2918169566/b713/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2918169566/b698/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.24 -complete -installsuffix shared -buildid SCcZ15n4qNdVxydo04iC/SCcZ15n4qNdVxydo04iC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/78/789a72a4542b2108919687bd1d963e4703c7b6cdec94ac565aaca210240c0ccb-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f1/f13faa4cf4bbf259dd7b6652715fce286235e9fa57c3ea3876a2ec02883d30dd-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b474/ cat >/tmp/go-build2918169566/b474/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile expvar=/tmp/go-build2918169566/b475/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2918169566/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2918169566/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2918169566/b478/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2918169566/b479/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2918169566/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2918169566/b377/_pkg_.a packagefile hash/fnv=/tmp/go-build2918169566/b299/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.24 -complete -installsuffix shared -buildid OzDATBRkVBJpBofmE5yP/OzDATBRkVBJpBofmE5yP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/79/7910602fb63f4d21055ea5f3a30b8f44fceb411ff75438ab8cf76ccc12ad18e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/5c/5cc69683016cc91666c63f809fb3eae5c514c1de43b55a20920db4bf057b48f3-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b722/ github.com/containers/podman/pkg/specgen mkdir -p $WORK/b749/ cat >/tmp/go-build2918169566/b722/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2918169566/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2918169566/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2918169566/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2918169566/b550/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b774/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/libpod/events -lang=go1.24 -complete -installsuffix shared -buildid EQgPROdJaHU8Y_ORezQL/EQgPROdJaHU8Y_ORezQL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go cat >/tmp/go-build2918169566/b749/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2918169566/b726/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2918169566/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2918169566/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2918169566/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2918169566/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF cat >/tmp/go-build2918169566/b774/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.24 -complete -installsuffix shared -buildid Wvy7aHeaxnUvmUZY9x6c/Wvy7aHeaxnUvmUZY9x6c -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/pkg/specgen -lang=go1.24 -complete -installsuffix shared -buildid F02husMIxr3VFwHyXPIM/F02husMIxr3VFwHyXPIM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_remote.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/65/652e37b97dca669bd5d4ab3634219177b76bd26aba6ee014f0f1729116fd5839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/22/221a9e96b9612bb13fd43349c1234ec2882c562b22db3c0911af36fd68b92e44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/8b/8b0aed5b7fcd4e7fa9063bc5c4fa56fe710a1121b9aa04a67d854c817ae56e35-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b786/ github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b787/ cat >/tmp/go-build2918169566/b786/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.24 -complete -installsuffix shared -buildid rHFUCRPStz9xvJR3LDzK/rHFUCRPStz9xvJR3LDzK -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go cat >/tmp/go-build2918169566/b787/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.24 -complete -installsuffix shared -buildid XYjpwWOdfchUw876B3rT/XYjpwWOdfchUw876B3rT -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ed/ed0e20f086aecc94760f6c1c87cd3ffdf042fad7cad7af16311483eff6b60c91-d # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/3b/3b54ff8b030b0e699a1015b63e66819a359a773e3271cdb5bdbe331668439f90-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b218/ cat >/tmp/go-build2918169566/b218/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2918169566/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2918169566/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2918169566/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2918169566/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2918169566/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2918169566/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2918169566/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2918169566/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2918169566/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2918169566/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2918169566/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2918169566/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2918169566/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build2918169566/b208/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.24 -complete -installsuffix shared -buildid 2SRu4YA9HaTD_6Ru4WGZ/2SRu4YA9HaTD_6Ru4WGZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/ba/ba6819631fd47af1db4accb27f7fba3ec58bcba4d5c365fb5833d73933dd95f9-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b845/ cat >/tmp/go-build2918169566/b845/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2918169566/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2918169566/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2918169566/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2918169566/b850/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2918169566/b847/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.24 -complete -installsuffix shared -buildid lAn0cqsikAFKUyGV5iat/lAn0cqsikAFKUyGV5iat -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/38/3825e06aff4b736b8b8c9d71c5f0da7a6909722bddfe64318a9d7e1b0043ca8d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b627/ cat >/tmp/go-build2918169566/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2918169566/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2918169566/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2918169566/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2918169566/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2918169566/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.24 -complete -installsuffix shared -buildid i-GDhGsK-iHTn9PnOdiB/i-GDhGsK-iHTn9PnOdiB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/fe/fe50650f789919ec44efa8e267c995c944500089f457de1b29d9a9eccbe373db-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b473/ cat >/tmp/go-build2918169566/b473/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2918169566/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2918169566/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2918169566/b481/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.24 -complete -installsuffix shared -buildid vJZR9phgwvbKn5PVItWA/vJZR9phgwvbKn5PVItWA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/b3/b38c8600645844882eed0e47b4d41cb42123258cc852895aeb2e731ee5442f20-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b606/ cat >/tmp/go-build2918169566/b606/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2918169566/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2918169566/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2918169566/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.24 -complete -installsuffix shared -buildid -TyvKftbU9Poxri_nS8I/-TyvKftbU9Poxri_nS8I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/4c/4cfe4d62ef81a247f0ec0ac6b5073a8a33ee8c396dec53314dc30b81fd76a6dc-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b784/ cat >/tmp/go-build2918169566/b784/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2918169566/b777/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2918169566/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2918169566/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2918169566/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2918169566/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2918169566/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.24 -complete -installsuffix shared -buildid 5n-xA-WdvxsgV1wflhSo/5n-xA-WdvxsgV1wflhSo -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/44/44ce4a3e997fda67f950a7a2f32af2cf52fe398b885f82163322d8e770ecab43-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b600/ cat >/tmp/go-build2918169566/b600/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2918169566/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2918169566/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2918169566/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2918169566/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2918169566/b616/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.24 -complete -installsuffix shared -buildid lM9qLHpQ03J6GA4IQDYS/lM9qLHpQ03J6GA4IQDYS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/0f/0f1ec993d0e442389a647a0ec88693e77057a48d0fee6b3cb65c47a296d87add-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b472/ cat >/tmp/go-build2918169566/b472/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2918169566/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2918169566/b482/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.24 -complete -installsuffix shared -buildid gPlz_-oCTG8gOnIyoZ08/gPlz_-oCTG8gOnIyoZ08 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/b4/b42cb1328df641d81a40625ead5cdebac1c23a6ac517ae994fc522792480cc4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/8c/8c96909448d4579273bd22d5fb48892b187cda514569fe4e714f0f7eb786192b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/22/22e27b81d8a58bbeef5b6ee8147277364171f041a7082f676a9b562038273028-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/4e/4ef5bb41dc7ce53ac06dc6f01cb6ecfab3da78a02122a0a4fd59801f21bb174c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/93/93047bee2217da05b6eef9ce9a9a72557c134d4b3515d39714d006dca5dfb38e-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b778/ cat >/tmp/go-build2918169566/b778/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2918169566/b779/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2918169566/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2918169566/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/pkg/machine -lang=go1.24 -complete -installsuffix shared -buildid gO8_Z_NFi0_tWGppKuVx/gO8_Z_NFi0_tWGppKuVx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f7/f7984e6bd6ee59f4c7e6c8595fe86d913ea05a691b6ee470af410456862f362a-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b491/ cat >/tmp/go-build2918169566/b491/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2918169566/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2918169566/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2918169566/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2918169566/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2918169566/b497/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2918169566/b498/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.24 -complete -installsuffix shared -buildid 6gQzz_nL6sW_J1n-0bED/6gQzz_nL6sW_J1n-0bED -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/e9/e9a93f41a648a8f535417b30470ef405effb3f8b16d9af98a15c71ed25dc7cdd-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b597/ cat >/tmp/go-build2918169566/b597/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2918169566/b598/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2918169566/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2918169566/b600/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2918169566/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2918169566/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.24 -complete -installsuffix shared -buildid -qPv_iAZae3ZQ_0vygMN/-qPv_iAZae3ZQ_0vygMN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/89/89dd219df3ab20d9a17d2e5b778746ddbd918f5d7c5d1e6ae4678d7d9cc91941-d # internal github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b873/ github.com/containers/podman/pkg/machine/qemu mkdir -p $WORK/b776/ cat >/tmp/go-build2918169566/b873/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2918169566/b698/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b776/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2918169566/b777/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2918169566/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2918169566/b788/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2918169566/b797/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2918169566/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.24 -complete -installsuffix shared -buildid UcA9TkkI7OAFqluVWwJJ/UcA9TkkI7OAFqluVWwJJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.24 -complete -installsuffix shared -buildid ZTdbOJiEXAIzZtaExCPD/ZTdbOJiEXAIzZtaExCPD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_amd64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/b0/b0ba41fd5ad6e7400baa9af68629ecf0ccfb4620bd33643b4636d55f1924f7f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/77/775b867368001494cad7a664acb8086b25040818b96c4f424de58ce04744caaa-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b489/ cat >/tmp/go-build2918169566/b489/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2918169566/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2918169566/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2918169566/b239/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.24 -complete -installsuffix shared -buildid 9XdCWX7wmCyXcRbY2ee8/9XdCWX7wmCyXcRbY2ee8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/b3/b34357132f315455ad2d514307af2159ee19965098228ce440bc9a589b4b2b58-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b569/ cat >/tmp/go-build2918169566/b569/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2918169566/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2918169566/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2918169566/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2918169566/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2918169566/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2918169566/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2918169566/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2918169566/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2918169566/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2918169566/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2918169566/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2918169566/b182/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2918169566/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2918169566/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2918169566/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2918169566/b596/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2918169566/b597/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.24 -complete -installsuffix shared -buildid ByoET7HOoCTWd-s91WGs/ByoET7HOoCTWd-s91WGs -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/6f/6f384d3b8c6adca0909930a823ed0aa4da4942661f0d19d6dc62c25afb5aef1b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b502/ cat >/tmp/go-build2918169566/b502/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2918169566/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2918169566/b489/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.24 -complete -installsuffix shared -buildid U_8V23rrbUY0jItSq6A0/U_8V23rrbUY0jItSq6A0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b469/ cat >/tmp/go-build2918169566/b469/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2918169566/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2918169566/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2918169566/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2918169566/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2918169566/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2918169566/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2918169566/b275/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.24 -complete -installsuffix shared -buildid mdsVqUVixLxevrfU0oEM/mdsVqUVixLxevrfU0oEM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/05/05c84857bf4d1d9e3030ace420c89074be59617e545a509fe733eb12495ab027-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b775/ cat >/tmp/go-build2918169566/b775/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2918169566/b776/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.24 -complete -installsuffix shared -buildid 02ajdZZu7iJDge6S_wOH/02ajdZZu7iJDge6S_wOH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/a3/a31b0df121b17d841a29376b310e1dbe14ee5963565de3857676d322c4a3463b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b842/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore mkdir -p $WORK/b501/ cat >/tmp/go-build2918169566/b842/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2918169566/b843/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2918169566/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2918169566/b845/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2918169566/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2918169566/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2918169566/b502/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2918169566/b847/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a EOF cat >/tmp/go-build2918169566/b501/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2918169566/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2918169566/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2918169566/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2918169566/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2918169566/b502/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b851/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.24 -complete -installsuffix shared -buildid CcmQItu9AWI41U1itiNf/CcmQItu9AWI41U1itiNf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.24 -complete -installsuffix shared -buildid t9zbJngQMgWtmb9nXyUL/t9zbJngQMgWtmb9nXyUL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go cat >/tmp/go-build2918169566/b851/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2918169566/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2918169566/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2918169566/b489/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2918169566/b502/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.24 -complete -installsuffix shared -buildid riI40XIIcJeQ-JkdcCJr/riI40XIIcJeQ-JkdcCJr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/7c/7cdfc9525839f670c0b4de493c2f50e373d772ad86ee64a345f675c41eaa0e04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/72/723fd687f6637681b47983d1f6a021675778f538a330b9e95198a192b8296365-d # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/74/7422e2edcb8328eff5358f18c6958377cbeb2bbc4ac3a9e3072d7c891efc10d0-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b674/ cat >/tmp/go-build2918169566/b674/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2918169566/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2918169566/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2918169566/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2918169566/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2918169566/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2918169566/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2918169566/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2918169566/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2918169566/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2918169566/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2918169566/b697/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile text/scanner=/tmp/go-build2918169566/b248/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.24 -complete -installsuffix shared -buildid nRmSTrKKtsI97CGZfm0z/nRmSTrKKtsI97CGZfm0z -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/7c/7c1141989b2255731d8a5233156e5b4671c3704cabcb9ab37235deee85f2b190-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/25/25c5cf1b402d802d76c5e86ddf73ceffcaf798e7f321f85960ef0972929fbf16-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b192/ github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b706/ cat >/tmp/go-build2918169566/b192/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2918169566/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2918169566/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/openshift mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.24 -complete -installsuffix shared -buildid sreA62K4_vo2__QoVbwe/sreA62K4_vo2__QoVbwe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go cat >/tmp/go-build2918169566/b706/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2918169566/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2918169566/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2918169566/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.24 -complete -installsuffix shared -buildid ufHkHHDRP0RWQheo6q9r/ufHkHHDRP0RWQheo6q9r -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go cat >/tmp/go-build2918169566/b628/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2918169566/b629/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2918169566/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2918169566/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2918169566/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2918169566/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.24 -complete -installsuffix shared -buildid rOl8a7DCW_A5I8YovjwE/rOl8a7DCW_A5I8YovjwE -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/1c/1cdb744b0f9863ec891f587b0c355039fdbce94ca3cc87d446a44d789141a03c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b840/ cat >/tmp/go-build2918169566/b840/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2918169566/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2918169566/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2918169566/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2918169566/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2918169566/b851/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.24 -complete -installsuffix shared -buildid U5x9vUHEaiqkMVshWno6/U5x9vUHEaiqkMVshWno6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/64/642e3f8ef09a1103c464d687990fc133348e8519d3d8cbac9006c1b263fad265-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/a3/a32761a4bbedc3db04e84ab7f050b2b7574147871fbe49b9e077a83783e023c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/17/17b5370a65978e37d8013d0747aeffe78d1711ed7c0953ec394283b8d9aceb0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/30/3084977f6f3008ee786a7dbc5c535b79d39def1d56c4f325803ff7e2eb08b920-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b390/ cat >/tmp/go-build2918169566/b390/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2918169566/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2918169566/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2918169566/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2918169566/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2918169566/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2918169566/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2918169566/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2918169566/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2918169566/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2918169566/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2918169566/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2918169566/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2918169566/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2918169566/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2918169566/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2918169566/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2918169566/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2918169566/b404/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/http/httputil=/tmp/go-build2918169566/b405/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.24 -complete -installsuffix shared -buildid KwGjdyhI68DflyEh1mKQ/KwGjdyhI68DflyEh1mKQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/54/544bc91556f0bd27685ce9abca6038b8df636ed72c2dd39c4982b9b88230cc6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/17/17ec1df8fd5e3ccfc5f1282e616054e0a589322d5df90ac4662b90b1531b2ec3-d # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/1a/1ac9901d5be1e7b28311ae376e24cf1753d18789bb982ad8fb30c2faaa2358f2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b503/ cat >/tmp/go-build2918169566/b503/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2918169566/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2918169566/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.24 -complete -installsuffix shared -buildid 7tshl--5KF3FsYipYlFf/7tshl--5KF3FsYipYlFf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/62/6286391b37fedd58f7b482416a8a2d786157b0ed12e88a2310ed3d38af6266ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/75/75d3cef57c97024cb092240346ff5f421a2e61562329d725ef0582d7ed049b26-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b568/ cat >/tmp/go-build2918169566/b568/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2918169566/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2918169566/b219/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2918169566/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2918169566/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.24 -complete -installsuffix shared -buildid Yc-bu7cnla-65q9l-AKB/Yc-bu7cnla-65q9l-AKB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/9f/9f51e542a589af1498c3db6f9a4a13b4de175310f9a6ca1b97fddd555d9a8a55-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b564/ cat >/tmp/go-build2918169566/b564/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2918169566/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2918169566/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2918169566/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2918169566/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2918169566/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2918169566/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2918169566/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2918169566/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2918169566/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.24 -complete -installsuffix shared -buildid Z5gzuLgubHIaBGNBRI9u/Z5gzuLgubHIaBGNBRI9u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/42/4245d80a1bc0ed731bc9c28c53155e0648dfcd09e0aefabf5b082a3494ee6ab2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e8/e80d43a986e6bc05f7214845fff484c249f7f32674e4b363423b7b3fc13c487e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b388/ cat >/tmp/go-build2918169566/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2918169566/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2918169566/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2918169566/b401/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.24 -complete -installsuffix shared -buildid 2VVLSc8osicmTd9LgKG_/2VVLSc8osicmTd9LgKG_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/3f/3fb29f7350103b28c553b9a7fc1faf208cd173c09d57567400e4c7470f5ecec9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b329/ cat >/tmp/go-build2918169566/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2918169566/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2918169566/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2918169566/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2918169566/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2918169566/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2918169566/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2918169566/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2918169566/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2918169566/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2918169566/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2918169566/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2918169566/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2918169566/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2918169566/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2918169566/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2918169566/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2918169566/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2918169566/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2918169566/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2918169566/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2918169566/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2918169566/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2918169566/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2918169566/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2918169566/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2918169566/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2918169566/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2918169566/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2918169566/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2918169566/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2918169566/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2918169566/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2918169566/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2918169566/b404/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.24 -complete -installsuffix shared -buildid 5otR_ipE-GzVi6375tKX/5otR_ipE-GzVi6375tKX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/19/19b1639e8306104781e401695a8b88746d904d3dc84b4ede29f0dcbd32490c20-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b293/ cat >/tmp/go-build2918169566/b293/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2918169566/b294/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2918169566/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2918169566/b378/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.24 -complete -installsuffix shared -buildid VWJ48l8Gv-AT8Zedr0Hy/VWJ48l8Gv-AT8Zedr0Hy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/45/451961f4a5e7b595df1080d45628035be70ca8c6a3a0d919a0eaa32ac133f202-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b292/ cat >/tmp/go-build2918169566/b292/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2918169566/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2918169566/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2918169566/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.24 -complete -installsuffix shared -buildid HwwAYZv1MKoyH3IdU4Go/HwwAYZv1MKoyH3IdU4Go -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/df/dfd5a378962e26e1280cf5c1efd099f04c39176dbff6d92edb5b5c48d8e26600-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b268/ cat >/tmp/go-build2918169566/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2918169566/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2918169566/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2918169566/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2918169566/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2918169566/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2918169566/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2918169566/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2918169566/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2918169566/b278/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.24 -complete -installsuffix shared -buildid EdKDk4gQNJ4Q60eI7fe9/EdKDk4gQNJ4Q60eI7fe9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/89/89551e46275933e914de22c68c6d0a7f0619145577df2bc9c740c9c464d1fc4b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b710/ cat >/tmp/go-build2918169566/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2918169566/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2918169566/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.24 -complete -installsuffix shared -buildid oM8KULXQawhfbwQDPS_W/oM8KULXQawhfbwQDPS_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/86/8625cd3c5d12534fa76708ff71157c89deeb73037f808239eafe499b4033eeb0-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b468 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -I $WORK/b468/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=g31RWZVJmtSVqkUSYMAV -o $WORK/b468/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -o $WORK/b468/_cgo_.o $WORK/b468/_cgo_main.o $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b468=/tmp/go-build -gno-record-gcc-switches -o $WORK/b468/_cgo_.o $WORK/b468/_cgo_main.o $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b468/_cgo_.o -dynout $WORK/b468/_cgo_import.go cat >/tmp/go-build2918169566/b468/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile database/sql=/tmp/go-build2918169566/b466/_pkg_.a packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.24 -installsuffix shared -buildid g31RWZVJmtSVqkUSYMAV/g31RWZVJmtSVqkUSYMAV -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b468/_cgo_gotypes.go $WORK/b468/backup.cgo1.go $WORK/b468/callback.cgo1.go $WORK/b468/error.cgo1.go $WORK/b468/sqlite3.cgo1.go $WORK/b468/sqlite3_context.cgo1.go $WORK/b468/sqlite3_load_extension.cgo1.go $WORK/b468/sqlite3_opt_serialize.cgo1.go $WORK/b468/sqlite3_opt_userauth_omit.cgo1.go $WORK/b468/sqlite3_other.cgo1.go $WORK/b468/sqlite3_type.cgo1.go $WORK/b468/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b468/_pkg_.a $WORK/b468/preferlinkext $WORK/b468/_x001.o $WORK/b468/_x002.o $WORK/b468/_x003.o $WORK/b468/_x004.o $WORK/b468/_x005.o $WORK/b468/_x006.o $WORK/b468/_x007.o $WORK/b468/_x008.o $WORK/b468/_x009.o $WORK/b468/_x010.o $WORK/b468/_x011.o $WORK/b468/_x012.o $WORK/b468/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/1b/1b40fef4ed0c2af6c6b84526615600ae10158cd0fc95153aac4a27e0f820894e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b465/ cat >/tmp/go-build2918169566/b465/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build2918169566/b466/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2918169566/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2918169566/b435/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.24 -complete -installsuffix shared -buildid Sw81c_sjK8DMYNvOavBX/Sw81c_sjK8DMYNvOavBX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/58/582862446046abe7cd611946e4a78a9ffbe14cb31ad517196828b2340178488d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b433/ cat >/tmp/go-build2918169566/b433/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2918169566/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2918169566/b434/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2918169566/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.24 -complete -installsuffix shared -buildid twSOrFLP_6ybF-G_0eCJ/twSOrFLP_6ybF-G_0eCJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/db/dbcdec4a722f972ec8728d1fe9c7a2971ba74b828c55ceb8ca42565a2f02a296-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b267/ cat >/tmp/go-build2918169566/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2918169566/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2918169566/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2918169566/b428/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2918169566/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2918169566/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2918169566/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2918169566/b432/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2918169566/b433/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2918169566/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2918169566/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2918169566/b503/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2918169566/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2918169566/b505/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.24 -complete -installsuffix shared -buildid q5KLHZRbzUoKBrDlMSTA/q5KLHZRbzUoKBrDlMSTA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/eb/ebd6ec1ffb815f10dcb396c3aab03b9d7ed5e360d5b196e80d5aa594d27cde9a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b266/ cat >/tmp/go-build2918169566/b266/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2918169566/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2918169566/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2918169566/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.24 -complete -installsuffix shared -buildid _1rPD0mjJwwko984aHys/_1rPD0mjJwwko984aHys -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1f/1f30736fb40647b57d59ccf37db016e51c03bd79b6c2041644eaa1baa3953996-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b131/ cat >/tmp/go-build2918169566/b131/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2918169566/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2918169566/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2918169566/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2918169566/b266/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2918169566/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2918169566/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2918169566/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2918169566/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2918169566/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2918169566/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.24 -complete -installsuffix shared -buildid PcWEn58V483_j-YKmE4_/PcWEn58V483_j-YKmE4_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/2d/2daf642bf3dd07d257705f081b9dcd603f526cd139c1c7d7ec492a786314b451-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b067/ cat >/tmp/go-build2918169566/b067/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2918169566/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2918169566/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2918169566/b531/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2918169566/b505/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.24 -complete -installsuffix shared -buildid SfrYTbfUM_xlDydLIJbQ/SfrYTbfUM_xlDydLIJbQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/11c446ac46c320159ada2997b866c81fe414a13734e4113ba52d83439334eba7-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b644/ cat >/tmp/go-build2918169566/b644/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.24 -complete -installsuffix shared -buildid JfosqbuSanuMODsWnEYl/JfosqbuSanuMODsWnEYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b647/ cat >/tmp/go-build2918169566/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b746/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.24 -complete -installsuffix shared -buildid bDlwlntl4CBRItMHkAV0/bDlwlntl4CBRItMHkAV0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go cat >/tmp/go-build2918169566/b746/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2918169566/b747/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2918169566/b748/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2918169566/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2918169566/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2918169566/b753/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.24 -complete -installsuffix shared -buildid oZyYb2TdKxJlXshQwHvL/oZyYb2TdKxJlXshQwHvL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f9/f921154a32aa252d278fb265b176dd0b0065ffb7335f3ae05bd964941168c5c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/4e/4ea210da07a811fbe8649923a7b1f051be754c917e305cac108a60059c9319a6-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b641/ cat >/tmp/go-build2918169566/b641/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2918169566/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2918169566/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2918169566/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2918169566/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2918169566/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2918169566/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2918169566/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2918169566/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2918169566/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2918169566/b698/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2918169566/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.24 -complete -installsuffix shared -buildid u_xW4zxkjztgTzApM9np/u_xW4zxkjztgTzApM9np -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/80/808486445c0c57bf2f5b9d5ccd8b3a043016dea00d06a460039dc5bc96696218-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b818/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b824/ github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b821/ github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b826/ github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b825/ cat >/tmp/go-build2918169566/b818/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF cat >/tmp/go-build2918169566/b824/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a EOF cat >/tmp/go-build2918169566/b821/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.24 -complete -installsuffix shared -buildid 7MX95fv3jpbw57oG31BZ/7MX95fv3jpbw57oG31BZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.24 -complete -installsuffix shared -buildid 8aX1OOCV5-d6W0xW3jrM/8aX1OOCV5-d6W0xW3jrM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.24 -complete -installsuffix shared -buildid _NdY6hwSHwGB46TpAgPj/_NdY6hwSHwGB46TpAgPj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go cat >/tmp/go-build2918169566/b825/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b826/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b715/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.24 -complete -installsuffix shared -buildid jhK76dSM5K-U0lwGb9uy/jhK76dSM5K-U0lwGb9uy -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.24 -complete -installsuffix shared -buildid eKBw96-Vwp9DM9Z3h-Bm/eKBw96-Vwp9DM9Z3h-Bm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go cat >/tmp/go-build2918169566/b715/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2918169566/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2918169566/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2918169566/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.24 -complete -installsuffix shared -buildid GkHu1Q4OzuaboVJ9mqXt/GkHu1Q4OzuaboVJ9mqXt -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/1f/1f69379583b4f1b9467130fbfa7a40bd951652965ec52e5f60cad6abc120af63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/a7/a7a1cf9401dd7857a4e4feb6af8c19c6d6957657fd0bd2589f16e178b0ea734e-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b819/ cat >/tmp/go-build2918169566/b819/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2918169566/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2918169566/b818/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.24 -complete -installsuffix shared -buildid ShiO-yB2dboPKottEsK2/ShiO-yB2dboPKottEsK2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/12/12b72c0eff2dcceebe240749c0543c390e76d6af8b567e77e3315535ed701f04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/59/59922a315c307ce8bf65f316a39125da0d1ea231868cfa78d4a7759f83c2f59d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/82/8277b6a98361adcfcb8c6652fe8e1f6efb1808e5a13860a59ffbb058040ebe62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/cc/cc77d5a5d22a0268716975fd14d06cc8664a04b22158977cf7071e2eec1dc84b-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b822/ cat >/tmp/go-build2918169566/b822/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2918169566/b819/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.24 -complete -installsuffix shared -buildid aza-PtHMLJ8ryDgiQNG9/aza-PtHMLJ8ryDgiQNG9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/a7/a7fd26f5c355e095831ca59664b37698db2ad193740c620cff26fd00c9bea088-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/62/6202938aa180c8b868b19774e986a6420a40ad66966a9e70f6546a2e27ccc190-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b709/ github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b875/ cat >/tmp/go-build2918169566/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.24 -complete -installsuffix shared -buildid Dk1XhvMRXjMzLOD_YXfr/Dk1XhvMRXjMzLOD_YXfr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go cat >/tmp/go-build2918169566/b875/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2918169566/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2918169566/b779/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2918169566/b781/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2918169566/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2918169566/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2918169566/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2918169566/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2918169566/b469/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.24 -complete -installsuffix shared -buildid GeaaupVe7CcyHoJz_U0I/GeaaupVe7CcyHoJz_U0I -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/c7/c705fde84ac2b52d99d5e18f6cad7195d85b262d0be174c56d24c2ac346f08bc-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b066/ cat >/tmp/go-build2918169566/b066/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2918169566/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2918169566/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2918169566/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2918169566/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.24 -complete -installsuffix shared -buildid PeYzDwngQUWbKA4wiOnx/PeYzDwngQUWbKA4wiOnx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/7d/7de2bbceb0628865cd2c8af31cc7b3d9ff9767b2e5148638e09b0e4d1e6f7ada-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b874/ cat >/tmp/go-build2918169566/b874/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2918169566/b875/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2918169566/b876/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.24 -complete -installsuffix shared -buildid UpcGb_ZWcwFMHqSQx4Xc/UpcGb_ZWcwFMHqSQx4Xc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/59/594c2bf9bf019ae7a1ad1cd754e8aeb47f3c765cd9bfc78f03775f350f3eeb2a-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b872/ cat >/tmp/go-build2918169566/b872/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2918169566/b777/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2918169566/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2918169566/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2918169566/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2918169566/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2918169566/b873/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2918169566/b874/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2918169566/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.24 -complete -installsuffix shared -buildid 60zdKv78X97QiOcGHtU2/60zdKv78X97QiOcGHtU2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/e6/e64db43860e7c38a966ed55585762a7776a4f9a31e90360ea8d528537ac3542c-d # internal github.com/containers/podman/internal/localapi mkdir -p $WORK/b771/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b805/ github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b816/ cat >/tmp/go-build2918169566/b771/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/internal/localapi -lang=go1.24 -complete -installsuffix shared -buildid JoLWcLWs6nTQtK1TnAfm/JoLWcLWs6nTQtK1TnAfm -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b827/ github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b836/ cat >/tmp/go-build2918169566/b805/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2918169566/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2918169566/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2918169566/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2918169566/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2918169566/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.24 -complete -installsuffix shared -buildid SoYSKLPRYPwgzIAKSZtX/SoYSKLPRYPwgzIAKSZtX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go cat >/tmp/go-build2918169566/b816/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.24 -complete -installsuffix shared -buildid CMIK9oBE7vM_VZDphGET/CMIK9oBE7vM_VZDphGET -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go github.com/containers/podman/pkg/bindings/artifacts cat >/tmp/go-build2918169566/b827/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2918169566/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF mkdir -p $WORK/b810/ cat >/tmp/go-build2918169566/b836/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2918169566/b726/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2918169566/b837/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2918169566/b838/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2918169566/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2918169566/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.24 -complete -installsuffix shared -buildid 8qeBtIvqCRPvHwvnwMKq/8qeBtIvqCRPvHwvnwMKq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.24 -complete -installsuffix shared -buildid kcGAT2SzpYxWrd9xpAOn/kcGAT2SzpYxWrd9xpAOn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go cat >/tmp/go-build2918169566/b810/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2918169566/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.24 -complete -installsuffix shared -buildid BtOFerP49JwxxoPE7lk6/BtOFerP49JwxxoPE7lk6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c1/c19bff4ee4028a7c574e87d276a0a7391c092daa4cf06364c078a678a0118286-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/e3/e33ae7fc42b99c0230001216c0458a7ca18fdc015a12143c383acc83a41d7fc6-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b814/ cat >/tmp/go-build2918169566/b814/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2918169566/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2918169566/b815/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2918169566/b816/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2918169566/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2918169566/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile mime/multipart=/tmp/go-build2918169566/b208/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.24 -complete -installsuffix shared -buildid lUuSiLXOonoo5qQkmrsB/lUuSiLXOonoo5qQkmrsB -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/e6/e6a61f5bc6e513ed6ffb2547e4c78d2020dde8e32f20a679c1c42a0a9091bc4e-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b881/ cat >/tmp/go-build2918169566/b881/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2918169566/b872/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.24 -complete -installsuffix shared -buildid pLMn54bPCg4UjJ_jcUme/pLMn54bPCg4UjJ_jcUme -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/b0/b0b5a2ddfc5c0aecc3d62553928e9fccf2b5a82fe207a55e4b021489a52f6687-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b823/ cat >/tmp/go-build2918169566/b823/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2918169566/b805/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.24 -complete -installsuffix shared -buildid DW7yWLegKESSWB5GI1aH/DW7yWLegKESSWB5GI1aH -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/6f/6f990c8d95e217bc0ad3aa283ddba4e8359a64af45c065499137db73a9faf61c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/ab/abfdf2a2e39ae04fef882d23f0eeeb85702eaba5dba1ce2024d8245cea99906b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/2c/2ca50e2912ba0477fc69888aa644416ab285ad0765eb2eae3a9d978fe48ae761-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/0a/0af2c1d070a17747ff5ad914f7d9623cb372ea4e34c6396c0ae2ae197f13e590-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/a8/a861f89a0304a99c1fe2c3f204e9365e1c1cc9c910f089d496f850a5818325ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/36/36988994774a2c70b2bc4575d8e37347c41e3c59add5aa72cb39881b76d0f3d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/77/77d839ac67bfc964994fc74966e608b4321a77fd94c087ecf42a62114a70fdcc-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b820/ cat >/tmp/go-build2918169566/b820/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2918169566/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2918169566/b814/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile mime/multipart=/tmp/go-build2918169566/b208/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.24 -complete -installsuffix shared -buildid BqWHa_k9gMYUgxyFr0NA/BqWHa_k9gMYUgxyFr0NA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b813/ cat >/tmp/go-build2918169566/b813/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2918169566/b805/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2918169566/b814/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2918169566/b817/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2918169566/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2918169566/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.24 -complete -installsuffix shared -buildid J2wmcCv8wjXahSAgcjHe/J2wmcCv8wjXahSAgcjHe -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/21/2178b574398cbff5a5c52db274fd90e843f0da687c58f5556492e2dbfaab4f45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/57/57264c1d9b7407d62ab5f2f8b85e2734f8128dbd9f98680652fa7ca25a75f424-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b770/ cat >/tmp/go-build2918169566/b770/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2918169566/b771/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2918169566/b805/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2918169566/b810/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2918169566/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2918169566/b818/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2918169566/b814/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2918169566/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2918169566/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2918169566/b821/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2918169566/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2918169566/b823/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2918169566/b824/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2918169566/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2918169566/b826/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2918169566/b827/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2918169566/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.24 -complete -installsuffix shared -buildid oAsq6W5Y_r7NO29tVA9P/oAsq6W5Y_r7NO29tVA9P -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/69/69321b8072fd9b63378e460ca72fef9478cf2736cac04780d2e5ca7f71237493-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b764/ cat >/tmp/go-build2918169566/b764/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2918169566/b770/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.24 -complete -installsuffix shared -buildid uDKfRmS46fzcNQRftDCp/uDKfRmS46fzcNQRftDCp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_tunnel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/1d/1dcbdb7e9e1b530b184f40d6ba4642bb51503a00bf59a6329131b019054c827b-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b714/ github.com/containers/podman/pkg/farm mkdir -p $WORK/b862/ cat >/tmp/go-build2918169566/b714/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2918169566/b764/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.24 -complete -installsuffix shared -buildid OzoPGT-UYxRKiDAJa6WD/OzoPGT-UYxRKiDAJa6WD -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_tunnel.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go cat >/tmp/go-build2918169566/b862/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2918169566/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2918169566/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/pkg/farm -lang=go1.24 -complete -installsuffix shared -buildid _QlV-qSAMFV-X564TZJp/_QlV-qSAMFV-X564TZJp -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/79/79011734b145e15487d41fd26e54de13268161922951bc8d0fe06ef8172f94d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/48/4895795638a236383116987dc3b6f6985d4afe0c5690143f2e818e36ea46edd3-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b835/ github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b859/ github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b860/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b856/ cat >/tmp/go-build2918169566/b835/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.24 -complete -installsuffix shared -buildid kmPjvHlpZUqRrMhtDtDL/kmPjvHlpZUqRrMhtDtDL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go cat >/tmp/go-build2918169566/b859/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.24 -complete -installsuffix shared -buildid 2lepMTmmOCLqd546ycL6/2lepMTmmOCLqd546ycL6 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go cat >/tmp/go-build2918169566/b856/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b860/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.24 -complete -installsuffix shared -buildid w_i0ndWJe-sZTq7HL9A4/w_i0ndWJe-sZTq7HL9A4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.24 -complete -installsuffix shared -buildid LsFur2T4t2ohFBQjPunC/LsFur2T4t2ohFBQjPunC -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/94/9408ed64404184bef7c17e0bd6c38a4b122ec3631718641f7d0f94bd4c3172e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/c6/c6d25fb291248db0443a4ec1ecf1e12f329c8ce2bda2726a133eb3a58725a5a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/32/327807006a7f4a84a846d1ec7a00946caf7c566da63d4ce815dedeaa5a33793f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/ea/ead178b633e76be7e2f9f6891d9ac7493255f965fbc072a0defdf9b8b3a02d45-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b712/ cat >/tmp/go-build2918169566/b712/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2918169566/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2918169566/b710/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2918169566/b747/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2918169566/b836/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2918169566/b838/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2918169566/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2918169566/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2918169566/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2918169566/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2918169566/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2918169566/b854/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.24 -complete -installsuffix shared -buildid XWW03qj4RL3_LfZaTLfl/XWW03qj4RL3_LfZaTLfl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/07/0718e1991e48926040b7cc3b753f33e8274f5d5491181fdf69ccb9465094d8f1-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b855/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b864/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b865/ cat >/tmp/go-build2918169566/b855/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.24 -complete -installsuffix shared -buildid dVNTFS7d0nKnZk3vIi2C/dVNTFS7d0nKnZk3vIi2C -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b861/ cat >/tmp/go-build2918169566/b864/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2918169566/b838/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a EOF github.com/containers/podman/cmd/podman/quadlet mkdir -p $WORK/b891/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.24 -complete -installsuffix shared -buildid FTnq23bRE1eVyKuMX6AU/FTnq23bRE1eVyKuMX6AU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b893/ github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b882/ cat >/tmp/go-build2918169566/b891/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2918169566/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a EOF cat >/tmp/go-build2918169566/b861/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2918169566/b862/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b865/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a EOF github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b871/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.24 -complete -installsuffix shared -buildid jGJOcSv4VSxzyZyca9dP/jGJOcSv4VSxzyZyca9dP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go cat >/tmp/go-build2918169566/b893/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.24 -complete -installsuffix shared -buildid X5AiBHOT-RD1MlCtVcCj/X5AiBHOT-RD1MlCtVcCj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.24 -complete -installsuffix shared -buildid 12spiWxGHhevVDib6w-n/12spiWxGHhevVDib6w-n -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.24 -complete -installsuffix shared -buildid bcgMCux-hANS3AeFCRu_/bcgMCux-hANS3AeFCRu_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go cat >/tmp/go-build2918169566/b882/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b871/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2918169566/b817/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2918169566/b872/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2918169566/b877/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2918169566/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile text/tabwriter=/tmp/go-build2918169566/b336/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.24 -complete -installsuffix shared -buildid 6nhPaEF4SsgQG2wT_8pr/6nhPaEF4SsgQG2wT_8pr -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b894/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.24 -complete -installsuffix shared -buildid 2fxaIBDkejA-YkLItnzz/2fxaIBDkejA-YkLItnzz -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go cat >/tmp/go-build2918169566/b894/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2918169566/b751/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.24 -complete -installsuffix shared -buildid JaTXTsGU9prKsMJX3fep/JaTXTsGU9prKsMJX3fep -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/a5/a5066e235bb4a3593af43059e06d0b23eb4d1649b96435685ed1a5ef510dfdbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/f5/f5871e4481ce9592ffb44bafc6b524ccc1f0a0b0ab6e543ef0414bdca80ae918-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b868/ cat >/tmp/go-build2918169566/b868/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2918169566/b864/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2918169566/b869/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2918169566/b870/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b855/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.24 -complete -installsuffix shared -buildid _l2e7cRwfCalhTyHuYnu/_l2e7cRwfCalhTyHuYnu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/27/272c141f77cc16ce9ee7c829718f145dd26b8d17e486345d504ae38e4f69a734-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b882/_pkg_.a # internal github.com/containers/podman/cmd/podman/artifact cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/9b/9bc83a4f34fda642b61362172050b3333c7b69b282d8c980ef350adf40e2ab99-d # internal mkdir -p $WORK/b065/ github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b883/ cat >/tmp/go-build2918169566/b883/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2918169566/b699/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF cat >/tmp/go-build2918169566/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2918169566/b827/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.24 -complete -installsuffix shared -buildid Lb1iSgUwASmJSV0572M4/Lb1iSgUwASmJSV0572M4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.24 -complete -installsuffix shared -buildid gN7Zweq-xZ8u5wji7UG8/gN7Zweq-xZ8u5wji7UG8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go mkdir -p $WORK/b896/ cat >/tmp/go-build2918169566/b896/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF github.com/containers/podman/cmd/podman/images github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.24 -complete -installsuffix shared -buildid F3nD4PTxDOkzfK5hz5_T/F3nD4PTxDOkzfK5hz5_T -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go mkdir -p $WORK/b866/ mkdir -p $WORK/b885/ cat >/tmp/go-build2918169566/b885/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2918169566/b886/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2918169566/b860/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2918169566/b817/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2918169566/b887/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2918169566/b836/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2918169566/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF cat >/tmp/go-build2918169566/b866/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2918169566/b860/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2918169566/b747/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2918169566/b867/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.24 -complete -installsuffix shared -buildid zo5ja-zxq6ZNlX3TMthM/zo5ja-zxq6ZNlX3TMthM -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.24 -complete -installsuffix shared -buildid UkxrMSVh6TLbRnDJ59ed/UkxrMSVh6TLbRnDJ59ed -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/bc/bc47169ac8c2aa73423d9e9560139edecdd15da193c563cd477f1f7794d9d6d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/a1/a1e00b963ebbceaa076e9ede1ec36a322709b73e2b3f32f0f9ad951cb875a439-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/d6/d62c3c949ccdc23df0b21bcc79a270202751d85cef3aefffb3ed461f69b63313-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/a9/a9b36c40a75a85c373b6dd1f30dbe631c56f16d5abbfa38285714ce4781230bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/63/63c7fe2c7023629ed301b9820277adb93349e272d5f5bf9276c6831a070263d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/f1/f11f7fe6581c5f9fe403e174a073a3501843a6c7bc0bee6cf0612ef18f43bc62-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b880/ cat >/tmp/go-build2918169566/b880/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2918169566/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2918169566/b881/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2918169566/b705/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.24 -complete -installsuffix shared -buildid pPWmT_IFCQy12SIAWXOZ/pPWmT_IFCQy12SIAWXOZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/8d/8d7f06a736c6d8c92d470dc73a9d42d79f83660fad60e69d6831ee6f06c16551-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b895/ cat >/tmp/go-build2918169566/b895/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2918169566/b894/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.24 -complete -installsuffix shared -buildid oC2kzAera7xhIOrXlgQS/oC2kzAera7xhIOrXlgQS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/cf/cf7acccc2d68e0d278606af0d343c45bbb8131e3ac283c09e4542a3003c5baac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/5d/5d82d39c7f8cfb4ee979befe81b1eb5101d7b7411bd8b435a292c62a91f8e454-d # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/c8/c82866bd257d9acc05f2723d418e6f2da45c23011ed52de511439f0a8ce45d9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/1a/1adb46d2e13502078867ee004a6c6f2e61fc4094c5617da709302e92b324946e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/7b/7bef4ab6a379e8391ec0f1f202461eafbc4d8fa13bc0740a2b1f5144b2009a55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/ac/aca4d728a8c81333765fd1bf46853c01ba844e5804e83643fe5e4e00062114dd-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b884/ cat >/tmp/go-build2918169566/b884/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2918169566/b885/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2918169566/b836/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2918169566/b890/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.24 -complete -installsuffix shared -buildid JnSu8yNHYYORoT1gcpQv/JnSu8yNHYYORoT1gcpQv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/9e/9e01dd500a64711fae37447a8878722a2ca19b07495dd0152936f3bc12beef89-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build2918169566/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2918169566/b065/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2918169566/b859/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2918169566/b860/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2918169566/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2918169566/b864/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2918169566/b865/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2918169566/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2918169566/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2918169566/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2918169566/b880/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2918169566/b882/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2918169566/b883/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2918169566/b884/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2918169566/b891/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2918169566/b893/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2918169566/b894/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2918169566/b895/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2918169566/b896/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2918169566/b771/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2918169566/b869/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2918169566/b897/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2918169566/b892/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2918169566/b900/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2918169566/b901/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2918169566/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2918169566/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2918169566/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile log/syslog=/tmp/go-build2918169566/b903/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2918169566/b904/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2918169566/b751/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid A6wV4QTZWX1x0x8tAS1K/A6wV4QTZWX1x0x8tAS1K -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/88/888ee7c26fbf4853f068bc2552423a1cf8e737f58b6b261c3628a80765a5c029-d # internal cat >/tmp/go-build2918169566/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build2918169566/b001/_pkg_.a packagefile context=/tmp/go-build2918169566/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2918169566/b039/_pkg_.a packagefile errors=/tmp/go-build2918169566/b003/_pkg_.a packagefile fmt=/tmp/go-build2918169566/b053/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2918169566/b065/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2918169566/b712/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2918169566/b859/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2918169566/b860/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2918169566/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2918169566/b864/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2918169566/b865/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2918169566/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2918169566/b855/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2918169566/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2918169566/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2918169566/b880/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2918169566/b882/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2918169566/b883/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2918169566/b884/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2918169566/b891/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2918169566/b714/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2918169566/b893/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2918169566/b894/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2918169566/b895/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2918169566/b856/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2918169566/b896/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2918169566/b771/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2918169566/b716/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2918169566/b869/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2918169566/b765/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2918169566/b897/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2918169566/b715/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2918169566/b724/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2918169566/b892/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2918169566/b772/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2918169566/b775/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2918169566/b900/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2918169566/b723/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2918169566/b901/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2918169566/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2918169566/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2918169566/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2918169566/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2918169566/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2918169566/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2918169566/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2918169566/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2918169566/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2918169566/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2918169566/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2918169566/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2918169566/b421/_pkg_.a packagefile io=/tmp/go-build2918169566/b041/_pkg_.a packagefile io/fs=/tmp/go-build2918169566/b057/_pkg_.a packagefile log/syslog=/tmp/go-build2918169566/b903/_pkg_.a packagefile net/url=/tmp/go-build2918169566/b111/_pkg_.a packagefile os=/tmp/go-build2918169566/b055/_pkg_.a packagefile os/exec=/tmp/go-build2918169566/b243/_pkg_.a packagefile path/filepath=/tmp/go-build2918169566/b116/_pkg_.a packagefile runtime=/tmp/go-build2918169566/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2918169566/b904/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2918169566/b751/_pkg_.a packagefile slices=/tmp/go-build2918169566/b052/_pkg_.a packagefile strconv=/tmp/go-build2918169566/b051/_pkg_.a packagefile strings=/tmp/go-build2918169566/b063/_pkg_.a packagefile syscall=/tmp/go-build2918169566/b036/_pkg_.a packagefile text/template=/tmp/go-build2918169566/b334/_pkg_.a packagefile runtime/cgo=/tmp/go-build2918169566/b109/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2918169566/b004/_pkg_.a packagefile sync=/tmp/go-build2918169566/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2918169566/b031/_pkg_.a packagefile time=/tmp/go-build2918169566/b032/_pkg_.a packagefile bytes=/tmp/go-build2918169566/b040/_pkg_.a packagefile cmp=/tmp/go-build2918169566/b045/_pkg_.a packagefile encoding=/tmp/go-build2918169566/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build2918169566/b047/_pkg_.a packagefile math=/tmp/go-build2918169566/b049/_pkg_.a packagefile reflect=/tmp/go-build2918169566/b050/_pkg_.a packagefile unicode=/tmp/go-build2918169566/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build2918169566/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build2918169566/b044/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2918169566/b054/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2918169566/b066/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2918169566/b835/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2918169566/b827/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2918169566/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2918169566/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2918169566/b121/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2918169566/b183/_pkg_.a packagefile bufio=/tmp/go-build2918169566/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2918169566/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2918169566/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2918169566/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2918169566/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2918169566/b710/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2918169566/b713/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2918169566/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2918169566/b833/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2918169566/b747/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2918169566/b717/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2918169566/b749/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2918169566/b836/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2918169566/b838/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2918169566/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2918169566/b674/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2918169566/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2918169566/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2918169566/b649/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2918169566/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2918169566/b134/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2918169566/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2918169566/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2918169566/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2918169566/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2918169566/b854/_pkg_.a packagefile maps=/tmp/go-build2918169566/b112/_pkg_.a packagefile net=/tmp/go-build2918169566/b175/_pkg_.a packagefile path=/tmp/go-build2918169566/b058/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2918169566/b461/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2918169566/b862/_pkg_.a packagefile sort=/tmp/go-build2918169566/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2918169566/b216/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2918169566/b867/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2918169566/b247/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2918169566/b126/_pkg_.a packagefile regexp=/tmp/go-build2918169566/b117/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2918169566/b870/_pkg_.a packagefile net/http=/tmp/go-build2918169566/b194/_pkg_.a packagefile os/signal=/tmp/go-build2918169566/b260/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2918169566/b817/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2918169566/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2918169566/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2918169566/b872/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2918169566/b784/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2918169566/b877/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2918169566/b795/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2918169566/b773/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2918169566/b120/_pkg_.a packagefile text/tabwriter=/tmp/go-build2918169566/b336/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2918169566/b881/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2918169566/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2918169566/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2918169566/b885/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2918169566/b890/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2918169566/b544/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2918169566/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2918169566/b458/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2918169566/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2918169566/b127/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2918169566/b721/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2918169566/b252/_pkg_.a packagefile crypto/tls=/tmp/go-build2918169566/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2918169566/b719/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2918169566/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2918169566/b767/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2918169566/b768/_pkg_.a packagefile os/user=/tmp/go-build2918169566/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2918169566/b898/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2918169566/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2918169566/b526/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2918169566/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2918169566/b592/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2918169566/b754/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2918169566/b776/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2918169566/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2918169566/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2918169566/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2918169566/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2918169566/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2918169566/b250/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2918169566/b720/_pkg_.a packagefile log=/tmp/go-build2918169566/b129/_pkg_.a packagefile encoding/csv=/tmp/go-build2918169566/b640/_pkg_.a packagefile encoding/hex=/tmp/go-build2918169566/b173/_pkg_.a packagefile flag=/tmp/go-build2918169566/b532/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2918169566/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2918169566/b218/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2918169566/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2918169566/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2918169566/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2918169566/b858/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2918169566/b184/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2918169566/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2918169566/b762/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2918169566/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2918169566/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2918169566/b122/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2918169566/b188/_pkg_.a packagefile archive/tar=/tmp/go-build2918169566/b462/_pkg_.a packagefile embed=/tmp/go-build2918169566/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2918169566/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2918169566/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2918169566/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2918169566/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2918169566/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2918169566/b456/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2918169566/b527/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2918169566/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2918169566/b528/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2918169566/b529/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2918169566/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2918169566/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2918169566/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2918169566/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2918169566/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2918169566/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2918169566/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2918169566/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2918169566/b555/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2918169566/b557/_pkg_.a packagefile math/bits=/tmp/go-build2918169566/b035/_pkg_.a packagefile internal/bytealg=/tmp/go-build2918169566/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2918169566/b038/_pkg_.a packagefile internal/godebug=/tmp/go-build2918169566/b033/_pkg_.a packagefile net/netip=/tmp/go-build2918169566/b113/_pkg_.a packagefile internal/byteorder=/tmp/go-build2918169566/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2918169566/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build2918169566/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2918169566/b037/_pkg_.a packagefile internal/poll=/tmp/go-build2918169566/b059/_pkg_.a packagefile internal/stringslite=/tmp/go-build2918169566/b028/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2918169566/b061/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2918169566/b060/_pkg_.a packagefile internal/testlog=/tmp/go-build2918169566/b062/_pkg_.a packagefile internal/abi=/tmp/go-build2918169566/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2918169566/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2918169566/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2918169566/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build2918169566/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2918169566/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2918169566/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2918169566/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2918169566/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2918169566/b020/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2918169566/b021/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2918169566/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2918169566/b026/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2918169566/b027/_pkg_.a packagefile compress/gzip=/tmp/go-build2918169566/b195/_pkg_.a packagefile encoding/binary=/tmp/go-build2918169566/b048/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2918169566/b752/_pkg_.a packagefile iter=/tmp/go-build2918169566/b042/_pkg_.a packagefile internal/asan=/tmp/go-build2918169566/b022/_pkg_.a packagefile internal/msan=/tmp/go-build2918169566/b023/_pkg_.a packagefile internal/race=/tmp/go-build2918169566/b024/_pkg_.a packagefile text/template/parse=/tmp/go-build2918169566/b335/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2918169566/b008/_pkg_.a packagefile internal/sync=/tmp/go-build2918169566/b030/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2918169566/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2918169566/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2918169566/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2918169566/b564/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2918169566/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2918169566/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2918169566/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2918169566/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2918169566/b124/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2918169566/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2918169566/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2918169566/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2918169566/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2918169566/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2918169566/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2918169566/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2918169566/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2918169566/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2918169566/b698/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2918169566/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2918169566/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2918169566/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2918169566/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2918169566/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2918169566/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2918169566/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2918169566/b740/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2918169566/b658/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2918169566/b837/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2918169566/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2918169566/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2918169566/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2918169566/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2918169566/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2918169566/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2918169566/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2918169566/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2918169566/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2918169566/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2918169566/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2918169566/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2918169566/b697/_pkg_.a packagefile io/ioutil=/tmp/go-build2918169566/b180/_pkg_.a packagefile text/scanner=/tmp/go-build2918169566/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2918169566/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2918169566/b650/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2918169566/b651/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2918169566/b654/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2918169566/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2918169566/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2918169566/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2918169566/b182/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2918169566/b185/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2918169566/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2918169566/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2918169566/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2918169566/b501/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2918169566/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2918169566/b851/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2918169566/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2918169566/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2918169566/b432/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2918169566/b176/_pkg_.a packagefile internal/nettrace=/tmp/go-build2918169566/b177/_pkg_.a packagefile internal/singleflight=/tmp/go-build2918169566/b178/_pkg_.a packagefile compress/bzip2=/tmp/go-build2918169566/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2918169566/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2918169566/b448/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2918169566/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2918169566/b863/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2918169566/b217/_pkg_.a packagefile regexp/syntax=/tmp/go-build2918169566/b118/_pkg_.a packagefile container/list=/tmp/go-build2918169566/b150/_pkg_.a packagefile crypto/rand=/tmp/go-build2918169566/b071/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b198/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2918169566/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b206/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b199/_pkg_.a packagefile math/rand=/tmp/go-build2918169566/b099/_pkg_.a packagefile mime=/tmp/go-build2918169566/b207/_pkg_.a packagefile mime/multipart=/tmp/go-build2918169566/b208/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2918169566/b210/_pkg_.a packagefile net/http/internal=/tmp/go-build2918169566/b211/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2918169566/b212/_pkg_.a packagefile net/textproto=/tmp/go-build2918169566/b204/_pkg_.a packagefile crypto/sha256=/tmp/go-build2918169566/b107/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2918169566/b779/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2918169566/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2918169566/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2918169566/b777/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2918169566/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2918169566/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2918169566/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2918169566/b873/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2918169566/b874/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2918169566/b781/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2918169566/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2918169566/b878/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2918169566/b791/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2918169566/b700/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2918169566/b702/_pkg_.a packagefile math/big=/tmp/go-build2918169566/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2918169566/b886/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2918169566/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2918169566/b659/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2918169566/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2918169566/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2918169566/b460/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2918169566/b748/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2918169566/b750/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2918169566/b753/_pkg_.a packagefile crypto=/tmp/go-build2918169566/b073/_pkg_.a packagefile crypto/aes=/tmp/go-build2918169566/b151/_pkg_.a packagefile crypto/cipher=/tmp/go-build2918169566/b075/_pkg_.a packagefile crypto/des=/tmp/go-build2918169566/b152/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2918169566/b137/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2918169566/b136/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2918169566/b153/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2918169566/b142/_pkg_.a packagefile crypto/hmac=/tmp/go-build2918169566/b156/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2918169566/b072/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2918169566/b076/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2918169566/b089/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2918169566/b157/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2918169566/b158/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2918169566/b159/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2918169566/b160/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build2918169566/b161/_pkg_.a packagefile crypto/md5=/tmp/go-build2918169566/b167/_pkg_.a packagefile crypto/rc4=/tmp/go-build2918169566/b168/_pkg_.a packagefile crypto/rsa=/tmp/go-build2918169566/b100/_pkg_.a packagefile crypto/sha1=/tmp/go-build2918169566/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build2918169566/b144/_pkg_.a packagefile crypto/subtle=/tmp/go-build2918169566/b096/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2918169566/b169/_pkg_.a packagefile crypto/x509=/tmp/go-build2918169566/b170/_pkg_.a packagefile encoding/pem=/tmp/go-build2918169566/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2918169566/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b145/_pkg_.a packagefile hash=/tmp/go-build2918169566/b074/_pkg_.a packagefile database/sql/driver=/tmp/go-build2918169566/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2918169566/b769/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2918169566/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2918169566/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2918169566/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2918169566/b579/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2918169566/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2918169566/b798/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2918169566/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2918169566/b257/_pkg_.a packagefile log/internal=/tmp/go-build2918169566/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2918169566/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2918169566/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2918169566/b219/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2918169566/b220/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2918169566/b221/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2918169566/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2918169566/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2918169566/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2918169566/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2918169566/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2918169566/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2918169566/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2918169566/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2918169566/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2918169566/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2918169566/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2918169566/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2918169566/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2918169566/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2918169566/b265/_pkg_.a packagefile math/rand/v2=/tmp/go-build2918169566/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2918169566/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2918169566/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2918169566/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2918169566/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2918169566/b761/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2918169566/b763/_pkg_.a packagefile crypto/dsa=/tmp/go-build2918169566/b171/_pkg_.a packagefile crypto/fips140=/tmp/go-build2918169566/b667/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2918169566/b668/_pkg_.a packagefile encoding/asn1=/tmp/go-build2918169566/b146/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2918169566/b669/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2918169566/b670/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2918169566/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2918169566/b671/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2918169566/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2918169566/b447/_pkg_.a packagefile hash/crc32=/tmp/go-build2918169566/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2918169566/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2918169566/b525/_pkg_.a packagefile hash/crc64=/tmp/go-build2918169566/b452/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build2918169566/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2918169566/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2918169566/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2918169566/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2918169566/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2918169566/b556/_pkg_.a packagefile internal/bisect=/tmp/go-build2918169566/b034/_pkg_.a packagefile unique=/tmp/go-build2918169566/b114/_pkg_.a packagefile compress/flate=/tmp/go-build2918169566/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2918169566/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2918169566/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2918169566/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2918169566/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2918169566/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2918169566/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2918169566/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2918169566/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2918169566/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2918169566/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2918169566/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2918169566/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2918169566/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2918169566/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2918169566/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2918169566/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2918169566/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2918169566/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2918169566/b736/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2918169566/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2918169566/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2918169566/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2918169566/b266/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2918169566/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2918169566/b506/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2918169566/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2918169566/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2918169566/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2918169566/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2918169566/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2918169566/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2918169566/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2918169566/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2918169566/b291/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2918169566/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2918169566/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2918169566/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2918169566/b416/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2918169566/b275/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2918169566/b278/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2918169566/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2918169566/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2918169566/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2918169566/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2918169566/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2918169566/b743/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2918169566/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2918169566/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2918169566/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2918169566/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2918169566/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2918169566/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2918169566/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2918169566/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2918169566/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2918169566/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2918169566/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2918169566/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2918169566/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2918169566/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2918169566/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2918169566/b684/_pkg_.a packagefile net/http/httputil=/tmp/go-build2918169566/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2918169566/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2918169566/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2918169566/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2918169566/b652/_pkg_.a packagefile encoding/base32=/tmp/go-build2918169566/b179/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2918169566/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2918169566/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2918169566/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2918169566/b491/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2918169566/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2918169566/b843/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2918169566/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2918169566/b845/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2918169566/b847/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2918169566/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2918169566/b853/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2918169566/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2918169566/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2918169566/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2918169566/b441/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2918169566/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2918169566/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2918169566/b444/_pkg_.a packagefile runtime/debug=/tmp/go-build2918169566/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2918169566/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2918169566/b450/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2918169566/b077/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2918169566/b090/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2918169566/b095/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2918169566/b093/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2918169566/b092/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2918169566/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2918169566/b203/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2918169566/b209/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2918169566/b082/_pkg_.a packagefile archive/zip=/tmp/go-build2918169566/b780/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2918169566/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2918169566/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2918169566/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2918169566/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2918169566/b875/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2918169566/b876/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2918169566/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2918169566/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2918169566/b879/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2918169566/b792/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2918169566/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2918169566/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2918169566/b888/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2918169566/b889/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2918169566/b660/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2918169566/b805/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2918169566/b810/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2918169566/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2918169566/b818/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2918169566/b814/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2918169566/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2918169566/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2918169566/b821/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2918169566/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2918169566/b823/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2918169566/b824/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2918169566/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2918169566/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2918169566/b834/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2918169566/b079/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2918169566/b138/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2918169566/b141/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2918169566/b101/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2918169566/b143/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2918169566/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b148/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2918169566/b154/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2918169566/b139/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2918169566/b081/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2918169566/b097/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2918169566/b080/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2918169566/b087/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2918169566/b083/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2918169566/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2918169566/b078/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2918169566/b085/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2918169566/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2918169566/b088/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2918169566/b102/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2918169566/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2918169566/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2918169566/b165/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2918169566/b166/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2918169566/b296/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2918169566/b300/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2918169566/b297/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2918169566/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2918169566/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2918169566/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2918169566/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2918169566/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2918169566/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2918169566/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2918169566/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2918169566/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2918169566/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2918169566/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2918169566/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2918169566/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2918169566/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2918169566/b215/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2918169566/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2918169566/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2918169566/b239/_pkg_.a packagefile internal/saferio=/tmp/go-build2918169566/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2918169566/b484/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2918169566/b672/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2918169566/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2918169566/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2918169566/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2918169566/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2918169566/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2918169566/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2918169566/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2918169566/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2918169566/b548/_pkg_.a packagefile weak=/tmp/go-build2918169566/b115/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2918169566/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2918169566/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2918169566/b569/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2918169566/b431/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2918169566/b509/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2918169566/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2918169566/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2918169566/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2918169566/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2918169566/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2918169566/b733/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2918169566/b433/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2918169566/b503/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2918169566/b488/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2918169566/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2918169566/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2918169566/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2918169566/b293/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2918169566/b329/_pkg_.a packagefile net/mail=/tmp/go-build2918169566/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2918169566/b417/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2918169566/b276/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2918169566/b277/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2918169566/b284/_pkg_.a packagefile compress/zlib=/tmp/go-build2918169566/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2918169566/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2918169566/b283/_pkg_.a packagefile image=/tmp/go-build2918169566/b285/_pkg_.a packagefile image/jpeg=/tmp/go-build2918169566/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2918169566/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2918169566/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2918169566/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2918169566/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2918169566/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2918169566/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2918169566/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2918169566/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2918169566/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2918169566/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2918169566/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2918169566/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2918169566/b678/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2918169566/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2918169566/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2918169566/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2918169566/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2918169566/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2918169566/b692/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2918169566/b483/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2918169566/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2918169566/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2918169566/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2918169566/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2918169566/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2918169566/b497/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2918169566/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2918169566/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2918169566/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2918169566/b850/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2918169566/b848/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2918169566/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2918169566/b440/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2918169566/b451/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build2918169566/b091/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2918169566/b794/_pkg_.a packagefile container/heap=/tmp/go-build2918169566/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2918169566/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2918169566/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2918169566/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2918169566/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2918169566/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2918169566/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2918169566/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2918169566/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2918169566/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2918169566/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2918169566/b590/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2918169566/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2918169566/b812/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2918169566/b815/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2918169566/b816/_pkg_.a packagefile crypto/sha3=/tmp/go-build2918169566/b105/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2918169566/b155/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2918169566/b140/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2918169566/b298/_pkg_.a packagefile go/token=/tmp/go-build2918169566/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2918169566/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2918169566/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2918169566/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2918169566/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2918169566/b295/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2918169566/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2918169566/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2918169566/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2918169566/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2918169566/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2918169566/b804/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2918169566/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2918169566/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2918169566/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2918169566/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2918169566/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2918169566/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2918169566/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2918169566/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2918169566/b595/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2918169566/b597/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2918169566/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2918169566/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2918169566/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2918169566/b434/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2918169566/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2918169566/b294/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2918169566/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2918169566/b378/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2918169566/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2918169566/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2918169566/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2918169566/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2918169566/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2918169566/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2918169566/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2918169566/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2918169566/b344/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2918169566/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2918169566/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2918169566/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2918169566/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2918169566/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2918169566/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2918169566/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2918169566/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2918169566/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2918169566/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2918169566/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2918169566/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2918169566/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2918169566/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2918169566/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2918169566/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2918169566/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2918169566/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2918169566/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2918169566/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2918169566/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2918169566/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2918169566/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2918169566/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2918169566/b402/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2918169566/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2918169566/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2918169566/b403/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2918169566/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2918169566/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2918169566/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2918169566/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2918169566/b404/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2918169566/b418/_pkg_.a packagefile hash/adler32=/tmp/go-build2918169566/b281/_pkg_.a packagefile image/color=/tmp/go-build2918169566/b286/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2918169566/b288/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2918169566/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2918169566/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2918169566/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2918169566/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2918169566/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2918169566/b691/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2918169566/b380/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2918169566/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2918169566/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2918169566/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2918169566/b481/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2918169566/b494/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2918169566/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2918169566/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build2918169566/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2918169566/b807/_pkg_.a packagefile hash/fnv=/tmp/go-build2918169566/b299/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2918169566/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2918169566/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2918169566/b572/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2918169566/b598/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2918169566/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2918169566/b600/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2918169566/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2918169566/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2918169566/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2918169566/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2918169566/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2918169566/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2918169566/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2918169566/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2918169566/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2918169566/b560/_pkg_.a packagefile testing=/tmp/go-build2918169566/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2918169566/b435/_pkg_.a packagefile database/sql=/tmp/go-build2918169566/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2918169566/b468/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2918169566/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2918169566/b379/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2918169566/b331/_pkg_.a packagefile html/template=/tmp/go-build2918169566/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2918169566/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2918169566/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2918169566/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2918169566/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2918169566/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2918169566/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2918169566/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2918169566/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2918169566/b343/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2918169566/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2918169566/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2918169566/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2918169566/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2918169566/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2918169566/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2918169566/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2918169566/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2918169566/b400/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2918169566/b410/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2918169566/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2918169566/b420/_pkg_.a packagefile expvar=/tmp/go-build2918169566/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2918169566/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2918169566/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2918169566/b478/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2918169566/b479/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build2918169566/b495/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2918169566/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2918169566/b808/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2918169566/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2918169566/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2918169566/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2918169566/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2918169566/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2918169566/b603/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2918169566/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2918169566/b624/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2918169566/b562/_pkg_.a packagefile runtime/trace=/tmp/go-build2918169566/b563/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2918169566/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2918169566/b328/_pkg_.a packagefile html=/tmp/go-build2918169566/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2918169566/b361/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2918169566/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2918169566/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2918169566/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2918169566/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2918169566/b412/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2918169566/b809/_pkg_.a packagefile log/slog=/tmp/go-build2918169566/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2918169566/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2918169566/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2918169566/b625/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2918169566/b394/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2918169566/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2918169566/b397/_pkg_.a packagefile log/slog/internal=/tmp/go-build2918169566/b609/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2918169566/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2918169566/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2918169566/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2918169566/b620/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2918169566/b395/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x36272398682eebeb7fb2a9758579b19d5f0bfbfe -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=0MDNhxMJghEDTcCDDGn3/A6wV4QTZWX1x0x8tAS1K/WQvQHq0LuUEym5IskFCo/0MDNhxMJghEDTcCDDGn3 -B 0x36272398682eebeb7fb2a9758579b19d5f0bfbfe -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -rf $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x15b9d542b3522ec1a8ce07db196bcc7edcd1153f -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/quadlet github.com/containers/podman/cmd/quadlet WORK=/tmp/go-build1756769586 unicode/utf8 mkdir -p $WORK/b039/ internal/unsafeheader mkdir -p $WORK/b007/ internal/itoa mkdir -p $WORK/b034/ internal/profilerecord echo '# import config' > $WORK/b039/importcfg # internal mkdir -p $WORK/b017/ internal/goos mkdir -p $WORK/b016/ echo '# import config' > $WORK/b007/importcfg # internal cmp echo '# import config' > $WORK/b034/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid RO9kPzmW-o0vLIyd-cFx/RO9kPzmW-o0vLIyd-cFx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b032/ github.com/containers/podman/version/rawversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid aT0g6ZHbvzPY1ideQ2lY/aT0g6ZHbvzPY1ideQ2lY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid N5jyizVNJfIuuraAsPur/N5jyizVNJfIuuraAsPur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go mkdir -p $WORK/b074/ echo '# import config' > $WORK/b016/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid 4q_QUn8q8WzFBgWoCbax/4q_QUn8q8WzFBgWoCbax -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid C0UKkbURjV7SZ4xwkvOP/C0UKkbURjV7SZ4xwkvOP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid doWtZggOk3LS7lUy4bYl/doWtZggOk3LS7lUy4bYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b074/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/version/rawversion -lang=go1.24 -complete -installsuffix shared -buildid dtcw_25G_pm19k9Kae6Q/dtcw_25G_pm19k9Kae6Q -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go internal/godebugs mkdir -p $WORK/b014/ unicode mkdir -p $WORK/b043/ echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid DtD7XOqIiddwHTjXxVwg/DtD7XOqIiddwHTjXxVwg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b043/importcfg # internal math/bits mkdir -p $WORK/b037/ github.com/containers/podman/pkg/logiface mkdir -p $WORK/b060/ internal/goarch mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid oVdrXL9xsGeiqSrXzMNk/oVdrXL9xsGeiqSrXzMNk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go encoding mkdir -p $WORK/b029/ internal/coverage/rtcov mkdir -p $WORK/b013/ internal/msan mkdir -p $WORK/b022/ echo '# import config' > $WORK/b037/importcfg # internal internal/asan echo '# import config' > $WORK/b060/importcfg # internal mkdir -p $WORK/b021/ echo '# import config' > $WORK/b005/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/containers/podman/pkg/logiface -lang=go1.24 -complete -installsuffix shared -buildid LhwD7mIEir8shZx8iBQL/LhwD7mIEir8shZx8iBQL -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid DudqlDnnfwa1qAt9okiS/DudqlDnnfwa1qAt9okiS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/runtime/syscall mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid Z8NUcKRD9sVRQvlH5zc2/Z8NUcKRD9sVRQvlH5zc2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go echo -n > $WORK/b026/go_asm.h # internal internal/byteorder internal/runtime/atomic mkdir -p $WORK/b011/ mkdir -p $WORK/b018/ echo '# import config' > $WORK/b022/importcfg # internal echo '# import config' > $WORK/b029/importcfg # internal echo '# import config' > $WORK/b013/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid UGNeurVaoFKrpROSe6w_/UGNeurVaoFKrpROSe6w_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo -n > $WORK/b018/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid EqG-kxMADAwbOmS-VS4u/EqG-kxMADAwbOmS-VS4u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid A3XwtrzXgP5qvdRzJHXN/A3XwtrzXgP5qvdRzJHXN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./atomic_amd64.s echo '# import config' > $WORK/b011/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid DmPYvqq4Kl7jIMR7WyGX/DmPYvqq4Kl7jIMR7WyGX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal internal/goexperiment mkdir -p $WORK/b015/ echo '# import config' > $WORK/b015/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid YbB_9F_13-PO8_I-PiRv/YbB_9F_13-PO8_I-PiRv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go sync/atomic internal/cpu mkdir -p $WORK/b010/ mkdir -p $WORK/b042/ echo -n > $WORK/b010/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/94/941231e87c40d97d1bfe89235c9aa5f19e522d09aeb36a4a06d52fc82dc7c3ce-d # internal echo -n > $WORK/b042/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/cf/cfefc57b3815e25de8ce7916f5deb7d255576d7c14de9a330e3f5e97cfbd5c93-d # internal echo '# import config' > $WORK/b021/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid SPQzjqLfOatZwvAyrvvd/SPQzjqLfOatZwvAyrvvd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go echo '# import config' > $WORK/b026/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 4OW21Lk9EKH93zu_i6ZC/4OW21Lk9EKH93zu_i6ZC -goversion go1.24.11 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ea/ea444051ad26ca43102d05f245d0c67ff378e4988784664c185ff8eaf7b30da9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/bc/bc5188eb401e613aa107c338da70d3644bda19f0af0b1c8672567589b4e59b0d-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/51297f605ef1bea62f154a831bc2cd7601b18c097bdcf414e78d5a40c1e67b6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/aa/aa323547b79ecf805aaa0335dc538706411aba2813aa1473038d412c401960d1-d # internal echo '# import config' > $WORK/b010/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid ffjbX0Sa7QMbQbb6TX2I/ffjbX0Sa7QMbQbb6TX2I -goversion go1.24.11 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid 5ndFnP7WAPHXqyJjy0Dz/5ndFnP7WAPHXqyJjy0Dz -goversion go1.24.11 -symabis $WORK/b018/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go echo '# import config' > $WORK/b042/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid ZPp0TPGjT7vYUETPhT_d/ZPp0TPGjT7vYUETPhT_d -goversion go1.24.11 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2e/2e0d2699f4b1cfccd3339b13dc7286c0904827b04ae6e19172d77f3942258937-d # internal internal/runtime/sys mkdir -p $WORK/b025/ echo -n > $WORK/b025/go_asm.h # internal internal/runtime/math mkdir -p $WORK/b024/ internal/abi mkdir -p $WORK/b004/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b025/symabis ./empty.s cat >/tmp/go-build1756769586/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a EOF echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./abi_test.s ./stub.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid DrSDi-1ctjWuoywNm-Y4/DrSDi-1ctjWuoywNm-Y4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78117b41e1b0b079d138f404bb506ee4cfa3e8d860f4ee5e193987924cee2e46-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/dc/dc2971019d9a7eb672132031e7a7cfbc9e174c115f4d343a5dd379ff742dca57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f836b85ea06c07e6946946cd605e0212c720b2ab9030c4368ea93cb2588b2dc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1f/1ff11aa6f6a3c6952fe6f7289c9c7e90d9d69933b0ed53048536918db16c2a9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1b/1b5d1a1a9e1aaa0b5124878ecbf23d32470278520c7a8e81b11a2a18dc16733f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9f/9fd1032479ab888c8487591c6e5b29e14703fea849c4a4750bda563dec6ba9a5-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0e/0ead547e6f7f1b8d9b227e5459100a3196e30dc6a95a181ae744ba7be22c35e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f0/f0dfa6f6550e3f45ef8c000688d443fc46dd395efa9895d0ad6d7c6807942eeb-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b026/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cat >/tmp/go-build1756769586/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/goos=/tmp/go-build1756769586/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid sZTeC7bNSs7q2xeDM9KZ/sZTeC7bNSs7q2xeDM9KZ -goversion go1.24.11 -symabis $WORK/b025/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/96/96a6f6a53eaf4ac3e5f4999e614ee36d2c96350007625049a64c301706d34023-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/db/dbfa8f65f1004f9e8f1ae6f419ea423ec765d2e55a38d112f67706bfb48853b0-d # internal cat >/tmp/go-build1756769586/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid 25ZFbFcAEyFQ_aUf_zjt/25ZFbFcAEyFQ_aUf_zjt -goversion go1.24.11 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cc/cc3a01d67898deac93988fb4b10e644caf9d74dcdba87e7d4eafb7a4dcdc9fda-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ab/ab833655b886505c4373f89a496e676d99a3eaeeca1c2b7bc568c56ca62f6612-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b025/empty.o ./empty.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3b/3bd0222dab920a4c468eb8fd2c3e683f8396c55e6c0d5408e849c5704e69d2d7-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b018/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5b/5b1804dbce2f264484f4d3c6a24e50d52fd558750717bf2b8212924757bacce7-d # internal internal/chacha8rand mkdir -p $WORK/b012/ echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./chacha8_amd64.s internal/bytealg mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal math mkdir -p $WORK/b036/ echo -n > $WORK/b036/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/asm.o ./asm.s cat >/tmp/go-build1756769586/b012/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1756769586/b011/_pkg_.a packagefile internal/cpu=/tmp/go-build1756769586/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54d6d9afd297911afa353d4110395fea569f9449e51401bf657afbf1fba8faa1-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid C3p8-3QX5ixjmzomca-U/C3p8-3QX5ixjmzomca-U -goversion go1.24.11 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go internal/runtime/exithook mkdir -p $WORK/b019/ cat >/tmp/go-build1756769586/b019/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1756769586/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid XNR2D0B64ks_vGCFKl1N/XNR2D0B64ks_vGCFKl1N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build1756769586/b036/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1756769586/b010/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid aL3bXa0LJCSXyQkJqXqc/aL3bXa0LJCSXyQkJqXqc -goversion go1.24.11 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >/tmp/go-build1756769586/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1756769586/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid y1ff__c7iB-yg2Kk4cjY/y1ff__c7iB-yg2Kk4cjY -goversion go1.24.11 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/16/165ee19dfd8f6249f71678d3ea6ec1c33a5892a737f15885de82c614e1ec33c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e1/e10211aee851d071814e7f3b2cd6614373d59171dcc2727a3f89c764d632f8ef-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/32/32d625319f39c2c28338c8755e7610af6f72181182f49e5123ae1de9a4d2f5d3-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/c0/c08d726bf27bffc18862855b328950987dcaaccdb3acb164a0f66975a8356ec4-d # internal internal/stringslite mkdir -p $WORK/b027/ cat >/tmp/go-build1756769586/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid 3f17aDXE-inTnRtE2POU/3f17aDXE-inTnRtE2POU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9b/9bb9e7c779bf6c75548599d2e1fe7ec9cd4060a7ff0ba47073a86a991b1a3303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/5991912100f5c89a3fbeaeb15227a2aecef34114bccb3cb20b27a1ecc734955c-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/abi_test.o $WORK/b004/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/88/8881ffcdce03edeb28e9b2d22dfb774be1b7df1517d5de6b7a09870f03290d5f-d # internal internal/race mkdir -p $WORK/b023/ cat >/tmp/go-build1756769586/b023/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid s4dnEYyDF437E8loVM1e/s4dnEYyDF437E8loVM1e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8a/8ab45b473026129dfe9dce50e80adab8e8f2fac8082ed2b759a0f6c0177ee7eb-d # internal internal/sync mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/hypot_amd64.o ./hypot_amd64.s internal/runtime/maps mkdir -p $WORK/b020/ cat >/tmp/go-build1756769586/b041/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid HhD-0e2fYxNeToa18OK-/HhD-0e2fYxNeToa18OK- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build1756769586/b020/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/asan=/tmp/go-build1756769586/b021/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/msan=/tmp/go-build1756769586/b022/_pkg_.a packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1756769586/b024/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1756769586/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid OqZpVB6nnf4Y2Oy13PIJ/OqZpVB6nnf4Y2Oy13PIJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_amd64.o $WORK/b036/exp_amd64.o $WORK/b036/floor_amd64.o $WORK/b036/hypot_amd64.o $WORK/b036/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e8/e885bcd94dee5b4d59925fbca0417d8e72eaa2cf7e402e2c33e199405003a89a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ad/ad1d8706dc79a8167a4814b538ecc8110eacf3b3f651019c938d271eae127faf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3b/3b8ce54c6e9fb5c7a09ef78c2e2874a78df946ba26cbdf1fb76d01e3655b63d9-d # internal runtime mkdir -p $WORK/b008/ echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build1756769586/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build1756769586/b011/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1756769586/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1756769586/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1756769586/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/godebugs=/tmp/go-build1756769586/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1756769586/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1756769586/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1756769586/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1756769586/b018/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1756769586/b019/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1756769586/b020/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1756769586/b024/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1756769586/b025/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1756769586/b026/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid _fmcmOHwJJv3F1senDex/_fmcmOHwJJv3F1senDex -goversion go1.24.11 -symabis $WORK/b008/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/ints.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/test_amd64.o $WORK/b008/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f1/f1a8b31cbbcc5d32423b23c199a9df5187a6c1e042b04d5e50f829d7e25b7f5e-d # internal iter mkdir -p $WORK/b035/ internal/reflectlite mkdir -p $WORK/b003/ cat >/tmp/go-build1756769586/b035/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 5FiOlSBmXUNf3xAmlBya/5FiOlSBmXUNf3xAmlBya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go sync mkdir -p $WORK/b040/ cat >/tmp/go-build1756769586/b040/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile internal/sync=/tmp/go-build1756769586/b041/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF echo -n > $WORK/b003/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid prT14KYyNkeD9owCddda/prT14KYyNkeD9owCddda -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b003/symabis ./asm.s cat >/tmp/go-build1756769586/b003/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1756769586/b007/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid EV9ttoD3sluUwR-3T2wG/EV9ttoD3sluUwR-3T2wG -goversion go1.24.11 -symabis $WORK/b003/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/24/24089bc0438459fe372ee685174702aea2dccd0b701d208cb707fe98681a0569-d # internal slices mkdir -p $WORK/b044/ cat >/tmp/go-build1756769586/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1756769586/b032/_pkg_.a packagefile iter=/tmp/go-build1756769586/b035/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid gsLxZBrUad-6bCnNfjbZ/gsLxZBrUad-6bCnNfjbZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/79/798b23e0c41b24c241980521eebcdd5b61e605c9cefeaae7f7f94820136add3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b003/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/81/8166744cbda25bb4fcdbab120ca935716a08312cc187e80a15c1de4fc08030fc-d # internal errors mkdir -p $WORK/b002/ cat >/tmp/go-build1756769586/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1756769586/b003/_pkg_.a EOF sort mkdir -p $WORK/b073/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid hAp7q1H2eRx6t1TKi8Qi/hAp7q1H2eRx6t1TKi8Qi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build1756769586/b073/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1756769586/b003/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid llnciurXHyGUyGawSaws/llnciurXHyGUyGawSaws -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/21/219bea2ce851141ecfcffad3e63d12aa0a79ffe91fa55e32852bbb0b4cf74489-d # internal internal/bisect mkdir -p $WORK/b053/ internal/testlog mkdir -p $WORK/b058/ cat >/tmp/go-build1756769586/b053/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid s1_ujikyjTLZYV3M2DVq/s1_ujikyjTLZYV3M2DVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build1756769586/b058/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid r2CJuMlVPvW4wYA6qq6-/r2CJuMlVPvW4wYA6qq6- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b063/ echo -n > $WORK/b063/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b063/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/34/3453fd218e40558235aa419779ce13f6a09d979a2f563f1e94ca5fc316ef7b66-d # internal path internal/oserror mkdir -p $WORK/b050/ mkdir -p $WORK/b049/ io cat >/tmp/go-build1756769586/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF mkdir -p $WORK/b045/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid mo9H7vtNfwh5c7-677ul/mo9H7vtNfwh5c7-677ul -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build1756769586/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid 4X-98Zd2yQKd7ou2OaNI/4X-98Zd2yQKd7ou2OaNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build1756769586/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a EOF strconv mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid Frz6uZ9qcnFhLEav-NXP/Frz6uZ9qcnFhLEav-NXP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build1756769586/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile math=/tmp/go-build1756769586/b036/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid Chm58daJpYiOZ20ILXbW/Chm58daJpYiOZ20ILXbW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d0/d02e0af4cb153393816abf5af7405a0e077052de1fe0cdfc374e048927d1b63d-d # internal cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/64/6466787fb11df3ab2bfac0ae2c13c88fa06b96443bcbfeb4d4b10c9f45e0b806-d # internal syscall mkdir -p $WORK/b054/ echo -n > $WORK/b054/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./asm_linux_amd64.s cat >/tmp/go-build1756769586/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/asan=/tmp/go-build1756769586/b021/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build1756769586/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build1756769586/b034/_pkg_.a packagefile internal/msan=/tmp/go-build1756769586/b022/_pkg_.a packagefile internal/oserror=/tmp/go-build1756769586/b049/_pkg_.a packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1756769586/b026/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid uBNiEIuaYsAPYQr-lFub/uBNiEIuaYsAPYQr-lFub -goversion go1.24.11 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ce/ce30ea0d5139d9f380ad17f72f8aa5ec85068b4b6e7f7b4faa38e07fad7326c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1f/1f9e9a7361e36fb5f27e693682a970b13d375bf98cacb3427e0fdc58cbbf31b2-d # internal internal/godebug mkdir -p $WORK/b052/ cat >/tmp/go-build1756769586/b052/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1756769586/b053/_pkg_.a packagefile internal/godebugs=/tmp/go-build1756769586/b014/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid ETOlBY6fzFY4MuAsACZO/ETOlBY6fzFY4MuAsACZO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/00/0095f5e587c026cbe16cdb34a1f95f9ad9e1a4e64b683ab5ef11ea6ffe862ae3-d # internal bytes mkdir -p $WORK/b066/ strings mkdir -p $WORK/b059/ cat >/tmp/go-build1756769586/b066/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile iter=/tmp/go-build1756769586/b035/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cat >/tmp/go-build1756769586/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile iter=/tmp/go-build1756769586/b035/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 1xK6yQ-Psi3mHLISkaz-/1xK6yQ-Psi3mHLISkaz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid _h0GWSUKoMjD4uIJ60Ra/_h0GWSUKoMjD4uIJ60Ra -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8a/8ab06fd28ff4e117be8dbab5d210191d62acb104636c65ffd3e24576d06bf2bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/49/491689ef2f425dd316bae431ea2060f6ba9280980736268d303678bb8b4f43c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0e2ee44d752831eac7616adb9d9233d9881211f67aa1b9efc53d8951c690d205-d # internal reflect mkdir -p $WORK/b033/ echo -n > $WORK/b033/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./asm_amd64.s cat >/tmp/go-build1756769586/b033/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build1756769586/b034/_pkg_.a packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1756769586/b020/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1756769586/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1756769586/b007/_pkg_.a packagefile iter=/tmp/go-build1756769586/b035/_pkg_.a packagefile math=/tmp/go-build1756769586/b036/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid cii-ljGBO9OVq_BRD4qQ/cii-ljGBO9OVq_BRD4qQ -goversion go1.24.11 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/af/afd8ef2649c84c1fb5aa2446c39aa4ae8e9ab84be2fe8745d81f047c94b986af-d # internal cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/64/64b1b792ae68372636ecceb5085a6a36815d790dc797ebf2f1f2a7d61c6d458f-d # internal bufio mkdir -p $WORK/b068/ cat >/tmp/go-build1756769586/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1756769586/b066/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid X5nc9c8mDZ72BaFwJtFh/X5nc9c8mDZ72BaFwJtFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b072/ cat >/tmp/go-build1756769586/b072/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile sort=/tmp/go-build1756769586/b073/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid vkjaQyE8a-yX19pMItY9/vkjaQyE8a-yX19pMItY9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/99/99a54580da2df91bccc936173aa399c3d4dae0fd9fa83b203f107771dcff00f0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x003.o -c gcc_context.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/10/10f13e5d1c4d0d5ec123894f3e326d77de79c8d3e36713cd265e36a55c71f080-d # internal internal/syscall/execenv mkdir -p $WORK/b057/ time mkdir -p $WORK/b051/ cat >/tmp/go-build1756769586/b057/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid F7ilBsCTQy03iVdNOIcf/F7ilBsCTQy03iVdNOIcf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1756769586/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/godebug=/tmp/go-build1756769586/b052/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid JTtq0jes221P-mx5-p_D/JTtq0jes221P-mx5-p_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b056/ cat >/tmp/go-build1756769586/b056/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid bx5xX0oBjkB58_dBnsNn/bx5xX0oBjkB58_dBnsNn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4d/4d778785d23d6f02d5bcb2bf4de2967b66bf469b38b149093845dcbd5f711b48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/78/7809f64c09d819c9b6a4a5139e78a7b28e24a6b19463ab6754762ec180637a1c-d # internal regexp mkdir -p $WORK/b071/ cat >/tmp/go-build1756769586/b071/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1756769586/b066/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile regexp/syntax=/tmp/go-build1756769586/b072/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f7/f74236cd3f64b9df929c4d8965ea66b740c0efd1cab27926ce94f3a48f26b18b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid XCs7C3emR7kYtjnzbyT-/XCs7C3emR7kYtjnzbyT- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cfd00414dd22504d47402cfe4812587fbb0dcd7cc9e3f1fc40abb437c5e6c613-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b070/ cat >/tmp/go-build1756769586/b070/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile regexp=/tmp/go-build1756769586/b071/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.24 -complete -installsuffix shared -buildid QHFURvBu_3PxqaS3gY-e/QHFURvBu_3PxqaS3gY-e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2a/2a9d75186d243f55677cfa069008980b8a0d966afc710d29dbcdd2dfb3669545-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6f/6fe768678b3039fffa3f5c24db1e166df4adff34c6a918263ea3292e52694501-d # internal io/fs mkdir -p $WORK/b048/ cat >/tmp/go-build1756769586/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/oserror=/tmp/go-build1756769586/b049/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile path=/tmp/go-build1756769586/b050/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile time=/tmp/go-build1756769586/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid XDXadcb7Yc7W9Ky0V0pk/XDXadcb7Yc7W9Ky0V0pk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b055/ cat >/tmp/go-build1756769586/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/itoa=/tmp/go-build1756769586/b034/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1756769586/b056/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a packagefile time=/tmp/go-build1756769586/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid _4Ka56TlgoBUxxccnIFU/_4Ka56TlgoBUxxccnIFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/47/47f75dc5392f7e2f90f7d8153a79f1def0d3525133517e1a5ea758b99bb47ffd-d # internal internal/filepathlite mkdir -p $WORK/b047/ cat >/tmp/go-build1756769586/b047/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile io/fs=/tmp/go-build1756769586/b048/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid ldbbPXbe0rGExHSH08HF/ldbbPXbe0rGExHSH08HF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a9/a97442ce2f3a7b00d1510170592b0140ae24c16ef527d0d6320e9416c384951c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/73/739d2ae38408e6635fe665b6ef1b152f2dcb5611ec341b76cbce6e7803e2adbd-d # internal os mkdir -p $WORK/b046/ cat >/tmp/go-build1756769586/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build1756769586/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1756769586/b047/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build1756769586/b034/_pkg_.a packagefile internal/poll=/tmp/go-build1756769586/b055/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1756769586/b057/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1756769586/b056/_pkg_.a packagefile internal/testlog=/tmp/go-build1756769586/b058/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile io/fs=/tmp/go-build1756769586/b048/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a packagefile time=/tmp/go-build1756769586/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid _1CY9I1oUkxz8A76E1TX/_1CY9I1oUkxz8A76E1TX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x008.o -c gcc_setenv.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3bffb5808d94cd3e90e4a35f260620e8756f9415b16b7cb0d998546aac9af553-d # internal internal/fmtsort mkdir -p $WORK/b031/ cat >/tmp/go-build1756769586/b031/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1756769586/b032/_pkg_.a packagefile reflect=/tmp/go-build1756769586/b033/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid OC7s9HtP-OKPKE2eEFNI/OC7s9HtP-OKPKE2eEFNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/18/18d5d0900694548a267a1554c5f93cbb014b408296b1a38b5d7a75229d2aeea3-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_x014.o -c gcc_amd64.S cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b063/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/preferlinkext $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o $WORK/b063/_x006.o $WORK/b063/_x007.o $WORK/b063/_x008.o $WORK/b063/_x009.o $WORK/b063/_x010.o $WORK/b063/_x011.o $WORK/b063/_x012.o $WORK/b063/_x013.o $WORK/b063/_x014.o -O2 -g -lpthread gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/preferlinkext $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o $WORK/b063/_x006.o $WORK/b063/_x007.o $WORK/b063/_x008.o $WORK/b063/_x009.o $WORK/b063/_x010.o $WORK/b063/_x011.o $WORK/b063/_x012.o $WORK/b063/_x013.o $WORK/b063/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go -dynlinker echo -n > $WORK/b063/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b063/symabis ./asm_amd64.s cat >/tmp/go-build1756769586/b063/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1756769586/b025/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid 4jDfLaugoOUSI50xr4xu/4jDfLaugoOUSI50xr4xu -goversion go1.24.11 -symabis $WORK/b063/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b063/_cgo_gotypes.go $WORK/b063/cgo.cgo1.go $WORK/b063/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/11/11774395e46480562e260f49495a64bda50796980b5c2147a488f3f5abea9cc9-d # internal fmt mkdir -p $WORK/b030/ path/filepath mkdir -p $WORK/b064/ cat >/tmp/go-build1756769586/b030/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1756769586/b031/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile math=/tmp/go-build1756769586/b036/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile reflect=/tmp/go-build1756769586/b033/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cat >/tmp/go-build1756769586/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1756769586/b047/_pkg_.a packagefile io/fs=/tmp/go-build1756769586/b048/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid qrJvoUk2Yg36614yja0S/qrJvoUk2Yg36614yja0S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid O3bucU1tpPaXEO-fRKJI/O3bucU1tpPaXEO-fRKJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b063/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b063/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_amd64.o $WORK/b063/preferlinkext $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o $WORK/b063/_x006.o $WORK/b063/_x007.o $WORK/b063/_x008.o $WORK/b063/_x009.o $WORK/b063/_x010.o $WORK/b063/_x011.o $WORK/b063/_x012.o $WORK/b063/_x013.o $WORK/b063/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2e/2e18df3be63e1a4f7e35904ae57fc2afcdfe8cc487f659ed2e52b1bddc29d7b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ac/ac75a21f64ff013d99fc01f7142331d3682fbcf58c5561d94d6fd46d792b2da8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/01/01d635b00b415baf57541873953c5c05520f1a6f4dfcf15e8d06974849eb8601-d # internal flag mkdir -p $WORK/b028/ encoding/csv mkdir -p $WORK/b067/ cat >/tmp/go-build1756769586/b028/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1756769586/b029/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile reflect=/tmp/go-build1756769586/b033/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile time=/tmp/go-build1756769586/b051/_pkg_.a EOF os/user mkdir -p $WORK/b062/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid bI0SRwN4HKFUtIXRuhrc/bI0SRwN4HKFUtIXRuhrc -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/flag/flag.go echo -n > $WORK/b062/preferlinkext # internal cat >/tmp/go-build1756769586/b067/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1756769586/b068/_pkg_.a packagefile bytes=/tmp/go-build1756769586/b066/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b062/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b062/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid 0iMucCMkbt-9kdIp5dXU/0iMucCMkbt-9kdIp5dXU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/5d/5db0a8e5231f7b582c762b4f884bd9b39b68022d9b8f9c32fc2d6fd2d044feb1-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b069/ cat >/tmp/go-build1756769586/b069/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build1756769586/b067/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.24 -complete -installsuffix shared -buildid LoX90xuVVqTO68yPIvXF/LoX90xuVVqTO68yPIvXF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/68/68fdb3e75b569f5ab62e907879fe7c487f16fbbe73aedff5e87048a95e1fd0dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0d/0d3a1852cff155de299ee377972c053f66cd2f25b95b4d28dbb6135c852aeb0e-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b062/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b062/_x002.o -c cgo_lookup_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b062/_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=OboCH_Xc8oydmtkgXHrQ -o $WORK/b062/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/preferlinkext $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o -O2 -g gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/preferlinkext $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go cat >/tmp/go-build1756769586/b062/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a packagefile runtime/cgo=/tmp/go-build1756769586/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid OboCH_Xc8oydmtkgXHrQ/OboCH_Xc8oydmtkgXHrQ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_lookup_cgo.cgo1.go $WORK/b062/getgrouplist_unix.cgo1.go $WORK/b062/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/preferlinkext $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/34/34b4337077e89974b926b674ba2d4e8469e4123fc99a6d77765310cacee489db-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b061/ cat >/tmp/go-build1756769586/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile math=/tmp/go-build1756769586/b036/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile os/user=/tmp/go-build1756769586/b062/_pkg_.a packagefile path=/tmp/go-build1756769586/b050/_pkg_.a packagefile path/filepath=/tmp/go-build1756769586/b064/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.24 -complete -installsuffix shared -buildid vIuhZ5-gQNP86o2eSZBq/vIuhZ5-gQNP86o2eSZBq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ef/ef170cc8a859fb2cd34b7f3dc31bcfa14992e74bbf87d13be3115f0b46f25034-d # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b065/ cat >/tmp/go-build1756769586/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build1756769586/b066/_pkg_.a packagefile encoding/csv=/tmp/go-build1756769586/b067/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1756769586/b060/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build1756769586/b069/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build1756769586/b061/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1756769586/b070/_pkg_.a packagefile io/fs=/tmp/go-build1756769586/b048/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile os/user=/tmp/go-build1756769586/b062/_pkg_.a packagefile path=/tmp/go-build1756769586/b050/_pkg_.a packagefile path/filepath=/tmp/go-build1756769586/b064/_pkg_.a packagefile regexp=/tmp/go-build1756769586/b071/_pkg_.a packagefile sort=/tmp/go-build1756769586/b073/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.24 -complete -installsuffix shared -buildid sswi8XbbDPip_whChkji/sswi8XbbDPip_whChkji -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/10/1048c4e3cbb77330c79777703eb1dfe0a1f5bf90f804b780b560e0852e5be7c7-d # internal github.com/containers/podman/cmd/quadlet mkdir -p $WORK/b001/ cat >/tmp/go-build1756769586/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile flag=/tmp/go-build1756769586/b028/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1756769586/b060/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build1756769586/b061/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build1756769586/b065/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build1756769586/b074/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile path=/tmp/go-build1756769586/b050/_pkg_.a packagefile path/filepath=/tmp/go-build1756769586/b064/_pkg_.a packagefile sort=/tmp/go-build1756769586/b073/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build1756769586/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid 5Ma3I0Nnpu4BjZqz4Hn1/5Ma3I0Nnpu4BjZqz4Hn1 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/quadlet/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cf/cf73dec5152ca0fcb9cae5700852ec49d9b0ae0fdffc1c7fb85a3d190d6901d4-d # internal cat >/tmp/go-build1756769586/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/quadlet=/tmp/go-build1756769586/b001/_pkg_.a packagefile errors=/tmp/go-build1756769586/b002/_pkg_.a packagefile flag=/tmp/go-build1756769586/b028/_pkg_.a packagefile fmt=/tmp/go-build1756769586/b030/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build1756769586/b060/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build1756769586/b061/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build1756769586/b065/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build1756769586/b074/_pkg_.a packagefile os=/tmp/go-build1756769586/b046/_pkg_.a packagefile path=/tmp/go-build1756769586/b050/_pkg_.a packagefile path/filepath=/tmp/go-build1756769586/b064/_pkg_.a packagefile sort=/tmp/go-build1756769586/b073/_pkg_.a packagefile strings=/tmp/go-build1756769586/b059/_pkg_.a packagefile unicode=/tmp/go-build1756769586/b043/_pkg_.a packagefile runtime=/tmp/go-build1756769586/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build1756769586/b063/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1756769586/b003/_pkg_.a packagefile encoding=/tmp/go-build1756769586/b029/_pkg_.a packagefile io=/tmp/go-build1756769586/b045/_pkg_.a packagefile reflect=/tmp/go-build1756769586/b033/_pkg_.a packagefile slices=/tmp/go-build1756769586/b044/_pkg_.a packagefile strconv=/tmp/go-build1756769586/b038/_pkg_.a packagefile time=/tmp/go-build1756769586/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1756769586/b031/_pkg_.a packagefile math=/tmp/go-build1756769586/b036/_pkg_.a packagefile sync=/tmp/go-build1756769586/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1756769586/b039/_pkg_.a packagefile os/user=/tmp/go-build1756769586/b062/_pkg_.a packagefile bytes=/tmp/go-build1756769586/b066/_pkg_.a packagefile encoding/csv=/tmp/go-build1756769586/b067/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build1756769586/b069/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1756769586/b070/_pkg_.a packagefile io/fs=/tmp/go-build1756769586/b048/_pkg_.a packagefile regexp=/tmp/go-build1756769586/b071/_pkg_.a packagefile internal/bytealg=/tmp/go-build1756769586/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build1756769586/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1756769586/b047/_pkg_.a packagefile internal/goarch=/tmp/go-build1756769586/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build1756769586/b034/_pkg_.a packagefile internal/poll=/tmp/go-build1756769586/b055/_pkg_.a packagefile internal/stringslite=/tmp/go-build1756769586/b027/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1756769586/b057/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1756769586/b056/_pkg_.a packagefile internal/testlog=/tmp/go-build1756769586/b058/_pkg_.a packagefile sync/atomic=/tmp/go-build1756769586/b042/_pkg_.a packagefile syscall=/tmp/go-build1756769586/b054/_pkg_.a packagefile math/bits=/tmp/go-build1756769586/b037/_pkg_.a packagefile internal/abi=/tmp/go-build1756769586/b004/_pkg_.a packagefile iter=/tmp/go-build1756769586/b035/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1756769586/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1756769586/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1756769586/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build1756769586/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1756769586/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1756769586/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1756769586/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1756769586/b018/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1756769586/b019/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1756769586/b020/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1756769586/b024/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1756769586/b025/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1756769586/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1756769586/b007/_pkg_.a packagefile internal/race=/tmp/go-build1756769586/b023/_pkg_.a packagefile cmp=/tmp/go-build1756769586/b032/_pkg_.a packagefile internal/godebug=/tmp/go-build1756769586/b052/_pkg_.a packagefile internal/sync=/tmp/go-build1756769586/b041/_pkg_.a packagefile bufio=/tmp/go-build1756769586/b068/_pkg_.a packagefile internal/oserror=/tmp/go-build1756769586/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build1756769586/b072/_pkg_.a packagefile internal/asan=/tmp/go-build1756769586/b021/_pkg_.a packagefile internal/msan=/tmp/go-build1756769586/b022/_pkg_.a packagefile internal/bisect=/tmp/go-build1756769586/b053/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/quadlet\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x15b9d542b3522ec1a8ce07db196bcc7edcd1153f -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=tqTliAPiqAlbWiHTg085/5Ma3I0Nnpu4BjZqz4Hn1/RJFw76UflmfSO00Z-_Ot/tqTliAPiqAlbWiHTg085 -B 0x15b9d542b3522ec1a8ce07db196bcc7edcd1153f -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/quadlet rm -rf $WORK/b001/ + LDFLAGS= + /usr/bin/make docs docker-docs hack/markdown-preprocess if [ ! -x "./test/tools/build/go-md2man" ]; then \ /usr/bin/make -C test/tools build/go-md2man GOOS=linux GOARCH=amd64; \ fi make[1]: Entering directory '/builddir/build/BUILD/podman-5.8.1/test/tools' go build -o build/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 make[1]: Leaving directory '/builddir/build/BUILD/podman-5.8.1/test/tools' mkdir -p docs/build/man /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-rootless 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-rootless.7.md.tmp.$ && \ mv docs/source/markdown/podman-rootless.7.md.tmp.$ docs/source/markdown/podman-rootless.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-troubleshooting 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-troubleshooting.7.md.tmp.$ && \ mv docs/source/markdown/podman-troubleshooting.7.md.tmp.$ docs/source/markdown/podman-troubleshooting.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found (cd docs; ./dckrman.sh ./build/man/*.1) + pushd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x86d39135f106ccdf4938968bd04173849afb2675 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build3001608875 internal/unsafeheader mkdir -p $WORK/b009/ internal/nettrace mkdir -p $WORK/b070/ log/internal mkdir -p $WORK/b081/ unicode/utf16 mkdir -p $WORK/b064/ internal/godebugs mkdir -p $WORK/b016/ internal/coverage/rtcov mkdir -p $WORK/b015/ internal/itoa internal/msan mkdir -p $WORK/b046/ mkdir -p $WORK/b024/ internal/byteorder mkdir -p $WORK/b013/ internal/goarch mkdir -p $WORK/b007/ echo '# import config' > $WORK/b016/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid DtD7XOqIiddwHTjXxVwg/DtD7XOqIiddwHTjXxVwg -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cmp mkdir -p $WORK/b040/ echo '# import config' > $WORK/b015/importcfg # internal echo '# import config' > $WORK/b064/importcfg # internal echo '# import config' > $WORK/b040/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid -1S3RqXg88YIfSa9U2mj/-1S3RqXg88YIfSa9U2mj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid A3XwtrzXgP5qvdRzJHXN/A3XwtrzXgP5qvdRzJHXN -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo '# import config' > $WORK/b009/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid doWtZggOk3LS7lUy4bYl/doWtZggOk3LS7lUy4bYl -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/cmp/cmp.go encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid aT0g6ZHbvzPY1ideQ2lY/aT0g6ZHbvzPY1ideQ2lY -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/cpu mkdir -p $WORK/b012/ mkdir -p $WORK/b041/ echo '# import config' > $WORK/b081/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid AnyWvMOJ4hU_QzN3Xi5N/AnyWvMOJ4hU_QzN3Xi5N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/log/internal/internal.go internal/goos mkdir -p $WORK/b018/ internal/profilerecord mkdir -p $WORK/b019/ echo '# import config' > $WORK/b018/importcfg # internal echo '# import config' > $WORK/b046/importcfg # internal sync/atomic mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid C0UKkbURjV7SZ4xwkvOP/C0UKkbURjV7SZ4xwkvOP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b070/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid N5jyizVNJfIuuraAsPur/N5jyizVNJfIuuraAsPur -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go internal/runtime/atomic echo '# import config' > $WORK/b013/importcfg # internal mkdir -p $WORK/b020/ echo '# import config' > $WORK/b007/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid vLEgd-mNHbYVGZvsndEA/vLEgd-mNHbYVGZvsndEA -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid 4q_QUn8q8WzFBgWoCbax/4q_QUn8q8WzFBgWoCbax -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo -n > $WORK/b020/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s internal/goexperiment mkdir -p $WORK/b017/ echo -n > $WORK/b033/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid DudqlDnnfwa1qAt9okiS/DudqlDnnfwa1qAt9okiS -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go echo '# import config' > $WORK/b017/importcfg # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid YbB_9F_13-PO8_I-PiRv/YbB_9F_13-PO8_I-PiRv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go math/bits mkdir -p $WORK/b035/ internal/asan echo '# import config' > $WORK/b024/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid DmPYvqq4Kl7jIMR7WyGX/DmPYvqq4Kl7jIMR7WyGX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid Z8NUcKRD9sVRQvlH5zc2/Z8NUcKRD9sVRQvlH5zc2 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid UGNeurVaoFKrpROSe6w_/UGNeurVaoFKrpROSe6w_ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b041/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid EqG-kxMADAwbOmS-VS4u/EqG-kxMADAwbOmS-VS4u -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/encoding.go echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid ZPp0TPGjT7vYUETPhT_d/ZPp0TPGjT7vYUETPhT_d -goversion go1.24.11 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go unicode mkdir -p $WORK/b036/ cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/51/51297f605ef1bea62f154a831bc2cd7601b18c097bdcf414e78d5a40c1e67b6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal echo '# import config' > $WORK/b036/importcfg # internal unicode/utf8 mkdir -p $WORK/b037/ echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid oVdrXL9xsGeiqSrXzMNk/oVdrXL9xsGeiqSrXzMNk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid ffjbX0Sa7QMbQbb6TX2I/ffjbX0Sa7QMbQbb6TX2I -goversion go1.24.11 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go internal/runtime/syscall mkdir -p $WORK/b028/ mkdir -p $WORK/b023/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/0d/0d62debe2d9990da24411df517b0cb53da1335c6b544b3363fe8aba8151d5602-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal echo -n > $WORK/b028/go_asm.h # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cf/cfefc57b3815e25de8ce7916f5deb7d255576d7c14de9a330e3f5e97cfbd5c93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal echo '# import config' > $WORK/b023/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal echo '# import config' > $WORK/b020/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid SPQzjqLfOatZwvAyrvvd/SPQzjqLfOatZwvAyrvvd -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal echo '# import config' > $WORK/b037/importcfg # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2e/2e0d2699f4b1cfccd3339b13dc7286c0904827b04ae6e19172d77f3942258937-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid RO9kPzmW-o0vLIyd-cFx/RO9kPzmW-o0vLIyd-cFx -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid 5ndFnP7WAPHXqyJjy0Dz/5ndFnP7WAPHXqyJjy0Dz -goversion go1.24.11 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78117b41e1b0b079d138f404bb506ee4cfa3e8d860f4ee5e193987924cee2e46-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/94/941231e87c40d97d1bfe89235c9aa5f19e522d09aeb36a4a06d52fc82dc7c3ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ea/ea444051ad26ca43102d05f245d0c67ff378e4988784664c185ff8eaf7b30da9-d # internal internal/runtime/math mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/27/27532189cbf86197ec6ab6f4bde1ad4382527367563d0f12aad0fd1e5ddaa17e-d # internal cat >/tmp/go-build3001608875/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a EOF internal/runtime/sys mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid DrSDi-1ctjWuoywNm-Y4/DrSDi-1ctjWuoywNm-Y4 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0e/0ead547e6f7f1b8d9b227e5459100a3196e30dc6a95a181ae744ba7be22c35e5-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9f/9fd1032479ab888c8487591c6e5b29e14703fea849c4a4750bda563dec6ba9a5-d # internal echo -n > $WORK/b027/go_asm.h # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/dc/dc2971019d9a7eb672132031e7a7cfbc9e174c115f4d343a5dd379ff742dca57-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./empty.s echo '# import config' > $WORK/b028/importcfg # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bc/bc09f4238e779c6f5ad48edc32ccb25348d1448b932b38080fe7b7f0f7422a43-d # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 4OW21Lk9EKH93zu_i6ZC/4OW21Lk9EKH93zu_i6ZC -goversion go1.24.11 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal internal/abi mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/aa/aa323547b79ecf805aaa0335dc538706411aba2813aa1473038d412c401960d1-d # internal echo -n > $WORK/b006/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f8/f836b85ea06c07e6946946cd605e0212c720b2ab9030c4368ea93cb2588b2dc0-d # internal cat >/tmp/go-build3001608875/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/goos=/tmp/go-build3001608875/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid sZTeC7bNSs7q2xeDM9KZ/sZTeC7bNSs7q2xeDM9KZ -goversion go1.24.11 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1f/1ff11aa6f6a3c6952fe6f7289c9c7e90d9d69933b0ed53048536918db16c2a9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ab/ab833655b886505c4373f89a496e676d99a3eaeeca1c2b7bc568c56ca62f6612-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1b/1b5d1a1a9e1aaa0b5124878ecbf23d32470278520c7a8e81b11a2a18dc16733f-d # internal cat >/tmp/go-build3001608875/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid 25ZFbFcAEyFQ_aUf_zjt/25ZFbFcAEyFQ_aUf_zjt -goversion go1.24.11 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cc/cc3a01d67898deac93988fb4b10e644caf9d74dcdba87e7d4eafb7a4dcdc9fda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/db/dbfa8f65f1004f9e8f1ae6f419ea423ec765d2e55a38d112f67706bfb48853b0-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/96/96a6f6a53eaf4ac3e5f4999e614ee36d2c96350007625049a64c301706d34023-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3b/3bd0222dab920a4c468eb8fd2c3e683f8396c55e6c0d5408e849c5704e69d2d7-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5b/5b1804dbce2f264484f4d3c6a24e50d52fd558750717bf2b8212924757bacce7-d # internal internal/chacha8rand mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s echo -n > $WORK/b014/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./chacha8_amd64.s internal/bytealg mkdir -p $WORK/b011/ cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/16/165ee19dfd8f6249f71678d3ea6ec1c33a5892a737f15885de82c614e1ec33c1-d # internal echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b044/ echo -n > $WORK/b044/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b044/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build3001608875/b014/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3001608875/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid C3p8-3QX5ixjmzomca-U/C3p8-3QX5ixjmzomca-U -goversion go1.24.11 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/54/54d6d9afd297911afa353d4110395fea569f9449e51401bf657afbf1fba8faa1-d # internal internal/runtime/exithook mkdir -p $WORK/b021/ cat >/tmp/go-build3001608875/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3001608875/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid XNR2D0B64ks_vGCFKl1N/XNR2D0B64ks_vGCFKl1N -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build3001608875/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3001608875/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid y1ff__c7iB-yg2Kk4cjY/y1ff__c7iB-yg2Kk4cjY -goversion go1.24.11 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cat >/tmp/go-build3001608875/b044/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3001608875/b012/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p math -lang=go1.24 -std -installsuffix shared -buildid aL3bXa0LJCSXyQkJqXqc/aL3bXa0LJCSXyQkJqXqc -goversion go1.24.11 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e1/e10211aee851d071814e7f3b2cd6614373d59171dcc2727a3f89c764d632f8ef-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b014/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/32/32d625319f39c2c28338c8755e7610af6f72181182f49e5123ae1de9a4d2f5d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c0/c08d726bf27bffc18862855b328950987dcaaccdb3acb164a0f66975a8356ec4-d # internal internal/stringslite mkdir -p $WORK/b029/ cat >/tmp/go-build3001608875/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid 3f17aDXE-inTnRtE2POU/3f17aDXE-inTnRtE2POU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9b/9bb9e7c779bf6c75548599d2e1fe7ec9cd4060a7ff0ba47073a86a991b1a3303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/59/5991912100f5c89a3fbeaeb15227a2aecef34114bccb3cb20b27a1ecc734955c-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/floor_amd64.o ./floor_amd64.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/88/8881ffcdce03edeb28e9b2d22dfb774be1b7df1517d5de6b7a09870f03290d5f-d # internal internal/race mkdir -p $WORK/b025/ cat >/tmp/go-build3001608875/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid s4dnEYyDF437E8loVM1e/s4dnEYyDF437E8loVM1e -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/dim_amd64.o $WORK/b044/exp_amd64.o $WORK/b044/floor_amd64.o $WORK/b044/hypot_amd64.o $WORK/b044/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e8/e885bcd94dee5b4d59925fbca0417d8e72eaa2cf7e402e2c33e199405003a89a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8a/8ab45b473026129dfe9dce50e80adab8e8f2fac8082ed2b759a0f6c0177ee7eb-d # internal internal/sync mkdir -p $WORK/b032/ internal/runtime/maps mkdir -p $WORK/b022/ cat >/tmp/go-build3001608875/b032/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid HhD-0e2fYxNeToa18OK-/HhD-0e2fYxNeToa18OK- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build3001608875/b022/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/asan=/tmp/go-build3001608875/b023/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/msan=/tmp/go-build3001608875/b024/_pkg_.a packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3001608875/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3001608875/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid OqZpVB6nnf4Y2Oy13PIJ/OqZpVB6nnf4Y2Oy13PIJ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ad/ad1d8706dc79a8167a4814b538ecc8110eacf3b3f651019c938d271eae127faf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3b/3b8ce54c6e9fb5c7a09ef78c2e2874a78df946ba26cbdf1fb76d01e3655b63d9-d # internal runtime mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build3001608875/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3001608875/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3001608875/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build3001608875/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build3001608875/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3001608875/b017/_pkg_.a packagefile internal/goos=/tmp/go-build3001608875/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3001608875/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3001608875/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3001608875/b021/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3001608875/b022/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3001608875/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3001608875/b027/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3001608875/b028/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid _fmcmOHwJJv3F1senDex/_fmcmOHwJJv3F1senDex -goversion go1.24.11 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/ints.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f1/f1a8b31cbbcc5d32423b23c199a9df5187a6c1e042b04d5e50f829d7e25b7f5e-d # internal internal/reflectlite mkdir -p $WORK/b005/ iter mkdir -p $WORK/b034/ weak mkdir -p $WORK/b074/ cat >/tmp/go-build3001608875/b074/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a EOF echo -n > $WORK/b005/go_asm.h # internal cat >/tmp/go-build3001608875/b034/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 5FiOlSBmXUNf3xAmlBya/5FiOlSBmXUNf3xAmlBya -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/iter/iter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid ot3oWkHccRq26wXCLCtj/ot3oWkHccRq26wXCLCtj -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go sync mkdir -p $WORK/b031/ cat >/tmp/go-build3001608875/b031/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile internal/sync=/tmp/go-build3001608875/b032/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid prT14KYyNkeD9owCddda/prT14KYyNkeD9owCddda -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build3001608875/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3001608875/b009/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid EV9ttoD3sluUwR-3T2wG/EV9ttoD3sluUwR-3T2wG -goversion go1.24.11 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/84/84f19d3c7eaa9ed8ad0456c4b4c73662238f4aaa74c013d2c092f664291f2925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/24/24089bc0438459fe372ee685174702aea2dccd0b701d208cb707fe98681a0569-d # internal maps mkdir -p $WORK/b095/ slices mkdir -p $WORK/b048/ cat >/tmp/go-build3001608875/b048/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a EOF cat >/tmp/go-build3001608875/b095/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid gsLxZBrUad-6bCnNfjbZ/gsLxZBrUad-6bCnNfjbZ -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid 7Ro84O2Xb_PvVH92rCzi/7Ro84O2Xb_PvVH92rCzi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/21/212085c5e1722298531b2ebcc84f464caa662c35921b4bed8c839cfccc4c4429-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/79/798b23e0c41b24c241980521eebcdd5b61e605c9cefeaae7f7f94820136add3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/81/8166744cbda25bb4fcdbab120ca935716a08312cc187e80a15c1de4fc08030fc-d # internal errors mkdir -p $WORK/b004/ cat >/tmp/go-build3001608875/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3001608875/b005/_pkg_.a EOF sort mkdir -p $WORK/b090/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid hAp7q1H2eRx6t1TKi8Qi/hAp7q1H2eRx6t1TKi8Qi -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3001608875/b090/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3001608875/b005/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid llnciurXHyGUyGawSaws/llnciurXHyGUyGawSaws -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/21/219bea2ce851141ecfcffad3e63d12aa0a79ffe91fa55e32852bbb0b4cf74489-d # internal internal/bisect internal/testlog mkdir -p $WORK/b058/ mkdir -p $WORK/b063/ internal/singleflight mkdir -p $WORK/b071/ cat >/tmp/go-build3001608875/b063/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF cat >/tmp/go-build3001608875/b058/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF unique /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid r2CJuMlVPvW4wYA6qq6-/r2CJuMlVPvW4wYA6qq6- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b073/ cat >/tmp/go-build3001608875/b071/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid s1_ujikyjTLZYV3M2DVq/s1_ujikyjTLZYV3M2DVq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid 3IELSSGTpK5Hg-V4LP_W/3IELSSGTpK5Hg-V4LP_W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build3001608875/b073/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile internal/sync=/tmp/go-build3001608875/b032/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile weak=/tmp/go-build3001608875/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid C81VWbkcopHnHueHP36x/C81VWbkcopHnHueHP36x -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go runtime/cgo mkdir -p $WORK/b075/ echo -n > $WORK/b075/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/34/3453fd218e40558235aa419779ce13f6a09d979a2f563f1e94ca5fc316ef7b66-d # internal io mkdir -p $WORK/b030/ path mkdir -p $WORK/b055/ cat >/tmp/go-build3001608875/b030/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b069/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid Frz6uZ9qcnFhLEav-NXP/Frz6uZ9qcnFhLEav-NXP -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build3001608875/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cat >/tmp/go-build3001608875/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a EOF internal/oserror mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid mo9H7vtNfwh5c7-677ul/mo9H7vtNfwh5c7-677ul -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid 7efH8wuAMfs9l9YyRa94/7efH8wuAMfs9l9YyRa94 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build3001608875/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a EOF strconv mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid 4X-98Zd2yQKd7ou2OaNI/4X-98Zd2yQKd7ou2OaNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build3001608875/b047/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid Chm58daJpYiOZ20ILXbW/Chm58daJpYiOZ20ILXbW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/20/20364bc10e9477ec0d7abfe90081d1f1472c9ea13011bed41a9e9c824154f542-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d0/d02e0af4cb153393816abf5af7405a0e077052de1fe0cdfc374e048927d1b63d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/64/6466787fb11df3ab2bfac0ae2c13c88fa06b96443bcbfeb4d4b10c9f45e0b806-d # internal syscall mkdir -p $WORK/b059/ echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./asm_linux_amd64.s cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x001.o -c _cgo_export.c cat >/tmp/go-build3001608875/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/asan=/tmp/go-build3001608875/b023/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/msan=/tmp/go-build3001608875/b024/_pkg_.a packagefile internal/oserror=/tmp/go-build3001608875/b054/_pkg_.a packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3001608875/b028/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid uBNiEIuaYsAPYQr-lFub/uBNiEIuaYsAPYQr-lFub -goversion go1.24.11 -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ce/ce30ea0d5139d9f380ad17f72f8aa5ec85068b4b6e7f7b4faa38e07fad7326c5-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1f/1f9e9a7361e36fb5f27e693682a970b13d375bf98cacb3427e0fdc58cbbf31b2-d # internal internal/godebug mkdir -p $WORK/b057/ cat >/tmp/go-build3001608875/b057/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3001608875/b058/_pkg_.a packagefile internal/godebugs=/tmp/go-build3001608875/b016/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid ETOlBY6fzFY4MuAsACZO/ETOlBY6fzFY4MuAsACZO -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/00/0095f5e587c026cbe16cdb34a1f95f9ad9e1a4e64b683ab5ef11ea6ffe862ae3-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b038/ cat >/tmp/go-build3001608875/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 1xK6yQ-Psi3mHLISkaz-/1xK6yQ-Psi3mHLISkaz- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build3001608875/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid _h0GWSUKoMjD4uIJ60Ra/_h0GWSUKoMjD4uIJ60Ra -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6d/6d0e9656dd7ac4afc14625502ab7755ca7337e7f62a79d9f396fb84895c9c8fc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8a/8ab06fd28ff4e117be8dbab5d210191d62acb104636c65ffd3e24576d06bf2bc-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/49/491689ef2f425dd316bae431ea2060f6ba9280980736268d303678bb8b4f43c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0e2ee44d752831eac7616adb9d9233d9881211f67aa1b9efc53d8951c690d205-d # internal net/netip mkdir -p $WORK/b072/ cat >/tmp/go-build3001608875/b072/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile unique=/tmp/go-build3001608875/b073/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid D4t--oTFEF3XFxtooNfk/D4t--oTFEF3XFxtooNfk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go reflect mkdir -p $WORK/b045/ echo -n > $WORK/b045/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b045/symabis ./asm_amd64.s cat >/tmp/go-build3001608875/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3001608875/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3001608875/b027/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3001608875/b009/_pkg_.a packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid cii-ljGBO9OVq_BRD4qQ/cii-ljGBO9OVq_BRD4qQ -goversion go1.24.11 -symabis $WORK/b045/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/af/afd8ef2649c84c1fb5aa2446c39aa4ae8e9ab84be2fe8745d81f047c94b986af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a8/a85e9f9d561788ab844e4d2d9fc798c744a47e6749dc577732e10c26b472d3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/64/64b1b792ae68372636ecceb5085a6a36815d790dc797ebf2f1f2a7d61c6d458f-d # internal bufio mkdir -p $WORK/b002/ cat >/tmp/go-build3001608875/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b089/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid X5nc9c8mDZ72BaFwJtFh/X5nc9c8mDZ72BaFwJtFh -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build3001608875/b089/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile sort=/tmp/go-build3001608875/b090/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid vkjaQyE8a-yX19pMItY9/vkjaQyE8a-yX19pMItY9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/99/99a54580da2df91bccc936173aa399c3d4dae0fd9fa83b203f107771dcff00f0-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x010.o -c gcc_stack_unix.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x011.o -c gcc_traceback.c cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/10/10f13e5d1c4d0d5ec123894f3e326d77de79c8d3e36713cd265e36a55c71f080-d # internal github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b083/ internal/syscall/execenv mkdir -p $WORK/b062/ cat >/tmp/go-build3001608875/b062/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a EOF cat >/tmp/go-build3001608875/b083/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid F7ilBsCTQy03iVdNOIcf/F7ilBsCTQy03iVdNOIcf -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b056/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -lang=go1.24 -complete -installsuffix shared -buildid A3BrZp7X8Bd97hPAq3ml/A3BrZp7X8Bd97hPAq3ml -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex/filemutex_flock.go cat >/tmp/go-build3001608875/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3001608875/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p time -lang=go1.24 -std -installsuffix shared -buildid JTtq0jes221P-mx5-p_D/JTtq0jes221P-mx5-p_D -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >/tmp/go-build3001608875/b061/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid bx5xX0oBjkB58_dBnsNn/bx5xX0oBjkB58_dBnsNn -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4d/4d778785d23d6f02d5bcb2bf4de2967b66bf469b38b149093845dcbd5f711b48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f2/f2de1b593d2d887a56c34c98d8b3c2b093f8e52119a451654a266b6a0cd45aed-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f7/f74236cd3f64b9df929c4d8965ea66b740c0efd1cab27926ce94f3a48f26b18b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/78/7809f64c09d819c9b6a4a5139e78a7b28e24a6b19463ab6754762ec180637a1c-d # internal regexp mkdir -p $WORK/b088/ cat >/tmp/go-build3001608875/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile regexp/syntax=/tmp/go-build3001608875/b089/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid XCs7C3emR7kYtjnzbyT-/XCs7C3emR7kYtjnzbyT- -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_x014.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4jDfLaugoOUSI50xr4xu -o $WORK/b075/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/02/020e8ce58e9678d89dcd60932e4b1fe0eae2c9661500cceb0f9be43dd81049a6-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker echo -n > $WORK/b075/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >/tmp/go-build3001608875/b075/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3001608875/b027/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid 4jDfLaugoOUSI50xr4xu/4jDfLaugoOUSI50xr4xu -goversion go1.24.11 -symabis $WORK/b075/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/cf/cfd00414dd22504d47402cfe4812587fbb0dcd7cc9e3f1fc40abb437c5e6c613-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b075/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2e/2e18df3be63e1a4f7e35904ae57fc2afcdfe8cc487f659ed2e52b1bddc29d7b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6f/6fe768678b3039fffa3f5c24db1e166df4adff34c6a918263ea3292e52694501-d # internal context mkdir -p $WORK/b068/ io/fs mkdir -p $WORK/b053/ cat >/tmp/go-build3001608875/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3001608875/b005/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF cat >/tmp/go-build3001608875/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/oserror=/tmp/go-build3001608875/b054/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid SRFGh2iiiZnrXbjaulYq/SRFGh2iiiZnrXbjaulYq -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid XDXadcb7Yc7W9Ky0V0pk/XDXadcb7Yc7W9Ky0V0pk -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b060/ cat >/tmp/go-build3001608875/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3001608875/b061/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid _4Ka56TlgoBUxxccnIFU/_4Ka56TlgoBUxxccnIFU -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/69/69887fb47b3e7eac8cf0f82c62ab7c099bfb4f40d198caaf541f6d59c18b5746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/47/47f75dc5392f7e2f90f7d8153a79f1def0d3525133517e1a5ea758b99bb47ffd-d # internal internal/filepathlite mkdir -p $WORK/b052/ cat >/tmp/go-build3001608875/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid ldbbPXbe0rGExHSH08HF/ldbbPXbe0rGExHSH08HF -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a9/a97442ce2f3a7b00d1510170592b0140ae24c16ef527d0d6320e9416c384951c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/73/739d2ae38408e6635fe665b6ef1b152f2dcb5611ec341b76cbce6e7803e2adbd-d # internal os mkdir -p $WORK/b051/ cat >/tmp/go-build3001608875/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3001608875/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/poll=/tmp/go-build3001608875/b060/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3001608875/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3001608875/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build3001608875/b063/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p os -lang=go1.24 -std -installsuffix shared -buildid _1CY9I1oUkxz8A76E1TX/_1CY9I1oUkxz8A76E1TX -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b045/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3b/3bffb5808d94cd3e90e4a35f260620e8756f9415b16b7cb0d998546aac9af553-d # internal internal/fmtsort mkdir -p $WORK/b050/ encoding/binary mkdir -p $WORK/b043/ cat >/tmp/go-build3001608875/b050/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a EOF cat >/tmp/go-build3001608875/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid OC7s9HtP-OKPKE2eEFNI/OC7s9HtP-OKPKE2eEFNI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid pYCxgt2bC6gLhIdEQL8W/pYCxgt2bC6gLhIdEQL8W -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/18/18d5d0900694548a267a1554c5f93cbb014b408296b1a38b5d7a75229d2aeea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ca/ca9201d0f6d6eb1f6bff773512909f1bb096aee043d831b75652d92cf49958c9-d # internal encoding/base64 mkdir -p $WORK/b042/ cat >/tmp/go-build3001608875/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3001608875/b043/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid 1ti_cIz4GSUcbjGJ2A6S/1ti_cIz4GSUcbjGJ2A6S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b093/ echo -n > $WORK/b093/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./asm_linux_amd64.s cat >/tmp/go-build3001608875/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build3001608875/b043/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sort=/tmp/go-build3001608875/b090/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid 2_xcwbEEPR36rrBEGR4J/2_xcwbEEPR36rrBEGR4J -goversion go1.24.11 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b4/b4abc440a0a98c309b092caa095722ce0c719ee2eab7f824a87c72e44687319d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/11774395e46480562e260f49495a64bda50796980b5c2147a488f3f5abea9cc9-d # internal io/ioutil mkdir -p $WORK/b079/ fmt path/filepath mkdir -p $WORK/b049/ mkdir -p $WORK/b085/ cat >/tmp/go-build3001608875/b079/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid 2Kg3tr5GjhIM-tFoXYFW/2Kg3tr5GjhIM-tFoXYFW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build3001608875/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3001608875/b050/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid qrJvoUk2Yg36614yja0S/qrJvoUk2Yg36614yja0S -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build3001608875/b085/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3001608875/b052/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid O3bucU1tpPaXEO-fRKJI/O3bucU1tpPaXEO-fRKJI -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b067/ echo -n > $WORK/b067/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fa/faf158fb22deb3c4c9d83d228faaa6854a4f96c7c7c7f30795dcc93d2802cbad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ac/ac75a21f64ff013d99fc01f7142331d3682fbcf58c5561d94d6fd46d792b2da8-d # internal os/exec mkdir -p $WORK/b087/ cat >/tmp/go-build3001608875/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile context=/tmp/go-build3001608875/b068/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build3001608875/b057/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3001608875/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3001608875/b061/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile path/filepath=/tmp/go-build3001608875/b085/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid MDVNjbbKUs5MQJo0WjET/MDVNjbbKUs5MQJo0WjET -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f9/f954185c8097a079d6d021b5b3c4783c273f5833fd89aec901973a1208264f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/01/01d635b00b415baf57541873953c5c05520f1a6f4dfcf15e8d06974849eb8601-d # internal log mkdir -p $WORK/b080/ text/template/parse mkdir -p $WORK/b097/ net/url mkdir -p $WORK/b096/ github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b091/ encoding/json mkdir -p $WORK/b039/ cat >/tmp/go-build3001608875/b080/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile log/internal=/tmp/go-build3001608875/b081/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF cat >/tmp/go-build3001608875/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid 6rJ5Xwb-8u3kB-69dIB9/6rJ5Xwb-8u3kB-69dIB9 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid OD5aQUcWRWcgPtwfXLp3/OD5aQUcWRWcgPtwfXLp3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/tmp/go-build3001608875/b091/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF cat >/tmp/go-build3001608875/b039/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile encoding=/tmp/go-build3001608875/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build3001608875/b042/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf16=/tmp/go-build3001608875/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF cat >/tmp/go-build3001608875/b096/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile internal/godebug=/tmp/go-build3001608875/b057/_pkg_.a packagefile maps=/tmp/go-build3001608875/b095/_pkg_.a packagefile net/netip=/tmp/go-build3001608875/b072/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid vItXBqhnM5_Jtxkf-oob/vItXBqhnM5_Jtxkf-oob -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/dnsname/vendor/github.com/pkg/errors -lang=go1.24 -complete -installsuffix shared -buildid ggoTb-CoAylwut48r__Y/ggoTb-CoAylwut48r__Y -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid r79ZQAsiqkTCk5ipJAFu/r79ZQAsiqkTCk5ipJAFu -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b6/b6c90c3a590cca09707c1ac49c443f1e5b522a195193876f74bfc9bfda76d887-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3a/3a922fb20d26794b50162108e6176c755320b5ffd15751520dccd427351fcaf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/49/49ab19c17dadd844658055184a503b2f439c2a9d5200d9df22ec3d984384c79f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1a/1a7f5a9591d47a0641a434bce855630f94819b803812113e6c07f47316378e19-d # internal text/template mkdir -p $WORK/b094/ cat >/tmp/go-build3001608875/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3001608875/b050/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile maps=/tmp/go-build3001608875/b095/_pkg_.a packagefile net/url=/tmp/go-build3001608875/b096/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3001608875/b085/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile text/template/parse=/tmp/go-build3001608875/b097/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid --0tkTS8kKw1s_S21eQ0/--0tkTS8kKw1s_S21eQ0 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7a/7a3d9ea215e48709e24f8ebe17ce36843e28aaea8e55a9632fc6e6ca526bcd22-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe018a7622887246795a7082e64e24bb5d98affe647440079b7b4a49b0f32e7e-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b092/ cat >/tmp/go-build3001608875/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3001608875/b002/_pkg_.a packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile context=/tmp/go-build3001608875/b068/_pkg_.a packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build3001608875/b093/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile log=/tmp/go-build3001608875/b080/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile sort=/tmp/go-build3001608875/b090/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid oLCRYxH018dVIGcPllvb/oLCRYxH018dVIGcPllvb -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/writer.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5e/5eb65f2482618e0d5d06ae5776b4d524d70b4074e503cfb052dacd5d84f7b1e7-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=CocAF-G6LWjsYwooGNn8 -o $WORK/b067/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/8a/8ac046665b6aedae80aabc15bf737c54bf97fa8ed2bd713213be0781c06cf42d-d # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >/tmp/go-build3001608875/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile context=/tmp/go-build3001608875/b068/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3001608875/b069/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3001608875/b057/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/nettrace=/tmp/go-build3001608875/b070/_pkg_.a packagefile internal/poll=/tmp/go-build3001608875/b060/_pkg_.a packagefile internal/singleflight=/tmp/go-build3001608875/b071/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3001608875/b061/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile net/netip=/tmp/go-build3001608875/b072/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a packagefile runtime/cgo=/tmp/go-build3001608875/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net -lang=go1.24 -std -installsuffix shared -buildid CocAF-G6LWjsYwooGNn8/CocAF-G6LWjsYwooGNn8 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix_cgo.cgo1.go $WORK/b067/cgo_unix_cgo_res.cgo1.go $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/be/be04cbb4b902a83f356933390d71cfa2acf4d091f158c290e030e4deeec42ad4-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b066/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b084/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b086/ cat >/tmp/go-build3001608875/b066/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3001608875/b041/_pkg_.a packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid 8mR0MT7V3o9KqvQqp7Ph/8mR0MT7V3o9KqvQqp7Ph -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/types.go cat >/tmp/go-build3001608875/b084/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3001608875/b067/_pkg_.a EOF cat >/tmp/go-build3001608875/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile os/exec=/tmp/go-build3001608875/b087/_pkg_.a packagefile regexp=/tmp/go-build3001608875/b088/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -lang=go1.24 -complete -installsuffix shared -buildid 4S1nIsRIkbzTMhlMeZ7F/4S1nIsRIkbzTMhlMeZ7F -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -lang=go1.24 -complete -installsuffix shared -buildid 0RdixYkG6H4MpyqajK5M/0RdixYkG6H4MpyqajK5M -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/iptables.go ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f8/f8673a843702fd683e17c02a6915be12fba6d8999efaeebd96be57cfe392446b-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b082/ cat >/tmp/go-build3001608875/b082/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build3001608875/b083/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build3001608875/b084/_pkg_.a packagefile io/ioutil=/tmp/go-build3001608875/b079/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3001608875/b085/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -lang=go1.24 -complete -installsuffix shared -buildid EBZtlwE_EuWbe-y3U5Y3/EBZtlwE_EuWbe-y3U5Y3 -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/backend.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7f/7fd53a5c430cf5520c15c1597ae7d8a2dc9e1b1daf0acef79d016f2db3165c5c-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b077/ cat >/tmp/go-build3001608875/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -lang=go1.24 -complete -installsuffix shared -buildid pmgpvTP1DxGg1juMExSw/pmgpvTP1DxGg1juMExSw -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/7178fefab4df740fc03aa00229debc0d35b9e756ab1d3cf7cd40e2ce9408203f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a6/a65a42cb214a97e66ac90b0a3afaf4e44e786d5a3ebcaf791f9114a4f5d464ab-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b078/ cat >/tmp/go-build3001608875/b078/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3001608875/b077/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -lang=go1.24 -complete -installsuffix shared -buildid IylnJWtE1l6RJbOd0Q1p/IylnJWtE1l6RJbOd0Q1p -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/22/220c3c47fac72b973018f49c39c5d6cd9da29a0c356832ad3221206ee457ee88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/de/de9ca211ac7d57c8bde29e2fe9fc35f144f1de54bd2867b742fbe1589e19e0e3-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b076/ cat >/tmp/go-build3001608875/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3001608875/b077/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build3001608875/b078/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid XQECEHCsrlkmQsVjzsYv/XQECEHCsrlkmQsVjzsYv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/41/4185e0b1b49d49b48e7acb8e44b3248784a578a7405f0a0b0671fe7e0ecf4bf2-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b065/ cat >/tmp/go-build3001608875/b065/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build3001608875/b076/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile io/ioutil=/tmp/go-build3001608875/b079/_pkg_.a packagefile log=/tmp/go-build3001608875/b080/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -lang=go1.24 -complete -installsuffix shared -buildid 8dMnxN2XhaDZhqxdIahv/8dMnxN2XhaDZhqxdIahv -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel/skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3a/3ac13b332ddc75b6b9f210379e8e25264b5ab873e0026131881036dc49e7171c-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >/tmp/go-build3001608875/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3001608875/b002/_pkg_.a packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build3001608875/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build3001608875/b078/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build3001608875/b076/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build3001608875/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build3001608875/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build3001608875/b091/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build3001608875/b092/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build3001608875/b093/_pkg_.a packagefile io/ioutil=/tmp/go-build3001608875/b079/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile os/exec=/tmp/go-build3001608875/b087/_pkg_.a packagefile path/filepath=/tmp/go-build3001608875/b085/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile text/template=/tmp/go-build3001608875/b094/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build3001608875/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid QDkIoyBcUom5TmpYTjYW/QDkIoyBcUom5TmpYTjYW -goversion go1.24.11 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/config.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/files.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/main.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/result.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/service.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ce/cebc07fec5a2b7ba59002a583977a91816ef83fd51bd17a44e69b307a96909b8-d # internal cat >/tmp/go-build3001608875/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=/tmp/go-build3001608875/b001/_pkg_.a packagefile bufio=/tmp/go-build3001608875/b002/_pkg_.a packagefile bytes=/tmp/go-build3001608875/b003/_pkg_.a packagefile encoding/json=/tmp/go-build3001608875/b039/_pkg_.a packagefile errors=/tmp/go-build3001608875/b004/_pkg_.a packagefile fmt=/tmp/go-build3001608875/b049/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build3001608875/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build3001608875/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build3001608875/b078/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build3001608875/b076/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build3001608875/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build3001608875/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build3001608875/b091/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build3001608875/b092/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build3001608875/b093/_pkg_.a packagefile io/ioutil=/tmp/go-build3001608875/b079/_pkg_.a packagefile net=/tmp/go-build3001608875/b067/_pkg_.a packagefile os=/tmp/go-build3001608875/b051/_pkg_.a packagefile os/exec=/tmp/go-build3001608875/b087/_pkg_.a packagefile path/filepath=/tmp/go-build3001608875/b085/_pkg_.a packagefile strconv=/tmp/go-build3001608875/b047/_pkg_.a packagefile strings=/tmp/go-build3001608875/b038/_pkg_.a packagefile syscall=/tmp/go-build3001608875/b059/_pkg_.a packagefile text/template=/tmp/go-build3001608875/b094/_pkg_.a packagefile runtime=/tmp/go-build3001608875/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build3001608875/b075/_pkg_.a packagefile io=/tmp/go-build3001608875/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build3001608875/b037/_pkg_.a packagefile internal/bytealg=/tmp/go-build3001608875/b011/_pkg_.a packagefile iter=/tmp/go-build3001608875/b034/_pkg_.a packagefile math/bits=/tmp/go-build3001608875/b035/_pkg_.a packagefile unicode=/tmp/go-build3001608875/b036/_pkg_.a packagefile cmp=/tmp/go-build3001608875/b040/_pkg_.a packagefile encoding=/tmp/go-build3001608875/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build3001608875/b042/_pkg_.a packagefile math=/tmp/go-build3001608875/b044/_pkg_.a packagefile reflect=/tmp/go-build3001608875/b045/_pkg_.a packagefile slices=/tmp/go-build3001608875/b048/_pkg_.a packagefile sync=/tmp/go-build3001608875/b031/_pkg_.a packagefile unicode/utf16=/tmp/go-build3001608875/b064/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3001608875/b005/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3001608875/b050/_pkg_.a packagefile log=/tmp/go-build3001608875/b080/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3001608875/b077/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build3001608875/b083/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build3001608875/b084/_pkg_.a packagefile path=/tmp/go-build3001608875/b055/_pkg_.a packagefile regexp=/tmp/go-build3001608875/b088/_pkg_.a packagefile context=/tmp/go-build3001608875/b068/_pkg_.a packagefile sort=/tmp/go-build3001608875/b090/_pkg_.a packagefile sync/atomic=/tmp/go-build3001608875/b033/_pkg_.a packagefile time=/tmp/go-build3001608875/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build3001608875/b043/_pkg_.a packagefile io/fs=/tmp/go-build3001608875/b053/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3001608875/b069/_pkg_.a packagefile internal/godebug=/tmp/go-build3001608875/b057/_pkg_.a packagefile internal/itoa=/tmp/go-build3001608875/b046/_pkg_.a packagefile internal/nettrace=/tmp/go-build3001608875/b070/_pkg_.a packagefile internal/poll=/tmp/go-build3001608875/b060/_pkg_.a packagefile internal/singleflight=/tmp/go-build3001608875/b071/_pkg_.a packagefile internal/stringslite=/tmp/go-build3001608875/b029/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3001608875/b061/_pkg_.a packagefile net/netip=/tmp/go-build3001608875/b072/_pkg_.a packagefile internal/byteorder=/tmp/go-build3001608875/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3001608875/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3001608875/b007/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3001608875/b062/_pkg_.a packagefile internal/testlog=/tmp/go-build3001608875/b063/_pkg_.a packagefile internal/abi=/tmp/go-build3001608875/b006/_pkg_.a packagefile internal/asan=/tmp/go-build3001608875/b023/_pkg_.a packagefile internal/msan=/tmp/go-build3001608875/b024/_pkg_.a packagefile internal/oserror=/tmp/go-build3001608875/b054/_pkg_.a packagefile internal/race=/tmp/go-build3001608875/b025/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3001608875/b028/_pkg_.a packagefile maps=/tmp/go-build3001608875/b095/_pkg_.a packagefile net/url=/tmp/go-build3001608875/b096/_pkg_.a packagefile text/template/parse=/tmp/go-build3001608875/b097/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3001608875/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3001608875/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build3001608875/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build3001608875/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3001608875/b017/_pkg_.a packagefile internal/goos=/tmp/go-build3001608875/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3001608875/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3001608875/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3001608875/b021/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3001608875/b022/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3001608875/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3001608875/b027/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3001608875/b009/_pkg_.a packagefile internal/sync=/tmp/go-build3001608875/b032/_pkg_.a packagefile log/internal=/tmp/go-build3001608875/b081/_pkg_.a packagefile regexp/syntax=/tmp/go-build3001608875/b089/_pkg_.a packagefile internal/bisect=/tmp/go-build3001608875/b058/_pkg_.a packagefile unique=/tmp/go-build3001608875/b073/_pkg_.a packagefile weak=/tmp/go-build3001608875/b074/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/dnsname/plugins/meta/dnsname\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x86d39135f106ccdf4938968bd04173849afb2675 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=CnaytTtTjuy4e9y0qWjJ/QDkIoyBcUom5TmpYTjYW/1C21H083N0wEfHqgNeht/CnaytTtTjuy4e9y0qWjJ -B 0x86d39135f106ccdf4938968bd04173849afb2675 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -rf $WORK/b001/ + popd ~/build/BUILD/podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U24bvN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 + cd podman-5.8.1 + install -dp /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system + PODMAN_VERSION=5.8.1 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc install.bin install.remote install.man install.systemd install.completions install.docker install.docker-docs install.remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman ln -sf podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podmansh test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman install -m 755 bin/rootlessport /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport bin/rootlessport install -m 755 bin/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system-generators/podman-system-generator install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user-generators/podman-user-generator install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote test "linux" != "windows" || \ install -m 755 bin/win-sshproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test "linux" != "windows" || \ install -m 755 bin/gvproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test "linux" != "darwin" || \ install -m 755 bin/podman-mac-helper /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote \ bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 install -m 644 docs/build/man/podman-artifact-add.1 docs/build/man/podman-artifact-extract.1 docs/build/man/podman-artifact-inspect.1 docs/build/man/podman-artifact-ls.1 docs/build/man/podman-artifact-pull.1 docs/build/man/podman-artifact-push.1 docs/build/man/podman-artifact-rm.1 docs/build/man/podman-artifact.1 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.1 docs/build/man/podman-compose.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-clone.1 docs/build/man/podman-container-diff.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-inspect.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-farm-build.1 docs/build/man/podman-farm-create.1 docs/build/man/podman-farm-list.1 docs/build/man/podman-farm-remove.1 docs/build/man/podman-farm-update.1 docs/build/man/podman-farm.1 docs/build/man/podman-generate-spec.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-inspect.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-scp.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-kube-apply.1 docs/build/man/podman-kube-down.1 docs/build/man/podman-kube-generate.1 docs/build/man/podman-kube-play.1 docs/build/man/podman-kube.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-machine-cp.1 docs/build/man/podman-machine-info.1 docs/build/man/podman-machine-init.1 docs/build/man/podman-machine-inspect.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-os-apply.1 docs/build/man/podman-machine-os.1 docs/build/man/podman-machine-reset.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-set.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network-update.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-clone.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-logs.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-quadlet-install.1 docs/build/man/podman-quadlet-list.1 docs/build/man/podman-quadlet-print.1 docs/build/man/podman-quadlet-rm.1 docs/build/man/podman-quadlet.1 docs/build/man/podman-remote.1 docs/build/man/podman-rename.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-secret-create.1 docs/build/man/podman-secret-exists.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-check.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-update.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.1 docs/build/man/podman-volume-export.1 docs/build/man/podman-volume-import.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-mount.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-reload.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume-unmount.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 docs/build/man/podmansh.1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/source/markdown/links/*1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/podman-systemd.unit.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-rootless.7 docs/build/man/podman-troubleshooting.7 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-auto-update.service.in >contrib/systemd/system/podman-auto-update.service.tmp.$ \ && mv -f contrib/systemd/system/podman-auto-update.service.tmp.$ contrib/systemd/system/podman-auto-update.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman.service.in >contrib/systemd/system/podman.service.tmp.$ \ && mv -f contrib/systemd/system/podman.service.tmp.$ contrib/systemd/system/podman.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-restart.service.in >contrib/systemd/system/podman-restart.service.tmp.$ \ && mv -f contrib/systemd/system/podman-restart.service.tmp.$ contrib/systemd/system/podman-restart.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-kube@.service.in >contrib/systemd/system/podman-kube@.service.tmp.$ \ && mv -f contrib/systemd/system/podman-kube@.service.tmp.$ contrib/systemd/system/podman-kube@.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-clean-transient.service.in >contrib/systemd/system/podman-clean-transient.service.tmp.$ \ && mv -f contrib/systemd/system/podman-clean-transient.service.tmp.$ contrib/systemd/system/podman-clean-transient.service install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user for unit in contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service \ contrib/systemd/system/podman-auto-update.timer \ contrib/systemd/system/podman.socket; do \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/$(basename $unit); \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system/$(basename $unit); \ done # HACK; as rootless this unit will not work due the requires on a non existing target # as the user session does not see system units. We could define two different units # but this seems much more complicated then this small fixup here. # https://github.com/containers/podman/issues/23790 sed -i '/Requires=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-clean-transient.service sed -i '/After=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-clean-transient.service # Important this unit should only be installed for the user session and is thus not added to the loop above. install -m 644 contrib/systemd/user/podman-user-wait-network-online.service \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-user-wait-network-online.service rm -f contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d # There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile. install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin env BINDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc envsubst '$BINDIR;$ETCDIR' < docker/docker.in > /tmp/tmp.w7LLgyS9qV install -m 755 /tmp/tmp.w7LLgyS9qV /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/docker rm /tmp/tmp.w7LLgyS9qV install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d install -m 644 docker/podman-docker.sh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d/podman-docker.sh install -m 644 docker/podman-docker.csh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d/podman-docker.csh install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/build/man/docker*.5 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 make: Nothing to be done for 'install.remote'. + sed -i 's;/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64;;g' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/docker + cd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname + cd .. ++ find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 -type f ++ sed s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-down.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-extract.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-print.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podmansh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-spec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-connect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-compose.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-scp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-set.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ssh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-check.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-disconnect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-install.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/podman-systemd.unit.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/quadlet.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-rootless.7*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-troubleshooting.7*' + rm -f /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5/dockerfile.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5/dockerignore.5 + install -d -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/011-image.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/011-image.bats' 'test/system/012-manifest.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/012-manifest.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/032-sig-proxy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/032-sig-proxy.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/085-top.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/085-top.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/125-import.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/125-import.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/155-partial-pull.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/155-partial-pull.bats' 'test/system/156-pull-policy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/156-pull-policy.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/161-volume-quotas.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/161-volume-quotas.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/170-run-userns.bats' 'test/system/180-blkio.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/180-blkio.bats' 'test/system/190-run-ipcns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/190-run-ipcns.bats' 'test/system/195-run-namespaces.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/195-run-namespaces.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/251-system-service.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/251-system-service.bats' 'test/system/252-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/252-quadlet.bats' 'test/system/253-podman-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/253-podman-quadlet.bats' 'test/system/254-podman-quadlet-multi.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/254-podman-quadlet-multi.bats' 'test/system/255-auto-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/255-auto-update.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/271-tcp-cors-server.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/271-tcp-cors-server.bats' 'test/system/272-system-connection.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/272-system-connection.bats' 'test/system/273-remote-spot-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/273-remote-spot-check.bats' 'test/system/280-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/280-update.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/331-system-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/331-system-check.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/505-networking-pasta.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/505-networking-pasta.bats' 'test/system/520-checkpoint.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/520-checkpoint.bats' 'test/system/550-pause-process.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/550-pause-process.bats' 'test/system/555-migration.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/555-migration.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/600-completion.bats' 'test/system/610-format.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/610-format.bats' 'test/system/620-option-conflicts.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/620-option-conflicts.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/700-play.bats' 'test/system/702-artifact.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/702-artifact.bats' 'test/system/710-kube.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/710-kube.bats' 'test/system/750-trust.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/750-trust.bats' 'test/system/760-system-renumber.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/760-system-renumber.bats' 'test/system/800-config.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/800-config.bats' 'test/system/850-compose.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/850-compose.bats' 'test/system/900-ssh.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/900-ssh.bats' 'test/system/950-preexec-hooks.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/950-preexec-hooks.bats' 'test/system/999-final.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/999-final.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/README.md' 'test/system/build-systemd-image' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/build-systemd-image' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.network.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.network.bash' 'test/system/helpers.registry.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.registry.bash' 'test/system/helpers.sig-proxy.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.sig-proxy.bash' 'test/system/helpers.systemd.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.systemd.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.t' 'test/system/setup_suite.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/setup_suite.bash' + cp -pav test/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.8.1-1.oc9 --unique-debug-suffix -5.8.1-1.oc9.x86_64 --unique-debug-src-base podman-5.8.1-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-5.8.1 extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 58338 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/podman/test/system/build-systemd-image from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/helpers.t from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/build-testimage from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fRM43h + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-5.8.1-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pa8sEU + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zoFpiq + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman = 5.8.1-1.oc9 podman(x86-64) = 5.8.1-1.oc9 podman-manpages = 5.8.1-1.oc9 podman-quadlet = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libseccomp.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Obsoletes: podman-quadlet <= 4.4.0 Recommends: gvisor-tap-vsock Suggests: containernetworking-plugins Processing files: podman-docker-5.8.1-1.oc9.noarch Provides: podman-docker = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce moby Processing files: podman-remote-5.8.1-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HpvQiN + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 5.8.1-1.oc9 podman-remote(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Processing files: podman-plugins-5.8.1-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7gBKUa + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README.md dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README_PODMAN.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gnLVsX + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 5.8.1-1.oc9 podman-plugins(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Recommends: gvisor-tap-vsock Processing files: podman-tests-5.8.1-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.60NYdb + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 5.8.1-1.oc9 podman-tests(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: podmansh-5.8.1-1.oc9.x86_64 Provides: podman-podmansh = 5.8.1-1.oc9 podman-shell = 5.8.1-1.oc9 podmansh = 5.8.1-1.oc9 podmansh(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-5.8.1-1.oc9.x86_64 Provides: podman-debugsource = 5.8.1-1.oc9 podman-debugsource(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = 6459c9b5410dcf05d6fcac0eeba41a292176dfee debuginfo(build-id) = baf6102382b14390c9f7cc278f6bf12685f75457 debuginfo(build-id) = cb35e899b9886475a1f79568f40c8b3d91bb7431 podman-debuginfo = 5.8.1-1.oc9 podman-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Processing files: podman-remote-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = f879ca1b9cee04cfa607b11a2f6e37d4a9bdbbab podman-remote-debuginfo = 5.8.1-1.oc9 podman-remote-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Processing files: podman-plugins-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = 3698f2bd5be8dbf6993b94ed5ae17a164e1ad7c9 podman-plugins-debuginfo = 5.8.1-1.oc9 podman-plugins-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 Wrote: /builddir/build/RPMS/podmansh-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-5.8.1-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/podman-tests-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-5.8.1-1.oc9.x86_64.rpm Child return code was: 0